Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::RolloutPlanWaveValidationTimeBasedValidationMetadata (v3.7.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::RolloutPlanWaveValidationTimeBasedValidationMetadata.

Metadata required if type = "time".

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#wait_duration

def wait_duration() -> ::String
Returns
  • (::String) — Optional. The duration that the system waits in between waves. This wait starts after all changes in the wave are rolled out.

#wait_duration=

def wait_duration=(value) -> ::String
Parameter
  • value (::String) — Optional. The duration that the system waits in between waves. This wait starts after all changes in the wave are rolled out.
Returns
  • (::String) — Optional. The duration that the system waits in between waves. This wait starts after all changes in the wave are rolled out.