| /external/google-cloud-java/java-container/google-cloud-container/src/test/java/com/google/cloud/container/v1/ |
| D | ClusterManagerClientTest.java | 189 ListClustersResponse actualResponse = client.listClusters(parent); in listClustersTest() local 229 ListClustersResponse actualResponse = client.listClusters(projectId, zone); in listClustersTest2() local 331 Cluster actualResponse = client.getCluster(name); in getClusterTest() local 433 Cluster actualResponse = client.getCluster(projectId, zone, clusterId); in getClusterTest2() local 488 Operation actualResponse = client.createCluster(parent, cluster); in createClusterTest() local 542 Operation actualResponse = client.createCluster(projectId, zone, cluster); in createClusterTest2() local 597 Operation actualResponse = client.updateCluster(name, update); in updateClusterTest() local 652 Operation actualResponse = client.updateCluster(projectId, zone, clusterId, update); in updateClusterTest2() local 734 Operation actualResponse = client.updateNodePool(request); in updateNodePoolTest() local 842 Operation actualResponse = client.setNodePoolAutoscaling(request); in setNodePoolAutoscalingTest() local [all …]
|
| /external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/ |
| D | FirewallPoliciesClientTest.java | 116 Operation actualResponse = in addAssociationTest() local 186 Operation actualResponse = in addRuleTest() local 254 Operation actualResponse = client.cloneRulesAsync(firewallPolicy).get(); in cloneRulesTest() local 320 Operation actualResponse = client.deleteAsync(firewallPolicy).get(); in deleteTest() local 377 FirewallPolicy actualResponse = client.get(firewallPolicy); in getTest() local 425 FirewallPolicyAssociation actualResponse = client.getAssociation(firewallPolicy); in getAssociationTest() local 474 Policy actualResponse = client.getIamPolicy(resource); in getIamPolicyTest() local 530 FirewallPolicyRule actualResponse = client.getRule(firewallPolicy); in getRuleTest() local 598 Operation actualResponse = client.insertAsync(parentId, firewallPolicyResource).get(); in insertTest() local 697 FirewallPoliciesListAssociationsResponse actualResponse = client.listAssociations(); in listAssociationsTest() local [all …]
|
| /external/google-cloud-java/java-kms/google-cloud-kms/src/test/java/com/google/cloud/kms/v1/ |
| D | KeyManagementServiceClientTest.java | 478 KeyRing actualResponse = client.getKeyRing(name); in getKeyRingTest() local 517 KeyRing actualResponse = client.getKeyRing(name); in getKeyRingTest2() local 567 CryptoKey actualResponse = client.getCryptoKey(name); in getCryptoKeyTest() local 618 CryptoKey actualResponse = client.getCryptoKey(name); in getCryptoKeyTest2() local 678 CryptoKeyVersion actualResponse = client.getCryptoKeyVersion(name); in getCryptoKeyVersionTest() local 738 CryptoKeyVersion actualResponse = client.getCryptoKeyVersion(name); in getCryptoKeyVersionTest2() local 781 PublicKey actualResponse = client.getPublicKey(name); in getPublicKeyTest() local 824 PublicKey actualResponse = client.getPublicKey(name); in getPublicKeyTest2() local 871 ImportJob actualResponse = client.getImportJob(name); in getImportJobTest() local 919 ImportJob actualResponse = client.getImportJob(name); in getImportJobTest2() local [all …]
|
| D | KeyManagementServiceClientHttpJsonTest.java | 518 KeyRing actualResponse = client.getKeyRing(name); in getKeyRingTest() local 563 KeyRing actualResponse = client.getKeyRing(name); in getKeyRingTest2() local 619 CryptoKey actualResponse = client.getCryptoKey(name); in getCryptoKeyTest() local 677 CryptoKey actualResponse = client.getCryptoKey(name); in getCryptoKeyTest2() local 744 CryptoKeyVersion actualResponse = client.getCryptoKeyVersion(name); in getCryptoKeyVersionTest() local 811 CryptoKeyVersion actualResponse = client.getCryptoKeyVersion(name); in getCryptoKeyVersionTest2() local 861 PublicKey actualResponse = client.getPublicKey(name); in getPublicKeyTest() local 911 PublicKey actualResponse = client.getPublicKey(name); in getPublicKeyTest2() local 965 ImportJob actualResponse = client.getImportJob(name); in getImportJobTest() local 1020 ImportJob actualResponse = client.getImportJob(name); in getImportJobTest2() local [all …]
|
| /external/sdk-platform-java/showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/ |
| D | ComplianceClientHttpJsonTest.java | 107 RepeatResponse actualResponse = client.repeatDataBody(request); in repeatDataBodyTest() local 176 RepeatResponse actualResponse = client.repeatDataBodyInfo(request); in repeatDataBodyInfoTest() local 245 RepeatResponse actualResponse = client.repeatDataQuery(request); in repeatDataQueryTest() local 337 RepeatResponse actualResponse = client.repeatDataSimplePath(request); in repeatDataSimplePathTest() local 466 RepeatResponse actualResponse = client.repeatDataPathResource(request); in repeatDataPathResourceTest() local 609 RepeatResponse actualResponse = client.repeatDataPathTrailingResource(request); in repeatDataPathTrailingResourceTest() local 715 RepeatResponse actualResponse = client.repeatDataBodyPut(request); in repeatDataBodyPutTest() local 784 RepeatResponse actualResponse = client.repeatDataBodyPatch(request); in repeatDataBodyPatchTest() local 841 EnumResponse actualResponse = client.getEnum(request); in getEnumTest() local 890 EnumResponse actualResponse = client.verifyEnum(request); in verifyEnumTest() local [all …]
|
| D | ComplianceClientTest.java | 113 RepeatResponse actualResponse = client.repeatDataBody(request); in repeatDataBodyTest() local 185 RepeatResponse actualResponse = client.repeatDataBodyInfo(request); in repeatDataBodyInfoTest() local 257 RepeatResponse actualResponse = client.repeatDataQuery(request); in repeatDataQueryTest() local 329 RepeatResponse actualResponse = client.repeatDataSimplePath(request); in repeatDataSimplePathTest() local 401 RepeatResponse actualResponse = client.repeatDataPathResource(request); in repeatDataPathResourceTest() local 473 RepeatResponse actualResponse = client.repeatDataPathTrailingResource(request); in repeatDataPathTrailingResourceTest() local 545 RepeatResponse actualResponse = client.repeatDataBodyPut(request); in repeatDataBodyPutTest() local 617 RepeatResponse actualResponse = client.repeatDataBodyPatch(request); in repeatDataBodyPatchTest() local 677 EnumResponse actualResponse = client.getEnum(request); in getEnumTest() local 720 EnumResponse actualResponse = client.verifyEnum(request); in verifyEnumTest() local [all …]
|
| /external/google-cloud-java/java-tasks/google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2/ |
| D | CloudTasksClientHttpJsonTest.java | 204 Queue actualResponse = client.getQueue(name); in getQueueTest() local 253 Queue actualResponse = client.getQueue(name); in getQueueTest2() local 303 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest() local 354 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest2() local 413 Queue actualResponse = client.updateQueue(queue, updateMask); in updateQueueTest() local 551 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest() local 600 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest2() local 649 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest() local 698 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest2() local 747 Queue actualResponse = client.resumeQueue(name); in resumeQueueTest() local [all …]
|
| /external/google-cloud-java/java-tasks/google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2beta3/ |
| D | CloudTasksClientHttpJsonTest.java | 206 Queue actualResponse = client.getQueue(name); in getQueueTest() local 257 Queue actualResponse = client.getQueue(name); in getQueueTest2() local 309 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest() local 362 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest2() local 425 Queue actualResponse = client.updateQueue(queue, updateMask); in updateQueueTest() local 567 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest() local 618 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest2() local 669 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest() local 720 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest2() local 771 Queue actualResponse = client.resumeQueue(name); in resumeQueueTest() local [all …]
|
| /external/google-cloud-java/java-iot/google-cloud-iot/src/test/java/com/google/cloud/iot/v1/ |
| D | DeviceManagerClientHttpJsonTest.java | 109 DeviceRegistry actualResponse = client.createDeviceRegistry(parent, deviceRegistry); in createDeviceRegistryTest() local 162 DeviceRegistry actualResponse = client.createDeviceRegistry(parent, deviceRegistry); in createDeviceRegistryTest2() local 214 DeviceRegistry actualResponse = client.getDeviceRegistry(name); in getDeviceRegistryTest() local 265 DeviceRegistry actualResponse = client.getDeviceRegistry(name); in getDeviceRegistryTest2() local 327 DeviceRegistry actualResponse = client.updateDeviceRegistry(deviceRegistry, updateMask); in updateDeviceRegistryTest() local 579 Device actualResponse = client.createDevice(parent, device); in createDeviceTest() local 641 Device actualResponse = client.createDevice(parent, device); in createDeviceTest2() local 702 Device actualResponse = client.getDevice(name); in getDeviceTest() local 763 Device actualResponse = client.getDevice(name); in getDeviceTest2() local 844 Device actualResponse = client.updateDevice(device, updateMask); in updateDeviceTest() local [all …]
|
| /external/google-cloud-java/java-language/google-cloud-language/src/test/java/com/google/cloud/language/v1/ |
| D | LanguageServiceClientTest.java | 91 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document); in analyzeSentimentTest() local 132 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document, encodingType); in analyzeSentimentTest2() local 173 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document); in analyzeEntitiesTest() local 213 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document, encodingType); in analyzeEntitiesTest2() local 254 AnalyzeEntitySentimentResponse actualResponse = client.analyzeEntitySentiment(document); in analyzeEntitySentimentTest() local 295 AnalyzeEntitySentimentResponse actualResponse = in analyzeEntitySentimentTest2() local 339 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document); in analyzeSyntaxTest() local 380 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document, encodingType); in analyzeSyntaxTest2() local 420 ClassifyTextResponse actualResponse = client.classifyText(document); in classifyTextTest() local 464 AnnotateTextResponse actualResponse = client.annotateText(document, features); in annotateTextTest() local [all …]
|
| D | LanguageServiceClientHttpJsonTest.java | 87 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document); in analyzeSentimentTest() local 134 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document, encodingType); in analyzeSentimentTest2() local 180 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document); in analyzeEntitiesTest() local 226 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document, encodingType); in analyzeEntitiesTest2() local 272 AnalyzeEntitySentimentResponse actualResponse = client.analyzeEntitySentiment(document); in analyzeEntitySentimentTest() local 318 AnalyzeEntitySentimentResponse actualResponse = in analyzeEntitySentimentTest2() local 366 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document); in analyzeSyntaxTest() local 413 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document, encodingType); in analyzeSyntaxTest2() local 458 ClassifyTextResponse actualResponse = client.classifyText(document); in classifyTextTest() local 508 AnnotateTextResponse actualResponse = client.annotateText(document, features); in annotateTextTest() local [all …]
|
| /external/google-cloud-java/java-language/google-cloud-language/src/test/java/com/google/cloud/language/v1beta2/ |
| D | LanguageServiceClientHttpJsonTest.java | 87 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document); in analyzeSentimentTest() local 134 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document, encodingType); in analyzeSentimentTest2() local 180 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document); in analyzeEntitiesTest() local 226 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document, encodingType); in analyzeEntitiesTest2() local 272 AnalyzeEntitySentimentResponse actualResponse = client.analyzeEntitySentiment(document); in analyzeEntitySentimentTest() local 318 AnalyzeEntitySentimentResponse actualResponse = in analyzeEntitySentimentTest2() local 366 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document); in analyzeSyntaxTest() local 413 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document, encodingType); in analyzeSyntaxTest2() local 458 ClassifyTextResponse actualResponse = client.classifyText(document); in classifyTextTest() local 508 AnnotateTextResponse actualResponse = client.annotateText(document, features); in annotateTextTest() local [all …]
|
| D | LanguageServiceClientTest.java | 91 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document); in analyzeSentimentTest() local 132 AnalyzeSentimentResponse actualResponse = client.analyzeSentiment(document, encodingType); in analyzeSentimentTest2() local 173 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document); in analyzeEntitiesTest() local 213 AnalyzeEntitiesResponse actualResponse = client.analyzeEntities(document, encodingType); in analyzeEntitiesTest2() local 254 AnalyzeEntitySentimentResponse actualResponse = client.analyzeEntitySentiment(document); in analyzeEntitySentimentTest() local 295 AnalyzeEntitySentimentResponse actualResponse = in analyzeEntitySentimentTest2() local 339 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document); in analyzeSyntaxTest() local 380 AnalyzeSyntaxResponse actualResponse = client.analyzeSyntax(document, encodingType); in analyzeSyntaxTest2() local 420 ClassifyTextResponse actualResponse = client.classifyText(document); in classifyTextTest() local 464 AnnotateTextResponse actualResponse = client.annotateText(document, features); in annotateTextTest() local [all …]
|
| /external/google-cloud-java/java-dialogflow/google-cloud-dialogflow/src/test/java/com/google/cloud/dialogflow/v2beta1/ |
| D | ParticipantsClientHttpJsonTest.java | 105 Participant actualResponse = client.createParticipant(parent, participant); in createParticipantTest() local 157 Participant actualResponse = client.createParticipant(parent, participant); in createParticipantTest2() local 209 Participant actualResponse = client.getParticipant(name); in getParticipantTest() local 261 Participant actualResponse = client.getParticipant(name); in getParticipantTest2() local 422 Participant actualResponse = client.updateParticipant(participant, updateMask); in updateParticipantTest() local 484 AnalyzeContentResponse actualResponse = client.analyzeContent(participant, audioInput); in analyzeContentTest() local 540 AnalyzeContentResponse actualResponse = client.analyzeContent(participant, eventInput); in analyzeContentTest2() local 596 AnalyzeContentResponse actualResponse = client.analyzeContent(participant, textInput); in analyzeContentTest3() local 651 AnalyzeContentResponse actualResponse = client.analyzeContent(participant, audioInput); in analyzeContentTest4() local 705 AnalyzeContentResponse actualResponse = client.analyzeContent(participant, eventInput); in analyzeContentTest5() local [all …]
|
| /external/google-cloud-java/java-notebooks/google-cloud-notebooks/src/test/java/com/google/cloud/notebooks/v1beta1/ |
| D | NotebookServiceClientTest.java | 198 Instance actualResponse = client.getInstance(request); in getInstanceTest() local 269 Instance actualResponse = client.createInstanceAsync(request).get(); in createInstanceTest() local 348 Instance actualResponse = client.registerInstanceAsync(request).get(); in registerInstanceTest() local 425 Instance actualResponse = client.setInstanceAcceleratorAsync(request).get(); in setInstanceAcceleratorTest() local 504 Instance actualResponse = client.setInstanceMachineTypeAsync(request).get(); in setInstanceMachineTypeTest() local 582 Instance actualResponse = client.setInstanceLabelsAsync(request).get(); in setInstanceLabelsTest() local 699 Instance actualResponse = client.startInstanceAsync(request).get(); in startInstanceTest() local 768 Instance actualResponse = client.stopInstanceAsync(request).get(); in stopInstanceTest() local 836 Instance actualResponse = client.resetInstanceAsync(request).get(); in resetInstanceTest() local 910 Instance actualResponse = client.reportInstanceInfoAsync(request).get(); in reportInstanceInfoTest() local [all …]
|
| /external/google-cloud-java/java-secretmanager/google-cloud-secretmanager/src/test/java/com/google/cloud/secretmanager/v1/ |
| D | SecretManagerServiceClientHttpJsonTest.java | 213 Secret actualResponse = client.createSecret(parent, secretId, secret); in createSecretTest() local 269 Secret actualResponse = client.createSecret(parent, secretId, secret); in createSecretTest2() local 321 SecretVersion actualResponse = client.addSecretVersion(parent, payload); in addSecretVersionTest() local 372 SecretVersion actualResponse = client.addSecretVersion(parent, payload); in addSecretVersionTest2() local 425 Secret actualResponse = client.getSecret(name); in getSecretTest() local 477 Secret actualResponse = client.getSecret(name); in getSecretTest2() local 541 Secret actualResponse = client.updateSecret(secret, updateMask); in updateSecretTest() local 782 SecretVersion actualResponse = client.getSecretVersion(name); in getSecretVersionTest() local 831 SecretVersion actualResponse = client.getSecretVersion(name); in getSecretVersionTest2() local 876 AccessSecretVersionResponse actualResponse = client.accessSecretVersion(name); in accessSecretVersionTest() local [all …]
|
| /external/google-cloud-java/java-tasks/google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2beta2/ |
| D | CloudTasksClientTest.java | 200 Queue actualResponse = client.getQueue(name); in getQueueTest() local 244 Queue actualResponse = client.getQueue(name); in getQueueTest2() local 289 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest() local 336 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest2() local 383 Queue actualResponse = client.updateQueue(queue, updateMask); in updateQueueTest() local 497 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest() local 541 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest2() local 585 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest() local 629 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest2() local 673 Queue actualResponse = client.resumeQueue(name); in resumeQueueTest() local [all …]
|
| D | CloudTasksClientHttpJsonTest.java | 205 Queue actualResponse = client.getQueue(name); in getQueueTest() local 255 Queue actualResponse = client.getQueue(name); in getQueueTest2() local 306 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest() local 358 Queue actualResponse = client.createQueue(parent, queue); in createQueueTest2() local 419 Queue actualResponse = client.updateQueue(queue, updateMask); in updateQueueTest() local 559 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest() local 609 Queue actualResponse = client.purgeQueue(name); in purgeQueueTest2() local 659 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest() local 709 Queue actualResponse = client.pauseQueue(name); in pauseQueueTest2() local 759 Queue actualResponse = client.resumeQueue(name); in resumeQueueTest() local [all …]
|
| /external/google-cloud-java/java-security-private-ca/google-cloud-security-private-ca/src/test/java/com/google/cloud/security/privateca/v1beta1/ |
| D | CertificateAuthorityServiceClientTest.java | 118 Certificate actualResponse = client.createCertificate(parent, certificate, certificateId); in createCertificateTest() local 174 Certificate actualResponse = client.createCertificate(parent, certificate, certificateId); in createCertificateTest2() local 228 Certificate actualResponse = client.getCertificate(name); in getCertificateTest() local 278 Certificate actualResponse = client.getCertificate(name); in getCertificateTest2() local 418 Certificate actualResponse = client.revokeCertificate(name); in revokeCertificateTest() local 468 Certificate actualResponse = client.revokeCertificate(name); in revokeCertificateTest2() local 518 Certificate actualResponse = client.updateCertificate(certificate, updateMask); in updateCertificateTest() local 582 CertificateAuthority actualResponse = client.activateCertificateAuthorityAsync(name).get(); in activateCertificateAuthorityTest() local 647 CertificateAuthority actualResponse = client.activateCertificateAuthorityAsync(name).get(); in activateCertificateAuthorityTest2() local 713 CertificateAuthority actualResponse = in createCertificateAuthorityTest() local [all …]
|
| D | CertificateAuthorityServiceClientHttpJsonTest.java | 113 Certificate actualResponse = client.createCertificate(parent, certificate, certificateId); in createCertificateTest() local 174 Certificate actualResponse = client.createCertificate(parent, certificate, certificateId); in createCertificateTest2() local 233 Certificate actualResponse = client.getCertificate(name); in getCertificateTest() local 290 Certificate actualResponse = client.getCertificate(name); in getCertificateTest2() local 451 Certificate actualResponse = client.revokeCertificate(name); in revokeCertificateTest() local 508 Certificate actualResponse = client.revokeCertificate(name); in revokeCertificateTest2() local 579 Certificate actualResponse = client.updateCertificate(certificate, updateMask); in updateCertificateTest() local 662 CertificateAuthority actualResponse = client.activateCertificateAuthorityAsync(name).get(); in activateCertificateAuthorityTest() local 730 CertificateAuthority actualResponse = client.activateCertificateAuthorityAsync(name).get(); in activateCertificateAuthorityTest2() local 799 CertificateAuthority actualResponse = in createCertificateAuthorityTest() local [all …]
|
| /external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/ |
| D | KeyManagementServiceClientTest.java | 476 KeyRing actualResponse = client.getKeyRing(name); in getKeyRingTest() local 515 KeyRing actualResponse = client.getKeyRing(name); in getKeyRingTest2() local 560 CryptoKey actualResponse = client.getCryptoKey(name); in getCryptoKeyTest() local 606 CryptoKey actualResponse = client.getCryptoKey(name); in getCryptoKeyTest2() local 663 CryptoKeyVersion actualResponse = client.getCryptoKeyVersion(name); in getCryptoKeyVersionTest() local 720 CryptoKeyVersion actualResponse = client.getCryptoKeyVersion(name); in getCryptoKeyVersionTest2() local 762 PublicKey actualResponse = client.getPublicKey(name); in getPublicKeyTest() local 804 PublicKey actualResponse = client.getPublicKey(name); in getPublicKeyTest2() local 851 ImportJob actualResponse = client.getImportJob(name); in getImportJobTest() local 899 ImportJob actualResponse = client.getImportJob(name); in getImportJobTest2() local [all …]
|
| /external/google-cloud-java/java-analytics-data/google-analytics-data/src/test/java/com/google/analytics/data/v1beta/ |
| D | BetaAnalyticsDataClientTest.java | 114 RunReportResponse actualResponse = client.runReport(request); in runReportTest() local 202 RunPivotReportResponse actualResponse = client.runPivotReport(request); in runPivotReportTest() local 268 BatchRunReportsResponse actualResponse = client.batchRunReports(request); in batchRunReportsTest() local 316 BatchRunPivotReportsResponse actualResponse = client.batchRunPivotReports(request); in batchRunPivotReportsTest() local 362 Metadata actualResponse = client.getMetadata(name); in getMetadataTest() local 402 Metadata actualResponse = client.getMetadata(name); in getMetadataTest2() local 460 RunRealtimeReportResponse actualResponse = client.runRealtimeReport(request); in runRealtimeReportTest() local 529 CheckCompatibilityResponse actualResponse = client.checkCompatibility(request); in checkCompatibilityTest() local
|
| D | BetaAnalyticsDataClientHttpJsonTest.java | 110 RunReportResponse actualResponse = client.runReport(request); in runReportTest() local 190 RunPivotReportResponse actualResponse = client.runPivotReport(request); in runPivotReportTest() local 252 BatchRunReportsResponse actualResponse = client.batchRunReports(request); in batchRunReportsTest() local 305 BatchRunPivotReportsResponse actualResponse = client.batchRunPivotReports(request); in batchRunPivotReportsTest() local 355 Metadata actualResponse = client.getMetadata(name); in getMetadataTest() local 401 Metadata actualResponse = client.getMetadata(name); in getMetadataTest2() local 465 RunRealtimeReportResponse actualResponse = client.runRealtimeReport(request); in runRealtimeReportTest() local 530 CheckCompatibilityResponse actualResponse = client.checkCompatibility(request); in checkCompatibilityTest() local
|
| /external/google-cloud-java/java-contact-center-insights/google-cloud-contact-center-insights/src/test/java/com/google/cloud/contactcenterinsights/v1/ |
| D | ContactCenterInsightsClientTest.java | 122 Conversation actualResponse = client.createConversation(parent, conversation, conversationId); in createConversationTest() local 181 Conversation actualResponse = client.createConversation(parent, conversation, conversationId); in createConversationTest2() local 250 Conversation actualResponse = client.uploadConversationAsync(request).get(); in uploadConversationTest() local 315 Conversation actualResponse = client.updateConversation(conversation, updateMask); in updateConversationTest() local 370 Conversation actualResponse = client.getConversation(name); in getConversationTest() local 423 Conversation actualResponse = client.getConversation(name); in getConversationTest2() local 630 Analysis actualResponse = client.createAnalysisAsync(parent, analysis).get(); in createAnalysisTest() local 685 Analysis actualResponse = client.createAnalysisAsync(parent, analysis).get(); in createAnalysisTest2() local 733 Analysis actualResponse = client.getAnalysis(name); in getAnalysisTest() local 778 Analysis actualResponse = client.getAnalysis(name); in getAnalysisTest2() local [all …]
|
| D | ContactCenterInsightsClientHttpJsonTest.java | 117 Conversation actualResponse = client.createConversation(parent, conversation, conversationId); in createConversationTest() local 180 Conversation actualResponse = client.createConversation(parent, conversation, conversationId); in createConversationTest2() local 253 Conversation actualResponse = client.uploadConversationAsync(request).get(); in uploadConversationTest() local 336 Conversation actualResponse = client.updateConversation(conversation, updateMask); in updateConversationTest() local 414 Conversation actualResponse = client.getConversation(name); in getConversationTest() local 473 Conversation actualResponse = client.getConversation(name); in getConversationTest2() local 710 Analysis actualResponse = client.createAnalysisAsync(parent, analysis).get(); in createAnalysisTest() local 767 Analysis actualResponse = client.createAnalysisAsync(parent, analysis).get(); in createAnalysisTest2() local 818 Analysis actualResponse = client.getAnalysis(name); in getAnalysisTest() local 870 Analysis actualResponse = client.getAnalysis(name); in getAnalysisTest2() local [all …]
|