type property
Type of the description.
Output only. Possible string values are:
- "DESCRIPTION_TYPE_UNSPECIFIED" : Default value. Will never be provided by the API.
- "SHORT" : Short description.
- "LONG" : Long description.
Implementation
core.String? type;