Google Cloud Migration Center V1 Client - Class Settings (0.3.1)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class Settings.

Describes the Migration Center settings related to the project.

Generated from protobuf message google.cloud.migrationcenter.v1.Settings

Namespace

Google \ Cloud \ MigrationCenter \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Output only. The name of the resource.

↳ preference_set string

The preference set used by default for a project.

getName

Output only. The name of the resource.

Returns
TypeDescription
string

setName

Output only. The name of the resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPreferenceSet

The preference set used by default for a project.

Returns
TypeDescription
string

setPreferenceSet

The preference set used by default for a project.

Parameter
NameDescription
var string
Returns
TypeDescription
$this