runtimeType_ property
Runtime type of the Apigee organization based on the Apigee subscription purchased.
Required. Possible string values are:
- "RUNTIME_TYPE_UNSPECIFIED" : Runtime type not specified.
- "CLOUD" : Google-managed Apigee runtime.
- "HYBRID" : User-managed Apigee hybrid runtime.
Implementation
core.String? runtimeType_;