Class: Google::Cloud::MigrationCenter::V1::Settings

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

Overview

Describes the Migration Center settings related to the project.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String (readonly)

Returns Output only. The name of the resource.

Returns:

  • (::String)

    Output only. The name of the resource.



3481
3482
3483
3484
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3481

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

#preference_set::String

Returns The preference set used by default for a project.

Returns:

  • (::String)

    The preference set used by default for a project.



3481
3482
3483
3484
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3481

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