Class: Google::Cloud::Compute::V1::PreviewFeatureRolloutOperation

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::PreviewFeatureRolloutOperationRolloutInput

Returns Input only. The input for the rollout operation.

Returns:



60899
60900
60901
60902
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 60899

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