Vertex AI v1beta1 API - Class AsyncQueryReasoningEngineResponse (1.0.0-beta77)

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

Reference documentation and code samples for the Vertex AI v1beta1 API class AsyncQueryReasoningEngineResponse.

Response message for [ReasoningEngineExecutionService.AsyncQueryReasoningEngine][google.cloud.aiplatform.v1beta1.ReasoningEngineExecutionService.AsyncQueryReasoningEngine].

Inheritance

object > AsyncQueryReasoningEngineResponse

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

AsyncQueryReasoningEngineResponse()

public AsyncQueryReasoningEngineResponse()

AsyncQueryReasoningEngineResponse(AsyncQueryReasoningEngineResponse)

public AsyncQueryReasoningEngineResponse(AsyncQueryReasoningEngineResponse other)
Parameter
Name Description
other AsyncQueryReasoningEngineResponse

Properties

OutputGcsUri

public string OutputGcsUri { get; set; }

Output Cloud Storage URI for the Async query.

Property Value
Type Description
string