Google Workspace Add-ons V1 API - Class Google::Cloud::GSuiteAddOns::V1::UninstallDeploymentRequest (v0.6.0)

Reference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Cloud::GSuiteAddOns::V1::UninstallDeploymentRequest.

Request message to uninstall a developer mode deployment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The full resource name of the deployment to install.

    Example: projects/my_project/deployments/my_deployment.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The full resource name of the deployment to install.

    Example: projects/my_project/deployments/my_deployment.

Returns
  • (::String) — Required. The full resource name of the deployment to install.

    Example: projects/my_project/deployments/my_deployment.