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 \ V1Methods
__construct
Constructor.
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
getName
The canonical full resource name of the deployment install status.
Example: projects/123/deployments/my_deployment/installStatus
.
string
setName
The canonical full resource name of the deployment install status.
Example: projects/123/deployments/my_deployment/installStatus
.
var
string
$this
getInstalled
True if the deployment is installed for the user
hasInstalled
clearInstalled
getInstalledValue
Returns the unboxed value from getInstalled()
True if the deployment is installed for the user
bool|null
setInstalled
True if the deployment is installed for the user
$this
setInstalledValue
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
True if the deployment is installed for the user
var
bool|null
$this