Reference documentation and code samples for the Compute V1 Client class PreviewFeatureRolloutOperation.
Represents the rollout operation
Generated from protobuf message google.cloud.compute.v1.PreviewFeatureRolloutOperation
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ rollout_input |
PreviewFeatureRolloutOperationRolloutInput
Input only. The input for the rollout operation. |
getRolloutInput
Input only. The input for the rollout operation.
| Returns | |
|---|---|
| Type | Description |
PreviewFeatureRolloutOperationRolloutInput|null |
|
hasRolloutInput
clearRolloutInput
setRolloutInput
Input only. The input for the rollout operation.
| Parameter | |
|---|---|
| Name | Description |
var |
PreviewFeatureRolloutOperationRolloutInput
|
| Returns | |
|---|---|
| Type | Description |
$this |
|