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

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

Enumeration for the scope of the attribute representing the resource in the API Hub to which the attribute can be linked.

Constants

SCOPE_UNSPECIFIED

value: 0
Scope Unspecified.

API

value: 1
Attribute can be linked to an API.

VERSION

value: 2
Attribute can be linked to an API version.

SPEC

value: 3
Attribute can be linked to a Spec.

API_OPERATION

value: 4
Attribute can be linked to an API Operation.

DEPLOYMENT

value: 5
Attribute can be linked to a Deployment.

DEPENDENCY

value: 6
Attribute can be linked to a Dependency.

DEFINITION

value: 7
Attribute can be linked to a definition.

EXTERNAL_API

value: 8
Attribute can be linked to a ExternalAPI.

PLUGIN

value: 9
Attribute can be linked to a Plugin.