gatewayType property
The gateway type for the API Hub deployment. Possible string values are:
- "API_HUB_GATEWAY_TYPE_UNSPECIFIED" : Gateway type is not specified.
- "APIGEE_X" : Gateway is Apigee X for API Hub.
- "APIGEE_HYBRID" : Gateway is Apigee Hybrid for API Hub.
- "APIGEE_EDGE" : Gateway is Apigee Edge for API Hub.
- "APIGEE_OPDK" : Gateway is Apigee OPDK for API Hub.
Implementation
core.String? gatewayType;