type property
Type of this resource.
Required. Possible string values are:
- "RESOURCE_TYPE_UNSPECIFIED" : ResourceType not specified.
- "API_PROXY" : Resource is an Apigee Proxy.
- "API_HUB_DEPLOYMENT" : Resource is an API Hub deployment.
Implementation
core.String? type;