API hub V1 API - Module Google::Cloud::ApiHub::V1::Attribute::DefinitionType (v0.2.0)

Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::Attribute::DefinitionType.

Enumeration of attribute definition types.

Constants

DEFINITION_TYPE_UNSPECIFIED

value: 0
Attribute definition type unspecified.

SYSTEM_DEFINED

value: 1
The attribute is predefined by the API Hub. Note that only the list of allowed values can be updated in this case via UpdateAttribute method.

USER_DEFINED

value: 2
The attribute is defined by the user.