view property
Column key to use for values in the row.
Defaults to user entered name.
Optional. Possible string values are:
- "VIEW_UNSPECIFIED" : Defaults to user entered text.
- "COLUMN_ID_VIEW" : Uses internally generated column id to identify values.
Implementation
core.String? view;