Home
last modified time | relevance | path

Searched defs:intentBatchInline (Results 1 – 12 of 12) sorted by relevance

/external/google-cloud-java/java-dialogflow/samples/snippets/generated/com/google/cloud/dialogflow/v2beta1/intents/batchupdateintents/
DSyncBatchUpdateIntentsAgentnameIntentbatch.java39 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in syncBatchUpdateIntentsAgentnameIntentbatch() local
DSyncBatchUpdateIntentsStringIntentbatch.java39 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in syncBatchUpdateIntentsStringIntentbatch() local
/external/google-cloud-java/java-dialogflow/samples/snippets/generated/com/google/cloud/dialogflow/v2/intents/batchupdateintents/
DSyncBatchUpdateIntentsAgentnameIntentbatch.java39 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in syncBatchUpdateIntentsAgentnameIntentbatch() local
DSyncBatchUpdateIntentsStringIntentbatch.java39 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in syncBatchUpdateIntentsStringIntentbatch() local
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2/
DIntentsClientTest.java953 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest() local
978 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest() local
1049 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest3() local
1074 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest3() local
DIntentsClientHttpJsonTest.java1112 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest() local
1142 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest() local
1212 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest3() local
1242 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest3() local
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/
DIntentsClientTest.java1080 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest() local
1105 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest() local
1176 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest3() local
1201 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest3() local
DIntentsClientHttpJsonTest.java1342 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest() local
1372 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest() local
1442 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsTest3() local
1472 IntentBatch intentBatchInline = IntentBatch.newBuilder().build(); in batchUpdateIntentsExceptionTest3() local
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2/
DIntentsClient.java1177 AgentName parent, IntentBatch intentBatchInline) { in batchUpdateIntentsAsync()
1273 String parent, IntentBatch intentBatchInline) { in batchUpdateIntentsAsync()
/external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/main/java/com/google/cloud/dialogflow/v2beta1/
DIntentsClient.java1253 AgentName parent, IntentBatch intentBatchInline) { in batchUpdateIntentsAsync()
1353 String parent, IntentBatch intentBatchInline) { in batchUpdateIntentsAsync()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddialogflow.v2.json10892 "intentBatchInline": { object
Ddialogflow.v2beta1.json12943 "intentBatchInline": { object