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:



26227
26228
26229
26230
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26227

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:



26227
26228
26229
26230
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 26227

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