Google Cloud Telco Automation V1 Client - Class ResourceType (0.2.5)

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 \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

RESOURCE_TYPE_UNSPECIFIED

Value: 0

Unspecified resource type.

Generated from protobuf enum RESOURCE_TYPE_UNSPECIFIED = 0;

NF_DEPLOY_RESOURCE

Value: 1

User specified NF Deploy CR.

Generated from protobuf enum NF_DEPLOY_RESOURCE = 1;

DEPLOYMENT_RESOURCE

Value: 2

CRs that are part of a blueprint.

Generated from protobuf enum DEPLOYMENT_RESOURCE = 2;