Scope(value)
Enumeration for the scope of the attribute representing the resource in the API Hub to which the attribute can be linked.
Enums |
|
---|---|
Name | Description |
SCOPE_UNSPECIFIED |
Scope Unspecified. |
API |
Attribute can be linked to an API. |
VERSION |
Attribute can be linked to an API version. |
SPEC |
Attribute can be linked to a Spec. |
API_OPERATION |
Attribute can be linked to an API Operation. |
DEPLOYMENT |
Attribute can be linked to a Deployment. |
DEPENDENCY |
Attribute can be linked to a Dependency. |
DEFINITION |
Attribute can be linked to a definition. |
EXTERNAL_API |
Attribute can be linked to a ExternalAPI. |
PLUGIN |
Attribute can be linked to a Plugin. |