Compute V1 Client - Class ReservationsBlocksPerformMaintenanceRequest (1.30.0)

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 \ V1

Methods

__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