Reference documentation and code samples for the Compute V1 Client class ReservationsBlocksPerformMaintenanceRequest.
Generated from protobuf message google.cloud.compute.v1.ReservationsBlocksPerformMaintenanceRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ maintenance_scope |
string
Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values. |
getMaintenanceScope
Specifies if all, running or unused hosts are in scope for this request.
Check the MaintenanceScope enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasMaintenanceScope
clearMaintenanceScope
setMaintenanceScope
Specifies if all, running or unused hosts are in scope for this request.
Check the MaintenanceScope enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |