Reference documentation and code samples for the Compute V1 Client class RolloutPlanWaveValidationTimeBasedValidationMetadata.
Metadata required if type = "time".
Generated from protobuf message google.cloud.compute.v1.RolloutPlanWaveValidationTimeBasedValidationMetadata
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ wait_duration |
string
Optional. The duration that the system waits in between waves. This wait starts after all changes in the wave are rolled out. |
getWaitDuration
Optional. The duration that the system waits in between waves. This wait starts after all changes in the wave are rolled out.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasWaitDuration
clearWaitDuration
setWaitDuration
Optional. The duration that the system waits in between waves. This wait starts after all changes in the wave are rolled out.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|