Gemini Enterprise for Customer Experience v1beta API - Class Event (1.0.0-beta01)

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

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API class Event.

Event input.

Inheritance

object > Event

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Constructors

Event()

public Event()

Event(Event)

public Event(Event other)
Parameter
Name Description
other Event

Properties

Event_

public string Event_ { get; set; }

Required. The name of the event.

Property Value
Type Description
string