runtimeType_ property

String? runtimeType_
getter/setter pair

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_;