apiRequirements property

GoogleCloudApihubV1AttributeValues? apiRequirements
getter/setter pair

The api requirement doc associated with the API resource.

Carinality is 1 for this attribute. This maps to the following system defined attribute: projects/{project}/locations/{location}/attributes/system-api-requirements attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.

Optional.

Implementation

GoogleCloudApihubV1AttributeValues? apiRequirements;