Interface protos.google.cloud.aiplatform.v1.IRagFile (6.8.1)

Properties of a RagFile.

Package

@google-cloud/aiplatform

Properties

createTime

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

RagFile createTime

description

description?: (string|null);

RagFile description

directUploadSource

directUploadSource?: (google.cloud.aiplatform.v1.IDirectUploadSource|null);

RagFile directUploadSource

displayName

displayName?: (string|null);

RagFile displayName

fileStatus

fileStatus?: (google.cloud.aiplatform.v1.IFileStatus|null);

RagFile fileStatus

gcsSource

gcsSource?: (google.cloud.aiplatform.v1.IGcsSource|null);

RagFile gcsSource

googleDriveSource

googleDriveSource?: (google.cloud.aiplatform.v1.IGoogleDriveSource|null);

RagFile googleDriveSource

jiraSource

jiraSource?: (google.cloud.aiplatform.v1.IJiraSource|null);

RagFile jiraSource

name

name?: (string|null);

RagFile name

sharePointSources

sharePointSources?: (google.cloud.aiplatform.v1.ISharePointSources|null);

RagFile sharePointSources

slackSource

slackSource?: (google.cloud.aiplatform.v1.ISlackSource|null);

RagFile slackSource

updateTime

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

RagFile updateTime