Class: Google::Cloud::Deploy::V1::UpdateAutomationRequest

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

The request object for UpdateAutomation.

Instance Attribute Summary collapse

Instance Attribute Details

#allow_missing::Boolean



4099
4100
4101
4102
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4099

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

#automation::Google::Cloud::Deploy::V1::Automation



4099
4100
4101
4102
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4099

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

#request_id::String



4099
4100
4101
4102
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4099

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

#update_mask::Google::Protobuf::FieldMask



4099
4100
4101
4102
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4099

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

#validate_only::Boolean



4099
4100
4101
4102
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4099

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