Google Cloud Dataplex V1 Client - Class LookupContextResponse (1.12.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

LLM generated context for the resources.

getContext

LLM generated context for the resources.

Returns
Type Description
string

setContext

LLM generated context for the resources.

Parameter
Name Description
var string
Returns
Type Description
$this