Google Workspace Add-ons V1 Client - Class InstallStatus (1.0.4)

Reference documentation and code samples for the Google Workspace Add-ons V1 Client class InstallStatus.

Developer mode install status of a deployment

Generated from protobuf message google.cloud.gsuiteaddons.v1.InstallStatus

Namespace

Google \ Cloud \ GSuiteAddOns \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

The canonical full resource name of the deployment install status. Example: projects/123/deployments/my_deployment/installStatus .

↳ installed
Google\Protobuf\BoolValue

True if the deployment is installed for the user

getName

The canonical full resource name of the deployment install status.

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

Returns
Type
Description
string

setName

The canonical full resource name of the deployment install status.

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

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getInstalled

True if the deployment is installed for the user

Returns
Type
Description

hasInstalled

clearInstalled

getInstalledUnwrapped

Returns the unboxed value from getInstalled()

True if the deployment is installed for the user

Returns
Type
Description
bool|null

setInstalled

True if the deployment is installed for the user

Parameter
Name
Description
Returns
Type
Description
$this

setInstalledUnwrapped

Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.

True if the deployment is installed for the user

Parameter
Name
Description
var
bool|null
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: