Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperation.
Represents the rollout operation
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rollout_input
def rollout_input() -> ::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutInput
Returns
- (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutInput) — Required. The rollout input which defines the rollout plan.
#rollout_input=
def rollout_input=(value) -> ::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutInput
Parameter
- value (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutInput) — Required. The rollout input which defines the rollout plan.
Returns
- (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutInput) — Required. The rollout input which defines the rollout plan.
#rollout_status
def rollout_status() -> ::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatus
Returns
- (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatus) — Output only. [Output Only] The rollout status of the policy.
#rollout_status=
def rollout_status=(value) -> ::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatus
Parameter
- value (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatus) — Output only. [Output Only] The rollout status of the policy.
Returns
- (::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatus) — Output only. [Output Only] The rollout status of the policy.