Google Cloud Telco Automation V1 Client - Class ResourceType (1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]