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