accreditation property

GoogleCloudApihubV1AttributeValues? accreditation
getter/setter pair

The accreditations associated with the API version.

This maps to the following system defined attribute: projects/{project}/locations/{location}/attributes/system-accreditation attribute. The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. All values should be from the list of allowed values defined for the attribute.

Optional.

Implementation

GoogleCloudApihubV1AttributeValues? accreditation;