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
-
(::String) — Required. The full resource name of the deployment.
Example:
projects/my_project/deployments/my_deployment/installStatus
.
#name=
def name=(value) -> ::String
-
value (::String) — Required. The full resource name of the deployment.
Example:
projects/my_project/deployments/my_deployment/installStatus
.
-
(::String) — Required. The full resource name of the deployment.
Example:
projects/my_project/deployments/my_deployment/installStatus
.