Vertex AI v1beta1 API - Class EvaluationInstance.Types.DeprecatedAgentData.Types.Events (1.0.0-beta77)

public sealed class EvaluationInstance.Types.DeprecatedAgentData.Types.Events : IMessage<EvaluationInstance.Types.DeprecatedAgentData.Types.Events>, IEquatable<EvaluationInstance.Types.DeprecatedAgentData.Types.Events>, IDeepCloneable<EvaluationInstance.Types.DeprecatedAgentData.Types.Events>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class EvaluationInstance.Types.DeprecatedAgentData.Types.Events.

Represents a list of events for an agent.

Inheritance

object > EvaluationInstance.Types.DeprecatedAgentData.Types.Events

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Events()

public Events()

Events(Events)

public Events(EvaluationInstance.Types.DeprecatedAgentData.Types.Events other)
Parameter
Name Description
other EvaluationInstanceTypesDeprecatedAgentDataTypesEvents

Properties

Event

public RepeatedField<Content> Event { get; }

Optional. A list of events.

Property Value
Type Description
RepeatedFieldContent