Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::Settings (v0.3.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::Settings.

Describes the Migration Center settings related to the project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Output only. The name of the resource.

#preference_set

def preference_set() -> ::String
Returns
  • (::String) — The preference set used by default for a project.

#preference_set=

def preference_set=(value) -> ::String
Parameter
  • value (::String) — The preference set used by default for a project.
Returns
  • (::String) — The preference set used by default for a project.