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

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

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

Operation metadata message for [ReasoningEngineExecutionService.AsyncQueryReasoningEngine][google.cloud.aiplatform.v1beta1.ReasoningEngineExecutionService.AsyncQueryReasoningEngine].

Inheritance

object > AsyncQueryReasoningEngineOperationMetadata

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

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