Reference documentation and code samples for the Google Cloud Dms V1 Client class GetConnectionProfileRequest.
Request message for 'GetConnectionProfile' request.
Generated from protobuf message google.cloud.clouddms.v1.GetConnectionProfileRequest
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the connection profile resource to get.
getName
Required. Name of the connection profile resource to get.
string
setName
Required. Name of the connection profile resource to get.
var
string
$this
static::build
name
string
Required. Name of the connection profile resource to get. Please see Google\Cloud\CloudDms\V1\DataMigrationServiceClient::connectionProfileName() for help formatting this field.