google_api_big_query v0.28.0 GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories View Source
[Optional] The categories attached to this field, used for field-level access control.
Attributes
names(type:list(String.t), default:nil) - A list of category resource names. For example, "projects/1/taxonomies/2/categories/3". At most 5 categories are allowed.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories{
names: [String.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.