Home
last modified time | relevance | path

Searched refs:setStackdriverLoggingConfig (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-tasks/google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2/
DCloudTasksClientHttpJsonTest.java198 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest()
247 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest2()
296 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest()
347 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest2()
398 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueTest()
409 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueTest()
446 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueExceptionTest()
545 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest()
594 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest2()
643 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in pauseQueueTest()
[all …]
DCloudTasksClientTest.java193 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest()
236 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest2()
279 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest()
325 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest2()
371 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueTest()
485 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest()
528 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest2()
571 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in pauseQueueTest()
614 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in pauseQueueTest2()
657 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in resumeQueueTest()
[all …]
/external/google-cloud-java/java-tasks/google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2beta3/
DCloudTasksClientHttpJsonTest.java199 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest()
250 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest2()
301 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest()
354 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest2()
407 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueTest()
420 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueTest()
459 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueExceptionTest()
560 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest()
611 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest2()
662 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in pauseQueueTest()
[all …]
DCloudTasksClientTest.java194 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest()
239 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in getQueueTest2()
284 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest()
332 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in createQueueTest2()
380 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in updateQueueTest()
496 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest()
541 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in purgeQueueTest2()
586 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in pauseQueueTest()
631 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in pauseQueueTest2()
676 .setStackdriverLoggingConfig(StackdriverLoggingConfig.newBuilder().build()) in resumeQueueTest()
[all …]
/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/
DQueue.java2868 public Builder setStackdriverLoggingConfig( in setStackdriverLoggingConfig() method in Queue.Builder
2893 public Builder setStackdriverLoggingConfig( in setStackdriverLoggingConfig() method in Queue.Builder
/external/google-cloud-java/java-tasks/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/
DQueue.java3957 public Builder setStackdriverLoggingConfig( in setStackdriverLoggingConfig() method in Queue.Builder
3983 public Builder setStackdriverLoggingConfig( in setStackdriverLoggingConfig() method in Queue.Builder