Reference documentation and code samples for the Compute V1 Client class Type.
Protobuf type google.cloud.compute.v1.PeriodicPartialMaintenanceSchedule.Type
Namespace
Google \ Cloud \ Compute \ V1 \ PeriodicPartialMaintenanceScheduleMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_TYPE = 0;
MAINTENANCE_TYPE_UNSPECIFIED
Value: 351550814Default value.
Generated from protobuf enum MAINTENANCE_TYPE_UNSPECIFIED = 351550814;
PRIVATE_ZONE_MAINTENANCE
Value: 55583292The zone is in a private maintenance window.
Generated from protobuf enum PRIVATE_ZONE_MAINTENANCE = 55583292;