google_api_big_query v0.6.0 GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories View Source
[Optional] The categories attached to this field, used for field-level access control.
Attributes
- names ([String.t]): A list of category resource names. For example, "projects/1/taxonomies/2/categories/3". At most 5 categories are allowed. Defaults to:
null
.
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 Source
t()
View Source
t() :: %GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories{names: [any()]}
t() :: %GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories{names: [any()]}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.