values property

List<GoogleCloudApihubV1AllowedValue>? values
getter/setter pair

The attribute values in case attribute data type is enum.

Required.

Implementation

core.List<GoogleCloudApihubV1AllowedValue>? values;