Lines Matching full:document
82 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
85 <p class="firstline">Deletes the specified document. This method is a [long-running operation](http…
88 <p class="firstline">Retrieves the specified document. Note: The `projects.agent.knowledgeBases.doc…
100 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
103 …document from its specified source, content_uri or content. The previously loaded content of the d…
112 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
115 …parent: string, Required. The knowledge base to create a document for. Format: `projects//location…
119 { # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge ba…
120 …"content": "A String", # The raw content of the document. This field is only p…
122 …"displayName": "A String", # Required. The display name of the document. The n…
123 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
124 "knowledgeTypes": [ # Required. The knowledge type of document content.
139 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
142 "mimeType": "A String", # Required. The MIME type of this document.
143 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
144 …"rawContent": "A String", # The raw content of the document. This field is onl…
147 …o import custom metadata from Google Cloud Storage. Only valid when the document source is Google …
167 … such metadata. Any method that returns a long-running operation should document the metadata type…
179 …<pre>Deletes the specified document. This method is a [long-running operation](https://cloud.googl…
182 …name: string, Required. The name of the document to delete. Format: `projects//locations//knowledg…
202 … such metadata. Any method that returns a long-running operation should document the metadata type…
214 …<pre>Retrieves the specified document. Note: The `projects.agent.knowledgeBases.documents` resourc…
217 …name: string, Required. The name of the document to retrieve. Format `projects//locations//knowled…
226 …{ # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge b…
227 …"content": "A String", # The raw content of the document. This field is only p…
229 …"displayName": "A String", # Required. The display name of the document. The n…
230 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
231 "knowledgeTypes": [ # Required. The knowledge type of document content.
246 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
249 "mimeType": "A String", # Required. The MIME type of this document.
250 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
251 …"rawContent": "A String", # The raw content of the document. This field is onl…
265 …"documentTemplate": { # The template used for importing documents. # Required. Document …
266 "knowledgeTypes": [ # Required. The knowledge type of document content.
269 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
272 "mimeType": "A String", # Required. The MIME type of the document.
279 …o import custom metadata from Google Cloud Storage. Only valid when the document source is Google …
301 … such metadata. Any method that returns a long-running operation should document the metadata type…
330 …{ # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge b…
331 …"content": "A String", # The raw content of the document. This field is only p…
333 …"displayName": "A String", # Required. The display name of the document. The n…
334 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
335 "knowledgeTypes": [ # Required. The knowledge type of document content.
350 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
353 "mimeType": "A String", # Required. The MIME type of this document.
354 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
355 …"rawContent": "A String", # The raw content of the document. This field is onl…
378 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
381 …name: string, Optional. The document resource name. The name must be empty when creating a documen…
385 { # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge ba…
386 …"content": "A String", # The raw content of the document. This field is only p…
388 …"displayName": "A String", # Required. The display name of the document. The n…
389 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
390 "knowledgeTypes": [ # Required. The knowledge type of document content.
405 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
408 "mimeType": "A String", # Required. The MIME type of this document.
409 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
410 …"rawContent": "A String", # The raw content of the document. This field is onl…
433 … such metadata. Any method that returns a long-running operation should document the metadata type…
445 …document from its specified source, content_uri or content. The previously loaded content of the d…
448 …name: string, Required. The name of the document to reload. Format: `projects//locations//knowledg…
453 …e path for a Cloud Storage source file for reloading document content. If not provided, the Docume…
456 …o import custom metadata from Google Cloud Storage. Only valid when the document source is Google …
478 … such metadata. Any method that returns a long-running operation should document the metadata type…