Google Cloud Dataplex V1 Client - Class RequestDataProductAccessResponse (1.14.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class RequestDataProductAccessResponse.

Response message for requesting access to a Data Product.

Generated from protobuf message google.cloud.dataplex.v1.RequestDataProductAccessResponse

Namespace

Google \ Cloud \ Dataplex \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ change_request_name string

The resource name of the created ChangeRequest. Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}

getChangeRequestName

The resource name of the created ChangeRequest.

Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}

Returns
Type Description
string

setChangeRequestName

The resource name of the created ChangeRequest.

Format: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}

Parameter
Name Description
var string
Returns
Type Description
$this