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

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

Request message to get the install status of 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.

    Example: projects/my_project/deployments/my_deployment/installStatus.

#name=

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

    Example: projects/my_project/deployments/my_deployment/installStatus.

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

    Example: projects/my_project/deployments/my_deployment/installStatus.