Reference documentation and code samples for the Google Cloud Config V1 Client class GetAutoMigrationConfigRequest.
The request message for the GetAutoMigrationConfig method.
Generated from protobuf message google.cloud.config.v1.GetAutoMigrationConfigRequest
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.
getName
Required. The name of the AutoMigrationConfig.
Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.
string
setName
Required. The name of the AutoMigrationConfig.
Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.
var
string
$this
static::build
name
string
Required. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'. Please see ConfigClient::autoMigrationConfigName() for help formatting this field.

