Class: Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Represents the rollout operation

Instance Attribute Summary collapse

Instance Attribute Details

#rollout_input::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutInput

Returns Required. The rollout input which defines the rollout plan.

Returns:



25979
25980
25981
25982
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25979

class GlobalVmExtensionPolicyRolloutOperation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#rollout_status::Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatus

Returns Output only. [Output Only] The rollout status of the policy.

Returns:



25979
25980
25981
25982
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25979

class GlobalVmExtensionPolicyRolloutOperation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end