Uses of Interface
com.google.cloud.tasks.v2.StackdriverLoggingConfigOrBuilder
-
Packages that use StackdriverLoggingConfigOrBuilder Package Description com.google.cloud.tasks.v2 A client to Cloud Tasks API -
-
Uses of StackdriverLoggingConfigOrBuilder in com.google.cloud.tasks.v2
Classes in com.google.cloud.tasks.v2 that implement StackdriverLoggingConfigOrBuilder Modifier and Type Class Description class
StackdriverLoggingConfig
Configuration options for writing logs to [Stackdriver Logging](https://cloud.google.com/logging/docs/).static class
StackdriverLoggingConfig.Builder
Configuration options for writing logs to [Stackdriver Logging](https://cloud.google.com/logging/docs/).Methods in com.google.cloud.tasks.v2 that return StackdriverLoggingConfigOrBuilder Modifier and Type Method Description StackdriverLoggingConfigOrBuilder
Queue.Builder. getStackdriverLoggingConfigOrBuilder()
Configuration options for writing logs to [Stackdriver Logging](https://cloud.google.com/logging/docs/).StackdriverLoggingConfigOrBuilder
Queue. getStackdriverLoggingConfigOrBuilder()
Configuration options for writing logs to [Stackdriver Logging](https://cloud.google.com/logging/docs/).StackdriverLoggingConfigOrBuilder
QueueOrBuilder. getStackdriverLoggingConfigOrBuilder()
Configuration options for writing logs to [Stackdriver Logging](https://cloud.google.com/logging/docs/).
-