view property
When specified, only certain fields belonging to the indicated view will be returned. Possible string values are:
- "LABEL_VIEW_BASIC" : Implies the field mask:
name,id,revision_id,label_type,properties.*
- "LABEL_VIEW_FULL" : All possible fields.
Implementation
core.String? view;