Class: Google::Cloud::Deploy::V1::CreateAutomationRequest

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 CreateAutomation.

Instance Attribute Summary collapse

Instance Attribute Details

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



4144
4145
4146
4147
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4144

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

#automation_id::String



4144
4145
4146
4147
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4144

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

#parent::String



4144
4145
4146
4147
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4144

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

#request_id::String



4144
4145
4146
4147
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4144

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

#validate_only::Boolean



4144
4145
4146
4147
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4144

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