Reference documentation and code samples for the Compute V1 Client class RolloutWaveDetails.
Additional metadata about the status of each wave provided by the server.
Generated from protobuf message google.cloud.compute.v1.RolloutWaveDetails
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ orchestrated_wave_details
RolloutWaveDetailsOrchestratedWaveDetails
Output only. Additional details of the wave for products using the Orchestrated Integration model.
↳ wave_display_name
string
Output only. Wave name. Ex. wave1
↳ wave_number
int|string
Output only. System generated number for the wave.
getOrchestratedWaveDetails
Output only. Additional details of the wave for products using the Orchestrated Integration model.
hasOrchestratedWaveDetails
clearOrchestratedWaveDetails
setOrchestratedWaveDetails
Output only. Additional details of the wave for products using the Orchestrated Integration model.
$this
getWaveDisplayName
Output only. Wave name.
Ex. wave1
string
hasWaveDisplayName
clearWaveDisplayName
setWaveDisplayName
Output only. Wave name.
Ex. wave1
var
string
$this
getWaveNumber
Output only. System generated number for the wave.
int|string
hasWaveNumber
clearWaveNumber
setWaveNumber
Output only. System generated number for the wave.
var
int|string
$this

