• Home
  • Raw
  • Download

Lines Matching full:knowledge

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…
118knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your…
119 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the knowledge base.…
121 …e&quot;: &quot;A String&quot;, # The knowledge base resource name. The name must be empty when cre…
132knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your…
133 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the knowledge base.…
135 …e&quot;: &quot;A String&quot;, # The knowledge base resource name. The name must be empty when cre…
141 …<pre>Deletes the specified knowledge base. Note: The `projects.agent.knowledgeBases` resource is d…
144 …name: string, Required. The name of the knowledge base to delete. Format: `projects//locations//kn…
145 …force: boolean, Optional. Force deletes the knowledge base. When set to true, any documents in the…
160 …<pre>Retrieves the specified knowledge base. Note: The `projects.agent.knowledgeBases` resource is…
163 …name: string, Required. The name of the knowledge base to retrieve. Format `projects//locations//k…
172knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your…
173 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the knowledge base.…
175 …e&quot;: &quot;A String&quot;, # The knowledge base resource name. The name must be empty when cre…
181 …<pre>Returns the list of all knowledge bases of the specified agent. Note: The `projects.agent.kno…
184 …parent: string, Required. The project to list of knowledge bases for. Format: `projects//locations…
185knowledge bases returned by the list method. The expression has the following syntax: [AND ] ... T…
197 &quot;knowledgeBases&quot;: [ # The list of knowledge bases.
198knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your…
199 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the knowledge base.…
201 …e&quot;: &quot;A String&quot;, # The knowledge base resource name. The name must be empty when cre…
224 …<pre>Updates the specified knowledge base. Note: The `projects.agent.knowledgeBases` resource is d…
227 …name: string, The knowledge base resource name. The name must be empty when creating a knowledge b…
231knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your…
232 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the knowledge base.…
234 …e&quot;: &quot;A String&quot;, # The knowledge base resource name. The name must be empty when cre…
246knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your…
247 …&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the knowledge base.…
249 …e&quot;: &quot;A String&quot;, # The knowledge base resource name. The name must be empty when cre…