Class: Google::Cloud::MigrationCenter::V1::UpdateSettingsRequest

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 the settings.

Instance Attribute Summary collapse

Instance Attribute Details

#request_id::String



1527
1528
1529
1530
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1527

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

#settings::Google::Cloud::MigrationCenter::V1::Settings



1527
1528
1529
1530
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1527

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

#update_mask::Google::Protobuf::FieldMask



1527
1528
1529
1530
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 1527

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