Class: Google::Cloud::Deploy::V1::PromoteReleaseOperation

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 promote-release operation.

Instance Attribute Summary collapse

Instance Attribute Details

#phase::String (readonly)



3617
3618
3619
3620
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3617

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

#rollout::String (readonly)



3617
3618
3619
3620
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3617

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

#target_id::String (readonly)



3617
3618
3619
3620
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3617

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

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



3617
3618
3619
3620
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3617

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