Cloud Dataplex v1 API - Class LookupContextResponse (3.13.0)

public sealed class LookupContextResponse : IMessage<LookupContextResponse>, IEquatable<LookupContextResponse>, IDeepCloneable<LookupContextResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Dataplex v1 API class LookupContextResponse.

Lookup Context response.

Inheritance

object > LookupContextResponse

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

LookupContextResponse()

public LookupContextResponse()

LookupContextResponse(LookupContextResponse)

public LookupContextResponse(LookupContextResponse other)
Parameter
Name Description
other LookupContextResponse

Properties

Context

public string Context { get; set; }

LLM generated context for the resources.

Property Value
Type Description
string