Telco Automation V1 API - Class Google::Cloud::TelcoAutomation::V1::ApplyDeploymentRequest (v0.4.0)

Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::ApplyDeploymentRequest.

Request object for ApplyDeployment. The resources in given deployment gets applied to Orchestration Cluster. A new revision is created when a deployment is applied.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the deployment to apply to orchestration cluster.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the deployment to apply to orchestration cluster.
Returns
  • (::String) — Required. The name of the deployment to apply to orchestration cluster.