Google Cloud Telco Automation V1 Client - Class DeploymentView (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 DeploymentView.
DeploymentView defines the type of view of the deployment.
Protobuf type google.cloud.telcoautomation.v1.DeploymentView
Namespace
Google \ Cloud \ TelcoAutomation \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DEPLOYMENT_VIEW_UNSPECIFIED
Value: 0
Unspecified enum value.
Generated from protobuf enum DEPLOYMENT_VIEW_UNSPECIFIED = 0;
DEPLOYMENT_VIEW_BASIC
Value: 1
View which only contains metadata.
Generated from protobuf enum DEPLOYMENT_VIEW_BASIC = 1;
DEPLOYMENT_VIEW_FULL
Value: 2
View which contains metadata and files it encapsulates.
Generated from protobuf enum DEPLOYMENT_VIEW_FULL = 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."],[],[]]