Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::RolloutWaveDetails.
Additional metadata about the status of each wave provided by the server.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#orchestrated_wave_details
def orchestrated_wave_details() -> ::Google::Cloud::Compute::V1::RolloutWaveDetailsOrchestratedWaveDetails
Returns
- (::Google::Cloud::Compute::V1::RolloutWaveDetailsOrchestratedWaveDetails) — Output only. Additional details of the wave for products using the Orchestrated Integration model.
#orchestrated_wave_details=
def orchestrated_wave_details=(value) -> ::Google::Cloud::Compute::V1::RolloutWaveDetailsOrchestratedWaveDetails
Parameter
- value (::Google::Cloud::Compute::V1::RolloutWaveDetailsOrchestratedWaveDetails) — Output only. Additional details of the wave for products using the Orchestrated Integration model.
Returns
- (::Google::Cloud::Compute::V1::RolloutWaveDetailsOrchestratedWaveDetails) — Output only. Additional details of the wave for products using the Orchestrated Integration model.
#wave_display_name
def wave_display_name() -> ::String
Returns
- (::String) — Output only. Wave name. Ex. wave1
#wave_display_name=
def wave_display_name=(value) -> ::String
Parameter
- value (::String) — Output only. Wave name. Ex. wave1
Returns
- (::String) — Output only. Wave name. Ex. wave1
#wave_number
def wave_number() -> ::Integer
Returns
- (::Integer) — Output only. System generated number for the wave.
#wave_number=
def wave_number=(value) -> ::Integer
Parameter
- value (::Integer) — Output only. System generated number for the wave.
Returns
- (::Integer) — Output only. System generated number for the wave.