type property

String? type
getter/setter pair

Type of this resource.

Required. Possible string values are:

  • "RESOURCE_TYPE_UNSPECIFIED" : ResourceType not specified.
  • "API_PROXY" : Resource is an Apigee Proxy.

Implementation

core.String? type;