Reference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Cloud::GSuiteAddOns::V1::ReplaceDeploymentRequest.
Request message to create or replace a deployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment
def deployment() -> ::Google::Cloud::GSuiteAddOns::V1::Deployment
Returns
- (::Google::Cloud::GSuiteAddOns::V1::Deployment) — Required. The deployment to create or replace.
#deployment=
def deployment=(value) -> ::Google::Cloud::GSuiteAddOns::V1::Deployment
Parameter
- value (::Google::Cloud::GSuiteAddOns::V1::Deployment) — Required. The deployment to create or replace.
Returns
- (::Google::Cloud::GSuiteAddOns::V1::Deployment) — Required. The deployment to create or replace.