Module: Google::Cloud::TelcoAutomation::V1::BlueprintView
- Defined in:
- proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb
Overview
BlueprintView defines the type of view of the blueprint.
Constant Summary collapse
- BLUEPRINT_VIEW_UNSPECIFIED =
Unspecified enum value.
0- BLUEPRINT_VIEW_BASIC =
View which only contains metadata.
1- BLUEPRINT_VIEW_FULL =
View which contains metadata and files it encapsulates.
2