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

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

Developer mode install status of a deployment

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#installed

def installed() -> ::Google::Protobuf::BoolValue
Returns

#installed=

def installed=(value) -> ::Google::Protobuf::BoolValue
Parameter
Returns

#name

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

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

#name=

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

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

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

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