• Home
  • Raw
  • Download

Lines Matching full:document

82document. 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…
100document. This method is a [long-running operation](https://cloud.google.com/dialogflow/cx/docs/ho…
103document from its specified source, content_uri or content. The previously loaded content of the d…
112document. 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 …&quot;content&quot;: &quot;A String&quot;, # The raw content of the document. This field is only p…
122 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the document. The n…
123document every day (at a time picked by the system). If false or unspecified, we don&#x27;t try to…
124 &quot;knowledgeTypes&quot;: [ # Required. The knowledge type of document content.
139document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
142 &quot;mimeType&quot;: &quot;A String&quot;, # Required. The MIME type of this document.
143 …;: &quot;A String&quot;, # Optional. The document resource name. The name must be empty when creat…
144 …&quot;rawContent&quot;: &quot;A String&quot;, # 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 …&quot;content&quot;: &quot;A String&quot;, # The raw content of the document. This field is only p…
229 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the document. The n…
230document every day (at a time picked by the system). If false or unspecified, we don&#x27;t try to…
231 &quot;knowledgeTypes&quot;: [ # Required. The knowledge type of document content.
246document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
249 &quot;mimeType&quot;: &quot;A String&quot;, # Required. The MIME type of this document.
250 …;: &quot;A String&quot;, # Optional. The document resource name. The name must be empty when creat…
251 …&quot;rawContent&quot;: &quot;A String&quot;, # The raw content of the document. This field is onl…
265 …&quot;documentTemplate&quot;: { # The template used for importing documents. # Required. Document
266 &quot;knowledgeTypes&quot;: [ # Required. The knowledge type of document content.
269document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
272 &quot;mimeType&quot;: &quot;A String&quot;, # 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 …&quot;content&quot;: &quot;A String&quot;, # The raw content of the document. This field is only p…
333 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the document. The n…
334document every day (at a time picked by the system). If false or unspecified, we don&#x27;t try to…
335 &quot;knowledgeTypes&quot;: [ # Required. The knowledge type of document content.
350document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
353 &quot;mimeType&quot;: &quot;A String&quot;, # Required. The MIME type of this document.
354 …;: &quot;A String&quot;, # Optional. The document resource name. The name must be empty when creat…
355 …&quot;rawContent&quot;: &quot;A String&quot;, # The raw content of the document. This field is onl…
378document. 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 …&quot;content&quot;: &quot;A String&quot;, # The raw content of the document. This field is only p…
388 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the document. The n…
389document every day (at a time picked by the system). If false or unspecified, we don&#x27;t try to…
390 &quot;knowledgeTypes&quot;: [ # Required. The knowledge type of document content.
405document. The metadata supports arbitrary key-value pairs. Suggested use cases include storing a d…
408 &quot;mimeType&quot;: &quot;A String&quot;, # Required. The MIME type of this document.
409 …;: &quot;A String&quot;, # Optional. The document resource name. The name must be empty when creat…
410 …&quot;rawContent&quot;: &quot;A String&quot;, # 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…
445document 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…