Interface protos.google.cloud.geminidataanalytics.v1beta.IConversation (0.4.0)

Properties of a Conversation.

Package

@google-cloud/geminidataanalytics

Properties

agents

agents?: (string[]|null);

Conversation agents

createTime

createTime?: (google.protobuf.ITimestamp|null);

Conversation createTime

labels

labels?: ({ [k: string]: string }|null);

Conversation labels

lastUsedTime

lastUsedTime?: (google.protobuf.ITimestamp|null);

Conversation lastUsedTime

name

name?: (string|null);

Conversation name