Compute V1 Client - Class ZoneResourceStatus (2.11.0)

Reference documentation and code samples for the Compute V1 Client class ZoneResourceStatus.

Generated from protobuf message google.cloud.compute.v1.ZoneResourceStatus

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ upcoming_maintenances array<PeriodicPartialMaintenanceSchedule>

Output only. [Output Only] The upcoming maintenance schedule.

getUpcomingMaintenances

Output only. [Output Only] The upcoming maintenance schedule.

Returns
Type Description
Google\Protobuf\RepeatedField<PeriodicPartialMaintenanceSchedule>

setUpcomingMaintenances

Output only. [Output Only] The upcoming maintenance schedule.

Parameter
Name Description
var array<PeriodicPartialMaintenanceSchedule>
Returns
Type Description
$this