Interface protos.google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.IDocumentMetadata (1.14.0)

Properties of a DocumentMetadata.

Package

@google-cloud/discoveryengine

Properties

dataIngestionSource

dataIngestionSource?: (string|null);

DocumentMetadata dataIngestionSource

lastRefreshedTime

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

DocumentMetadata lastRefreshedTime

matcherValue

matcherValue?: (google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.DocumentMetadata.IMatcherValue|null);

DocumentMetadata matcherValue

state

state?: (google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State|keyof typeof google.cloud.discoveryengine.v1beta.BatchGetDocumentsMetadataResponse.State|null);

DocumentMetadata state