Class: Google::Cloud::Deploy::V1::AdvanceRolloutOperation

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

Overview

Contains the information of an automated advance-rollout operation.

Instance Attribute Summary collapse

Instance Attribute Details

#destination_phase::String (readonly)



3666
3667
3668
3669
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3666

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

#rollout::String (readonly)



3666
3667
3668
3669
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3666

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

#source_phase::String (readonly)



3666
3667
3668
3669
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3666

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

#wait::Google::Protobuf::Duration (readonly)



3666
3667
3668
3669
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3666

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