Google Cloud Dms V1 Client - Class GetConnectionProfileRequest (1.0.5)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Returns
TypeDescription
string

setName

Required. Name of the connection profile resource to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this