Google Cloud Dataplex V1 Client - Class LookupContextResponse (1.14.0)

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

Lookup Context response.

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

Namespace

Google \ Cloud \ Dataplex \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ context string

Pre-formatted block of text containing the context for the requested resources.

getContext

Pre-formatted block of text containing the context for the requested resources.

Returns
Type Description
string

setContext

Pre-formatted block of text containing the context for the requested resources.

Parameter
Name Description
var string
Returns
Type Description
$this