public enum GatewayType
Reference documentation and code samples for the API hub v1 API enum GatewayType.
Enum for the gateway type.
Namespace
Google.Cloud.ApiHub.V1Assembly
Google.Cloud.ApiHub.V1.dll
Fields |
|
---|---|
Name | Description |
ApiDiscovery |
The gateway type is API Discovery. |
ApigeeEdgePrivateCloud |
The gateway type is Apigee Edge Private Cloud. |
ApigeeEdgePublicCloud |
The gateway type is Apigee Edge Public Cloud. |
ApigeeXAndHybrid |
The gateway type is Apigee X and Hybrid. |
CloudApiGateway |
The gateway type is Cloud API Gateway. |
CloudEndpoints |
The gateway type is Cloud Endpoints. |
Others |
The gateway type for any other types of gateways. |
Unspecified |
The gateway type is not specified. |