API hub v1 API - Enum Attribute.Types.DefinitionType (1.0.0-beta01)

public enum Attribute.Types.DefinitionType

Reference documentation and code samples for the API hub v1 API enum Attribute.Types.DefinitionType.

Enumeration of attribute definition types.

Namespace

Google.Cloud.ApiHub.V1

Assembly

Google.Cloud.ApiHub.V1.dll

Fields

Name Description
SystemDefined

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.

Unspecified

Attribute definition type unspecified.

UserDefined

The attribute is defined by the user.