Interface DeleteDocumentParameters

Config for documents.delete parameters.

interface DeleteDocumentParameters {
    config?: DeleteDocumentConfig;
    name: string;
}

Properties

Properties

Optional parameters for the request.

name: string

The resource name of the Document. Example: fileSearchStores/file-search-store-foo/documents/documents-bar