Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class ResourceType.
Represent type of CR.
Protobuf type google.cloud.telcoautomation.v1.ResourceType
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
RESOURCE_TYPE_UNSPECIFIED
Value: 0Unspecified resource type.
Generated from protobuf enum RESOURCE_TYPE_UNSPECIFIED = 0;
NF_DEPLOY_RESOURCE
Value: 1User specified NF Deploy CR.
Generated from protobuf enum NF_DEPLOY_RESOURCE = 1;
DEPLOYMENT_RESOURCE
Value: 2CRs that are part of a blueprint.
Generated from protobuf enum DEPLOYMENT_RESOURCE = 2;