Module: Google::Cloud::TelcoAutomation::V1::DeploymentView

Defined in:
proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb

Overview

DeploymentView defines the type of view of the deployment.

Constant Summary collapse

DEPLOYMENT_VIEW_UNSPECIFIED =

Unspecified enum value.

0
DEPLOYMENT_VIEW_BASIC =

View which only contains metadata.

1
DEPLOYMENT_VIEW_FULL =

View which contains metadata and files it encapsulates.

2