[Optional] The categories attached to this field, used for field-level access control.
-
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.
Specs
t() :: %GoogleApi.BigQuery.V2.Model.TableFieldSchemaCategories{ names: [String.t()] }