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.</p>
97 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
100 …document from its specified source, content_uri or content. The previously loaded content of the d…
109 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
112 …parent: string, Required. The knowledge base to create a document for. Format: `projects//location…
116 { # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge ba…
118 …"displayName": "A String", # Required. The display name of the document. The n…
119 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
120 "knowledgeTypes": [ # Required. The knowledge type of document content.
135 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
138 "mimeType": "A String", # Required. The MIME type of this document.
139 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
140 …"rawContent": "A String", # The raw content of the document. This field is onl…
162 … such metadata. Any method that returns a long-running operation should document the metadata type…
174 …<pre>Deletes the specified document. This method is a [long-running operation](https://cloud.googl…
177 …name: string, Required. The name of the document to delete. Format: `projects//locations//knowledg…
197 … such metadata. Any method that returns a long-running operation should document the metadata type…
209 <pre>Retrieves the specified document.
212 …name: string, Required. The name of the document to retrieve. Format `projects//locations//knowled…
221 …{ # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge b…
223 …"displayName": "A String", # Required. The display name of the document. The n…
224 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
225 "knowledgeTypes": [ # Required. The knowledge type of document content.
240 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
243 "mimeType": "A String", # Required. The MIME type of this document.
244 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
245 …"rawContent": "A String", # The raw content of the document. This field is onl…
267 …{ # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge b…
269 …"displayName": "A String", # Required. The display name of the document. The n…
270 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
271 "knowledgeTypes": [ # Required. The knowledge type of document content.
286 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
289 "mimeType": "A String", # Required. The MIME type of this document.
290 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
291 …"rawContent": "A String", # The raw content of the document. This field is onl…
314 …document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
317 …name: string, Optional. The document resource name. The name must be empty when creating a documen…
321 { # A knowledge document to be used by a KnowledgeBase. For more information, see the [knowledge ba…
323 …"displayName": "A String", # Required. The display name of the document. The n…
324 …document every day (at a time picked by the system). If false or unspecified, we don't try to…
325 "knowledgeTypes": [ # Required. The knowledge type of document content.
340 …document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
343 "mimeType": "A String", # Required. The MIME type of this document.
344 …;: "A String", # Optional. The document resource name. The name must be empty when creat…
345 …"rawContent": "A String", # The raw content of the document. This field is onl…
368 … such metadata. Any method that returns a long-running operation should document the metadata type…
380 …document from its specified source, content_uri or content. The previously loaded content of the d…
383 …name: string, Required. The name of the document to reload. Format: `projects//locations//knowledg…
388 …t;A String", # Optional. The path of gcs source file for reloading document content. For now,…
410 … such metadata. Any method that returns a long-running operation should document the metadata type…