GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories (google_api_big_query v0.57.0) 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
Specs
t() :: %GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories{ names: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.