Home
last modified time | relevance | path

Searched full:documents (Results 1 – 25 of 5768) sorted by relevance

12345678910>>...231

/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/
H A Ddocument.proto39 // [Documents][google.cloud.dialogflow.v2beta1.Document].
40 service Documents { service
46 // Returns the list of all documents of the knowledge base.
48 // Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
49 // only use `projects.knowledgeBases.documents`.
52 get: "/v2beta1/{parent=projects/*/knowledgeBases/*}/documents"
54 get: "/v2beta1/{parent=projects/*/locations/*/knowledgeBases/*}/documents"
57 get: "/v2beta1/{parent=projects/*/agent/knowledgeBases/*}/documents"
65 // Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
66 // only use `projects.knowledgeBases.documents`.
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/
H A Ddocument.proto39 // [Documents][google.cloud.dialogflow.v2beta1.Document].
40 service Documents { service
46 // Returns the list of all documents of the knowledge base.
48 // Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
49 // only use `projects.knowledgeBases.documents`.
52 get: "/v2beta1/{parent=projects/*/knowledgeBases/*}/documents"
54 get: "/v2beta1/{parent=projects/*/locations/*/knowledgeBases/*}/documents"
57 get: "/v2beta1/{parent=projects/*/agent/knowledgeBases/*}/documents"
65 // Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
66 // only use `projects.knowledgeBases.documents`.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/
H A Ddocument.proto39 // [Documents][google.cloud.dialogflow.v2.Document].
40 service Documents { service
46 // Returns the list of all documents of the knowledge base.
49 get: "/v2/{parent=projects/*/knowledgeBases/*}/documents"
51 get: "/v2/{parent=projects/*/locations/*/knowledgeBases/*}/documents"
54 get: "/v2/{parent=projects/*/agent/knowledgeBases/*}/documents"
63 get: "/v2/{name=projects/*/knowledgeBases/*/documents/*}"
65 get: "/v2/{name=projects/*/locations/*/knowledgeBases/*/documents/*}"
68 get: "/v2/{name=projects/*/agent/knowledgeBases/*/documents/*}"
86 post: "/v2/{parent=projects/*/knowledgeBases/*}/documents"
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/
H A Ddocument.proto39 // [Documents][google.cloud.dialogflow.v2.Document].
40 service Documents { service
46 // Returns the list of all documents of the knowledge base.
49 get: "/v2/{parent=projects/*/knowledgeBases/*}/documents"
51 get: "/v2/{parent=projects/*/locations/*/knowledgeBases/*}/documents"
54 get: "/v2/{parent=projects/*/agent/knowledgeBases/*}/documents"
63 get: "/v2/{name=projects/*/knowledgeBases/*/documents/*}"
65 get: "/v2/{name=projects/*/locations/*/knowledgeBases/*/documents/*}"
68 get: "/v2/{name=projects/*/agent/knowledgeBases/*/documents/*}"
86 post: "/v2/{parent=projects/*/knowledgeBases/*}/documents"
[all …]
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Dfirestore.proto60 get: "/v1/{name=projects/*/databases/*/documents/*/**}"
64 // Lists documents.
67 get: "/v1/{parent=projects/*/databases/*/documents/*/**}/{collection_id}"
69 get: "/v1/{parent=projects/*/databases/*/documents}/{collection_id}"
77 patch: "/v1/{document.name=projects/*/databases/*/documents/*/**}"
86 delete: "/v1/{name=projects/*/databases/*/documents/*/**}"
91 // Gets multiple documents.
93 // Documents returned by this method are not guaranteed to be returned in the
98 post: "/v1/{database=projects/*/databases/*}/documents:batchGet"
107 post: "/v1/{database=projects/*/databases/*}/documents:beginTransaction"
[all …]
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Dfirestore.proto58 get: "/v1beta1/{name=projects/*/databases/*/documents/*/**}"
62 // Lists documents.
65 get: "/v1beta1/{parent=projects/*/databases/*/documents/*/**}/{collection_id}"
72 patch: "/v1beta1/{document.name=projects/*/databases/*/documents/*/**}"
81 delete: "/v1beta1/{name=projects/*/databases/*/documents/*/**}"
86 // Gets multiple documents.
88 // Documents returned by this method are not guaranteed to be returned in the
92 post: "/v1beta1/{database=projects/*/databases/*}/documents:batchGet"
100 post: "/v1beta1/{database=projects/*/databases/*}/documents:beginTransaction"
106 // Commits a transaction, while optionally updating documents.
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfirestore.v1beta1.json116 …or a subset of documents from Google Cloud Firestore to another storage system, such as Google Clo…
145 …"description": "Imports documents into Google Cloud Firestore. Existing documents with the same na…
175 "documents": { object
178 …"description": "Gets multiple documents. Documents returned by this method are not guaranteed to b…
179 … "flatPath": "v1beta1/projects/{projectsId}/databases/{databasesId}/documents:batchGet",
181 "id": "firestore.projects.databases.documents.batchGet",
194 "path": "v1beta1/{+database}/documents:batchGet",
208 … "flatPath": "v1beta1/projects/{projectsId}/databases/{databasesId}/documents:batchWrite",
210 "id": "firestore.projects.databases.documents.batchWrite",
223 "path": "v1beta1/{+database}/documents:batchWrite",
[all …]
Dfirestore.v1.json116 …or a subset of documents from Google Cloud Firestore to another storage system, such as Google Clo…
171 …"description": "Imports documents into Google Cloud Firestore. Existing documents with the same na…
500 "documents": { object
503 …"description": "Gets multiple documents. Documents returned by this method are not guaranteed to b…
504 "flatPath": "v1/projects/{projectsId}/databases/{databasesId}/documents:batchGet",
506 "id": "firestore.projects.databases.documents.batchGet",
519 "path": "v1/{+database}/documents:batchGet",
533 … "flatPath": "v1/projects/{projectsId}/databases/{databasesId}/documents:batchWrite",
535 "id": "firestore.projects.databases.documents.batchWrite",
548 "path": "v1/{+database}/documents:batchWrite",
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DDocumentsGrpc.java25 * [Documents][google.cloud.dialogflow.v2beta1.Document].
36 public static final String SERVICE_NAME = "google.cloud.dialogflow.v2beta1.Documents";
400 * [Documents][google.cloud.dialogflow.v2beta1.Document].
409 * Returns the list of all documents of the knowledge base.
410 * Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
411 * only use `projects.knowledgeBases.documents`.
427 * Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
428 * only use `projects.knowledgeBases.documents`.
450 * Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
451 * only use `projects.knowledgeBases.documents`.
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Ddialogflow_v2beta1.projects.locations.knowledgeBases.documents.html75 … . <a href="dialogflow_v2beta1.projects.locations.knowledgeBases.documents.html">documents</a></h1>
82 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
85 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
88 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
91 <p class="firstline">Create documents by importing data from external sources. Dialogflow supports …
94documents of the knowledge base. Note: The `projects.agent.knowledgeBases.documents` resource is d…
100 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
103 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
112 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
119 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
[all …]
Ddialogflow_v2beta1.projects.knowledgeBases.documents.html75 …eBases</a> . <a href="dialogflow_v2beta1.projects.knowledgeBases.documents.html">documents</a></h1>
82 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
85 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
88 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
91 <p class="firstline">Create documents by importing data from external sources. Dialogflow supports …
94documents of the knowledge base. Note: The `projects.agent.knowledgeBases.documents` resource is d…
100 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
103 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
112 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
119 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
[all …]
Ddialogflow_v2beta1.projects.agent.knowledgeBases.documents.html75 …</a> . <a href="dialogflow_v2beta1.projects.agent.knowledgeBases.documents.html">documents</a></h1>
82 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
85 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
88 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
91documents of the knowledge base. Note: The `projects.agent.knowledgeBases.documents` resource is d…
97 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
100 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
109 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
116 …: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use `projects.knowled…
118documents stored in Google Cloud Storage, these URIs must have the form `gs:///`. NOTE: External U…
[all …]
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/java/com/google/cloud/documentai/v1beta3/
H A DGcsDocuments.java25 * Specifies a set of documents on Cloud Storage.
78 * The list of documents.
81 * <code>repeated .google.cloud.documentai.v1beta3.GcsDocument documents = 1;</code>
91 * The list of documents.
94 * <code>repeated .google.cloud.documentai.v1beta3.GcsDocument documents = 1;</code>
105 * The list of documents.
108 * <code>repeated .google.cloud.documentai.v1beta3.GcsDocument documents = 1;</code>
118 * The list of documents.
121 * <code>repeated .google.cloud.documentai.v1beta3.GcsDocument documents = 1;</code>
131 * The list of documents.
[all …]
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/java/com/google/cloud/documentai/v1/
H A DGcsDocuments.java25 * Specifies a set of documents on Cloud Storage.
78 * The list of documents.
81 * <code>repeated .google.cloud.documentai.v1.GcsDocument documents = 1;</code>
91 * The list of documents.
94 * <code>repeated .google.cloud.documentai.v1.GcsDocument documents = 1;</code>
105 * The list of documents.
108 * <code>repeated .google.cloud.documentai.v1.GcsDocument documents = 1;</code>
118 * The list of documents.
121 * <code>repeated .google.cloud.documentai.v1.GcsDocument documents = 1;</code>
131 * The list of documents.
[all …]
/aosp_15_r20/external/googleapis/google/cloud/contentwarehouse/v1/
H A Dpipelines.proto51 // The input list of all the resource names of the documents to be exported.
52 repeated string documents = 1; field
63 // The input list of all the resource names of the documents to be
65 repeated string documents = 1; field
67 // The DocAI processor to process the documents with.
113 // The processor will process the documents with this document type.
116 // The Document schema resource name. All documents processed by this
127 // controls for all documents ingested by the pipeline. The
140 // Note that for documents searched with LLM, only single level user or group
149 // Optional. The name of the folder to which all ingested documents will be
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DListDocumentsResponse.java26 * [Documents.ListDocuments][google.cloud.dialogflow.v2beta1.Documents.ListDocuments].
80 * The list of documents.
83 * <code>repeated .google.cloud.dialogflow.v2beta1.Document documents = 1;</code>
93 * The list of documents.
96 * <code>repeated .google.cloud.dialogflow.v2beta1.Document documents = 1;</code>
107 * The list of documents.
110 * <code>repeated .google.cloud.dialogflow.v2beta1.Document documents = 1;</code>
120 * The list of documents.
123 * <code>repeated .google.cloud.dialogflow.v2beta1.Document documents = 1;</code>
133 * The list of documents.
[all …]
H A DListDocumentsRequest.java26 * [Documents.ListDocuments][google.cloud.dialogflow.v2beta1.Documents.ListDocuments].
81 * Required. The knowledge base to list all documents for.
108 * Required. The knowledge base to list all documents for.
210 * The filter expression used to filter documents returned by the list method.
218 * * "knowledge_types:FAQ" matches documents with FAQ knowledge type.
219 * * "display_name:customer" matches documents whose display name contains
221 * * "state=ACTIVE" matches documents with ACTIVE state.
222 * * "knowledge_types:FAQ AND state=ACTIVE" matches all active FAQ documents.
247 * The filter expression used to filter documents returned by the list method.
255 * * "knowledge_types:FAQ" matches documents with FAQ knowledge type.
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/
H A DListDocumentsResponse.java26 * [Documents.ListDocuments][google.cloud.dialogflow.v2.Documents.ListDocuments].
80 * The list of documents.
83 * <code>repeated .google.cloud.dialogflow.v2.Document documents = 1;</code>
93 * The list of documents.
96 * <code>repeated .google.cloud.dialogflow.v2.Document documents = 1;</code>
107 * The list of documents.
110 * <code>repeated .google.cloud.dialogflow.v2.Document documents = 1;</code>
120 * The list of documents.
123 * <code>repeated .google.cloud.dialogflow.v2.Document documents = 1;</code>
133 * The list of documents.
[all …]
H A DListDocumentsRequest.java26 * [Documents.ListDocuments][google.cloud.dialogflow.v2.Documents.ListDocuments].
81 * Required. The knowledge base to list all documents for.
108 * Required. The knowledge base to list all documents for.
210 * The filter expression used to filter documents returned by the list method.
218 * * "knowledge_types:FAQ" matches documents with FAQ knowledge type.
219 * * "display_name:customer" matches documents whose display name contains
221 * * "state=ACTIVE" matches documents with ACTIVE state.
222 * * "knowledge_types:FAQ AND state=ACTIVE" matches all active FAQ documents.
247 * The filter expression used to filter documents returned by the list method.
255 * * "knowledge_types:FAQ" matches documents with FAQ knowledge type.
[all …]
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/ast/searchtest/
H A DAbstractSyntaxTreeSearchCtsTestBase.java88 // Cleanup whatever documents may still exist in these databases. This is needed in in setUp()
95 // Cleanup whatever documents may still exist in these databases. in tearDown()
127 List<GenericDocument> documents = convertSearchResultsToDocuments(searchResults); in testTextNode_toString_noFlagsSet() local
128 assertThat(documents).containsExactly(inEmail); in testTextNode_toString_noFlagsSet()
163 List<GenericDocument> documents = convertSearchResultsToDocuments(searchResults); in testTextNode_toString_PrefixFlagSet() local
164 assertThat(documents).containsExactly(inEmail); in testTextNode_toString_PrefixFlagSet()
207 List<GenericDocument> documents = convertSearchResultsToDocuments(searchResults); in testTextNode_toString_VerbatimFlagSet() local
208 assertThat(documents).containsExactly(doc); in testTextNode_toString_VerbatimFlagSet()
254 List<GenericDocument> documents = convertSearchResultsToDocuments(searchResults); in testTextNode_toString_AllFlagsSet() local
255 assertThat(documents).containsExactly(doc); in testTextNode_toString_AllFlagsSet()
[all …]
/aosp_15_r20/external/icing/icing/query/
H A Dquery-processor_test.cc344 // These documents don't actually match to the tokens in the index. We're in TEST_F()
345 // inserting the documents to get the appropriate number of documents and in TEST_F()
405 // These documents don't actually match to the tokens in the index. We're in TEST_F()
406 // inserting the documents to get the appropriate number of documents and in TEST_F()
461 // These documents don't actually match to the tokens in the index. We're in TEST_F()
462 // inserting the documents to get the appropriate number of documents and in TEST_F()
519 // These documents don't actually match to the tokens in the index. We're in TEST_F()
520 // inserting the documents to get the appropriate number of documents and in TEST_F()
575 // These documents don't actually match to the tokens in the index. We're in TEST_F()
576 // just inserting the documents so that the DocHitInfoIterators will see in TEST_F()
[all …]
H A Dsuggestion-processor_test.cc205 // These documents don't actually match to the tokens in the index. We're in TEST_F()
206 // inserting the documents to get the appropriate number of documents and in TEST_F()
254 // These documents don't actually match to the tokens in the index. We're in TEST_F()
255 // inserting the documents to get the appropriate number of documents and in TEST_F()
307 // These documents don't actually match to the tokens in the index. We're in TEST_F()
308 // inserting the documents to get the appropriate number of documents and in TEST_F()
362 // These documents don't actually match to the tokens in the index. We're in TEST_F()
363 // inserting the documents to get the appropriate number of documents and in TEST_F()
431 // These documents don't actually match to the tokens in the index. We're in TEST_F()
432 // inserting the documents to get the appropriate number of documents and in TEST_F()
[all …]
/aosp_15_r20/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/
H A DAppSearchSessionShim.java35 * setting a schema, adding documents, and searching.
81 * Indexes documents into the {@link AppSearchSessionShim} database.
87 * @param request containing documents to be indexed.
89 * keys of the returned {@link AppSearchBatchResult} are the IDs of the input documents. The
101 * @param request a request containing a namespace and IDs to get documents for.
174 * <p class="caution">Removing a committed blob data that is still referenced by documents will
175 * leave those documents with no readable blob content. It is highly recommended to let
179 * to remove a committed blob data, you should remove the reference documents first.
271 * Retrieves documents from the open {@link AppSearchSessionShim} that match a given query
277 * <p>For query strings that are empty, all documents that match the {@link SearchSpec} will be
[all …]
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta3/
H A Ddocument_service.proto59 // Import documents into a dataset.
81 // Returns a list of documents present in the dataset.
90 // Deletes a set of documents.
122 // Documents belonging to a dataset will be split into different groups
128 // Identifies the train documents.
131 // Identifies the test documents.
134 // Identifies the unassigned documents.
168 // Config for importing documents.
178 // Target dataset split where the documents must be stored.
181 // If set, documents will be automatically split into training and test
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/
H A DDocumentsClient.java49 * [Documents][google.cloud.dialogflow.v2beta1.Document].
213 * Returns the list of all documents of the knowledge base.
215 * <p>Note: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use
216 * `projects.knowledgeBases.documents`.
235 * @param parent Required. The knowledge base to list all documents for. Format:
250 * Returns the list of all documents of the knowledge base.
252 * <p>Note: The `projects.agent.knowledgeBases.documents` resource is deprecated; only use
253 * `projects.knowledgeBases.documents`.
272 * @param parent Required. The knowledge base to list all documents for. Format:
284 * Returns the list of all documents of the knowledge base.
[all …]

12345678910>>...231