/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | dialogflow_v2.projects.knowledgeBases.html | 87 <p class="firstline">Creates a knowledge base.</p> 90 <p class="firstline">Deletes the specified knowledge base.</p> 93 <p class="firstline">Retrieves the specified knowledge base.</p> 96 <p class="firstline">Returns the list of all knowledge bases of the specified agent.</p> 102 <p class="firstline">Updates the specified knowledge base.</p> 111 <pre>Creates a knowledge base. 114 …parent: string, Required. The project to create a knowledge base for. Format: `projects//locations… 118 …knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your… 119 …"displayName": "A String", # Required. The display name of the knowledge base.… 121 …e": "A String", # The knowledge base resource name. The name must be empty when cre… [all …]
|
D | dialogflow_v2.projects.locations.knowledgeBases.html | 87 <p class="firstline">Creates a knowledge base.</p> 90 <p class="firstline">Deletes the specified knowledge base.</p> 93 <p class="firstline">Retrieves the specified knowledge base.</p> 96 <p class="firstline">Returns the list of all knowledge bases of the specified agent.</p> 102 <p class="firstline">Updates the specified knowledge base.</p> 111 <pre>Creates a knowledge base. 114 …parent: string, Required. The project to create a knowledge base for. Format: `projects//locations… 118 …knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your… 119 …"displayName": "A String", # Required. The display name of the knowledge base.… 121 …e": "A String", # The knowledge base resource name. The name must be empty when cre… [all …]
|
D | dialogflow_v2.projects.agent.knowledgeBases.html | 87 <p class="firstline">Creates a knowledge base.</p> 90 <p class="firstline">Deletes the specified knowledge base.</p> 93 <p class="firstline">Retrieves the specified knowledge base.</p> 96 <p class="firstline">Returns the list of all knowledge bases of the specified agent.</p> 102 <p class="firstline">Updates the specified knowledge base.</p> 111 <pre>Creates a knowledge base. 114 …parent: string, Required. The project to create a knowledge base for. Format: `projects//locations… 118 …knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your… 119 …"displayName": "A String", # Required. The display name of the knowledge base.… 121 …e": "A String", # The knowledge base resource name. The name must be empty when cre… [all …]
|
D | dialogflow_v2beta1.projects.knowledgeBases.html | 87 <p class="firstline">Creates a knowledge base. Note: The `projects.agent.knowledgeBases` resource i… 90 <p class="firstline">Deletes the specified knowledge base. Note: The `projects.agent.knowledgeBases… 93 <p class="firstline">Retrieves the specified knowledge base. Note: The `projects.agent.knowledgeBas… 96 <p class="firstline">Returns the list of all knowledge bases of the specified agent. Note: The `pro… 102 <p class="firstline">Updates the specified knowledge base. Note: The `projects.agent.knowledgeBases… 111 …<pre>Creates a knowledge base. Note: The `projects.agent.knowledgeBases` resource is deprecated; o… 114 …parent: string, Required. The project to create a knowledge base for. Format: `projects//locations… 118 …knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your… 119 …"displayName": "A String", # Required. The display name of the knowledge base.… 121 …e": "A String", # The knowledge base resource name. The name must be empty when cre… [all …]
|
D | dialogflow_v2beta1.projects.agent.knowledgeBases.html | 87 <p class="firstline">Creates a knowledge base. Note: The `projects.agent.knowledgeBases` resource i… 90 <p class="firstline">Deletes the specified knowledge base. Note: The `projects.agent.knowledgeBases… 93 <p class="firstline">Retrieves the specified knowledge base. Note: The `projects.agent.knowledgeBas… 96 <p class="firstline">Returns the list of all knowledge bases of the specified agent. Note: The `pro… 102 <p class="firstline">Updates the specified knowledge base. Note: The `projects.agent.knowledgeBases… 111 …<pre>Creates a knowledge base. Note: The `projects.agent.knowledgeBases` resource is deprecated; o… 114 …parent: string, Required. The project to create a knowledge base for. Format: `projects//locations… 118 …knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your… 119 …"displayName": "A String", # Required. The display name of the knowledge base.… 121 …e": "A String", # The knowledge base resource name. The name must be empty when cre… [all …]
|
D | dialogflow_v2beta1.projects.locations.knowledgeBases.html | 87 <p class="firstline">Creates a knowledge base. Note: The `projects.agent.knowledgeBases` resource i… 90 <p class="firstline">Deletes the specified knowledge base. Note: The `projects.agent.knowledgeBases… 93 <p class="firstline">Retrieves the specified knowledge base. Note: The `projects.agent.knowledgeBas… 96 <p class="firstline">Returns the list of all knowledge bases of the specified agent. Note: The `pro… 102 <p class="firstline">Updates the specified knowledge base. Note: The `projects.agent.knowledgeBases… 111 …<pre>Creates a knowledge base. Note: The `projects.agent.knowledgeBases` resource is deprecated; o… 114 …parent: string, Required. The project to create a knowledge base for. Format: `projects//locations… 118 …knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your… 119 …"displayName": "A String", # Required. The display name of the knowledge base.… 121 …e": "A String", # The knowledge base resource name. The name must be empty when cre… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/ |
H A D | knowledge_base.proto | 42 // Returns the list of all knowledge bases of the specified agent. 60 // Retrieves the specified knowledge base. 77 // Creates a knowledge base. 97 // Deletes the specified knowledge base. 115 // Updates the specified knowledge base. 137 // A knowledge base represents a collection of knowledge documents that you 138 // provide to Dialogflow. Your knowledge documents contain information that may 140 // knowledge bases when looking for a response to an end-user input. 142 // For more information, see the [knowledge base 143 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). [all …]
|
H A D | document.proto | 38 // Service for managing knowledge 46 // Returns the list of all documents of the knowledge base. 246 // A knowledge document to be used by a 249 // For more information, see the [knowledge base 250 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). 261 // The knowledge type of document content. 327 // ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>`. 337 // Required. The knowledge type of document content. 355 // EXTRACTIVE_QA and FAQ knowledge types. 361 // EXTRACTIVE_QA and FAQ knowledge types. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/ |
H A D | knowledge_base.proto | 42 // Returns the list of all knowledge bases of the specified agent. 57 // Retrieves the specified knowledge base. 71 // Creates a knowledge base. 88 // Deletes the specified knowledge base. 103 // Updates the specified knowledge base. 121 // A knowledge base represents a collection of knowledge documents that you 122 // provide to Dialogflow. Your knowledge documents contain information that may 124 // knowledge bases when looking for a response to an end-user input. 126 // For more information, see the [knowledge base 127 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). [all …]
|
H A D | document.proto | 38 // Service for managing knowledge 46 // Returns the list of all documents of the knowledge base. 253 // A knowledge document to be used by a 256 // For more information, see the [knowledge base 257 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). 268 // The knowledge type of document content. 329 // ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>`. 339 // Required. The knowledge type of document content. 357 // EXTRACTIVE_QA and FAQ knowledge types. 400 // ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>`. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/ |
H A D | knowledge_base.proto | 42 // Returns the list of all knowledge bases of the specified agent. 57 // Retrieves the specified knowledge base. 71 // Creates a knowledge base. 88 // Deletes the specified knowledge base. 103 // Updates the specified knowledge base. 121 // A knowledge base represents a collection of knowledge documents that you 122 // provide to Dialogflow. Your knowledge documents contain information that may 124 // knowledge bases when looking for a response to an end-user input. 126 // For more information, see the [knowledge base 127 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). [all …]
|
H A D | document.proto | 38 // Service for managing knowledge 46 // Returns the list of all documents of the knowledge base. 253 // A knowledge document to be used by a 256 // For more information, see the [knowledge base 257 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). 268 // The knowledge type of document content. 329 // ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>`. 339 // Required. The knowledge type of document content. 357 // EXTRACTIVE_QA and FAQ knowledge types. 400 // ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>`. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/ |
H A D | knowledge_base.proto | 42 // Returns the list of all knowledge bases of the specified agent. 60 // Retrieves the specified knowledge base. 77 // Creates a knowledge base. 97 // Deletes the specified knowledge base. 115 // Updates the specified knowledge base. 137 // A knowledge base represents a collection of knowledge documents that you 138 // provide to Dialogflow. Your knowledge documents contain information that may 140 // knowledge bases when looking for a response to an end-user input. 142 // For more information, see the [knowledge base 143 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). [all …]
|
H A D | document.proto | 38 // Service for managing knowledge 46 // Returns the list of all documents of the knowledge base. 246 // A knowledge document to be used by a 249 // For more information, see the [knowledge base 250 // guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). 261 // The knowledge type of document content. 327 // ID>/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>`. 337 // Required. The knowledge type of document content. 355 // EXTRACTIVE_QA and FAQ knowledge types. 361 // EXTRACTIVE_QA and FAQ knowledge types. [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/wisdom/src/main/resources/codegen-resources/ |
H A D | service-2.json | 49 …d another resource. Currently, the only supported association is with a knowledge base. An assista… 86 …knowledge base.</p> <note> <p>When using this API, you cannot reuse <a href=\"https://docs.aws.ama… 209 …knowledge base.</p> <note> <p>When you use this API to delete an external knowledge base such as S… 323 "documentation":"<p>Retrieves information about the knowledge base.</p>" 450 "documentation":"<p>Lists the knowledge bases.</p>" 532 "documentation":"<p>Removes a URI template from a knowledge base.</p>" 548 …"documentation":"<p>Searches for content in a specified knowledge base. Can be used to get a speci… 565 "documentation":"<p>Searches existing Wisdom quick responses in a Wisdom knowledge base.</p>" 597 …knowledge base. To upload content, first make a PUT request to the returned URL with your file, ma… 680 …"documentation":"<p>Updates the template URI of a knowledge base. This is only supported for knowl… [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/qconnect/src/main/resources/codegen-resources/ |
H A D | service-2.json | 49 …d another resource. Currently, the only supported association is with a knowledge base. An assista… 86 …knowledge base.</p> <note> <p>When using this API, you cannot reuse <a href=\"https://docs.aws.ama… 209 …knowledge base.</p> <note> <p>When you use this API to delete an external knowledge base such as S… 323 "documentation":"<p>Retrieves information about the knowledge base.</p>" 450 "documentation":"<p>Lists the knowledge bases.</p>" 549 "documentation":"<p>Removes a URI template from a knowledge base.</p>" 565 …"documentation":"<p>Searches for content in a specified knowledge base. Can be used to get a speci… 582 … "documentation":"<p>Searches existing Amazon Q quick responses in an Amazon Q knowledge base.</p>" 614 …knowledge base. To upload content, first make a PUT request to the returned URL with your file, ma… 697 …"documentation":"<p>Updates the template URI of a knowledge base. This is only supported for knowl… [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 D | KnowledgeBase.java | 25 * A knowledge base represents a collection of knowledge documents that you 26 * provide to Dialogflow. Your knowledge documents contain information that may 28 * knowledge bases when looking for a response to an end-user input. 29 * For more information, see the [knowledge base 30 * guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). 87 * The knowledge base resource name. 88 * The name must be empty when creating a knowledge base. 90 * ID>/knowledgeBases/<Knowledge Base ID>`. 113 * The knowledge base resource name. 114 * The name must be empty when creating a knowledge base. [all …]
|
H A D | ListKnowledgeBasesRequest.java | 81 * Required. The project to list of knowledge bases for. 107 * Required. The project to list of knowledge bases for. 208 * The filter expression used to filter knowledge bases returned by the list 215 * * 'language_code=en-us' matches knowledge bases with en-us language code. 216 * * 'display_name:articles' matches knowledge bases whose display name 218 * * 'display_name:"Best Articles"' matches knowledge bases whose display 220 * * 'language_code=en-gb AND display_name=articles' matches all knowledge 249 * The filter expression used to filter knowledge bases returned by the list 256 * * 'language_code=en-us' matches knowledge bases with en-us language code. 257 * * 'display_name:articles' matches knowledge bases whose display name [all …]
|
H A D | KnowledgeAnswers.java | 25 * Represents the result of querying a Knowledge base. 79 * Indicates which Knowledge Document this answer was extracted from. 80 * Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base 93 * Indicates which Knowledge Document this answer was extracted from. 94 * Format: `projects/<Project ID>/knowledgeBases/<Knowledge Base 135 * The piece of text from the `source` knowledge base document that answers 148 * The piece of text from the `source` knowledge base document that answers 162 * The system's confidence level that this knowledge answer is a good match 182 * The system's confidence level that this knowledge answer is a good match 204 * The system's confidence score that this Knowledge answer is a good match [all …]
|
H A D | DeleteKnowledgeBaseRequest.java | 79 * Required. The name of the knowledge base to delete. 81 * ID>/knowledgeBases/<Knowledge Base ID>`. 106 * Required. The name of the knowledge base to delete. 108 * ID>/knowledgeBases/<Knowledge Base ID>`. 136 * Optional. Force deletes the knowledge base. When set to true, any documents 137 * in the knowledge base are also deleted. 523 * Required. The name of the knowledge base to delete. 525 * ID>/knowledgeBases/<Knowledge Base ID>`. 549 * Required. The name of the knowledge base to delete. 551 * ID>/knowledgeBases/<Knowledge Base ID>`. [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 D | KnowledgeBase.java | 25 * A knowledge base represents a collection of knowledge documents that you 26 * provide to Dialogflow. Your knowledge documents contain information that may 28 * knowledge bases when looking for a response to an end-user input. 29 * For more information, see the [knowledge base 30 * guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). 87 * The knowledge base resource name. 88 * The name must be empty when creating a knowledge base. 90 * ID>/knowledgeBases/<Knowledge Base ID>`. 113 * The knowledge base resource name. 114 * The name must be empty when creating a knowledge base. [all …]
|
H A D | ListKnowledgeBasesRequest.java | 81 * Required. The project to list of knowledge bases for. 107 * Required. The project to list of knowledge bases for. 208 * The filter expression used to filter knowledge bases returned by the list 215 * * 'language_code=en-us' matches knowledge bases with en-us language code. 216 * * 'display_name:articles' matches knowledge bases whose display name 218 * * 'display_name:"Best Articles"' matches knowledge bases whose display 220 * * 'language_code=en-gb AND display_name=articles' matches all knowledge 249 * The filter expression used to filter knowledge bases returned by the list 256 * * 'language_code=en-us' matches knowledge bases with en-us language code. 257 * * 'display_name:articles' matches knowledge bases whose display name [all …]
|
/aosp_15_r20/external/coreboot/Documentation/contributing/ |
H A D | project_ideas.md | 11 to the project, the pre-requisites, both in knowledge and parts. They 25 This is a collection of tasks which don't require deep knowledge on 49 pick a set of systems that match their interest and knowledge and lay 59 * coreboot knowledge: Should know how to build coreboot images and where 61 * other knowledge: Should know how packages or installers for their 62 target OS work. Knowledge of the GCC build system is a big plus 74 * coreboot knowledge: Should be familiar with making chipset level 76 * other knowledge: A general idea of the Power architecture, the more, 96 * coreboot knowledge: Should know the general boot flow in coreboot 97 * other knowledge: It helps to be familiar with the architecture you want to [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/ |
H A D | KnowledgeBasesClient.java | 184 * Returns the list of all knowledge bases of the specified agent. 202 * @param parent Required. The project to list of knowledge bases for. Format: 216 * Returns the list of all knowledge bases of the specified agent. 234 * @param parent Required. The project to list of knowledge bases for. Format: 248 * Returns the list of all knowledge bases of the specified agent. 266 * @param parent Required. The project to list of knowledge bases for. Format: 278 * Returns the list of all knowledge bases of the specified agent. 312 * Returns the list of all knowledge bases of the specified agent. 346 * Returns the list of all knowledge bases of the specified agent. 387 * Retrieves the specified knowledge base. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/ |
H A D | KnowledgeBasesClient.java | 186 * Returns the list of all knowledge bases of the specified agent. 207 * @param parent Required. The project to list of knowledge bases for. Format: 221 * Returns the list of all knowledge bases of the specified agent. 242 * @param parent Required. The project to list of knowledge bases for. Format: 256 * Returns the list of all knowledge bases of the specified agent. 277 * @param parent Required. The project to list of knowledge bases for. Format: 289 * Returns the list of all knowledge bases of the specified agent. 326 * Returns the list of all knowledge bases of the specified agent. 363 * Returns the list of all knowledge bases of the specified agent. 407 * Retrieves the specified knowledge base. [all …]
|