API hub V1 API - Module Google::Cloud::ApiHub::V1::GatewayType (v0.6.0)

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

Enum for the gateway type.

Constants

GATEWAY_TYPE_UNSPECIFIED

value: 0
The gateway type is not specified.

APIGEE_X_AND_HYBRID

value: 1
The gateway type is Apigee X and Hybrid.

APIGEE_EDGE_PUBLIC_CLOUD

value: 2
The gateway type is Apigee Edge Public Cloud.

APIGEE_EDGE_PRIVATE_CLOUD

value: 3
The gateway type is Apigee Edge Private Cloud.

CLOUD_API_GATEWAY

value: 4
The gateway type is Cloud API Gateway.

CLOUD_ENDPOINTS

value: 5
The gateway type is Cloud Endpoints.

API_DISCOVERY

value: 6
The gateway type is API Discovery.

OTHERS

value: 7
The gateway type for any other types of gateways.