Interface protos.google.ai.generativelanguage.v1beta.IDocument (2.4.0)

Properties of a Document.

Package

@google-ai/generativelanguage

Properties

createTime

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

Document createTime

customMetadata

customMetadata?: (google.ai.generativelanguage.v1beta.ICustomMetadata[]|null);

Document customMetadata

displayName

displayName?: (string|null);

Document displayName

name

name?: (string|null);

Document name

updateTime

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

Document updateTime