Class: Google::Cloud::MigrationCenter::V1::UpdateSourceRequest

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

Overview

A request to update a source.

Instance Attribute Summary collapse

Instance Attribute Details

#request_id::String



1327
1328
1329
1330
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1327

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

#source::Google::Cloud::MigrationCenter::V1::Source



1327
1328
1329
1330
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1327

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

#update_mask::Google::Protobuf::FieldMask



1327
1328
1329
1330
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1327

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