public enum Attribute.Types.Scope
Reference documentation and code samples for the API hub v1 API enum Attribute.Types.Scope.
Enumeration for the scope of the attribute representing the resource in the API Hub to which the attribute can be linked.
Namespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Fields |
|
---|---|
Name | Description |
Api |
Attribute can be linked to an API. |
ApiOperation |
Attribute can be linked to an API Operation. |
Definition |
Attribute can be linked to a definition. |
Dependency |
Attribute can be linked to a Dependency. |
Deployment |
Attribute can be linked to a Deployment. |
ExternalApi |
Attribute can be linked to a ExternalAPI. |
Plugin |
Attribute can be linked to a Plugin. |
Spec |
Attribute can be linked to a Spec. |
Unspecified |
Scope Unspecified. |
Version |
Attribute can be linked to an API version. |