GoogleCloudApihubV1EnumAttributeValues constructor

GoogleCloudApihubV1EnumAttributeValues({
  1. List<GoogleCloudApihubV1AllowedValue>? values,
})

Implementation

GoogleCloudApihubV1EnumAttributeValues({this.values});