public sealed class AsyncQueryReasoningEngineOperationMetadata : IMessage<AsyncQueryReasoningEngineOperationMetadata>, IEquatable<AsyncQueryReasoningEngineOperationMetadata>, IDeepCloneable<AsyncQueryReasoningEngineOperationMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class AsyncQueryReasoningEngineOperationMetadata.
Operation metadata message for [ReasoningEngineExecutionService.AsyncQueryReasoningEngine][google.cloud.aiplatform.v1beta1.ReasoningEngineExecutionService.AsyncQueryReasoningEngine].
Implements
IMessageAsyncQueryReasoningEngineOperationMetadata, IEquatableAsyncQueryReasoningEngineOperationMetadata, IDeepCloneableAsyncQueryReasoningEngineOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
AsyncQueryReasoningEngineOperationMetadata()
public AsyncQueryReasoningEngineOperationMetadata()AsyncQueryReasoningEngineOperationMetadata(AsyncQueryReasoningEngineOperationMetadata)
public AsyncQueryReasoningEngineOperationMetadata(AsyncQueryReasoningEngineOperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
AsyncQueryReasoningEngineOperationMetadata |
Properties
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }The common part of the operation metadata.
| Property Value | |
|---|---|
| Type | Description |
GenericOperationMetadata |
|