enumValues property
The list of values for an enum type.
Needs to be defined if the type is enum.
Optional.
Implementation
core.List<GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue>?
enumValues;
The list of values for an enum type.
Needs to be defined if the type is enum.
Optional.
core.List<GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue>?
enumValues;