| Modifier and Type | Method and Description |
|---|---|
StackdriverLoggingConfig |
StackdriverLoggingConfig.Builder.build() |
StackdriverLoggingConfig |
StackdriverLoggingConfig.Builder.buildPartial() |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.getDefaultInstance() |
StackdriverLoggingConfig |
StackdriverLoggingConfig.getDefaultInstanceForType() |
StackdriverLoggingConfig |
StackdriverLoggingConfig.Builder.getDefaultInstanceForType() |
StackdriverLoggingConfig |
QueueOrBuilder.getStackdriverLoggingConfig()
Configuration options for writing logs to
[Stackdriver Logging](https://cloud.google.com/logging/docs/).
|
StackdriverLoggingConfig |
Queue.getStackdriverLoggingConfig()
Configuration options for writing logs to
[Stackdriver Logging](https://cloud.google.com/logging/docs/).
|
StackdriverLoggingConfig |
Queue.Builder.getStackdriverLoggingConfig()
Configuration options for writing logs to
[Stackdriver Logging](https://cloud.google.com/logging/docs/).
|
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseDelimitedFrom(InputStream input) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(byte[] data) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(ByteBuffer data) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(com.google.protobuf.ByteString data) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(InputStream input) |
static StackdriverLoggingConfig |
StackdriverLoggingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StackdriverLoggingConfig> |
StackdriverLoggingConfig.getParserForType() |
static com.google.protobuf.Parser<StackdriverLoggingConfig> |
StackdriverLoggingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StackdriverLoggingConfig.Builder |
StackdriverLoggingConfig.Builder.mergeFrom(StackdriverLoggingConfig other) |
Queue.Builder |
Queue.Builder.mergeStackdriverLoggingConfig(StackdriverLoggingConfig value)
Configuration options for writing logs to
[Stackdriver Logging](https://cloud.google.com/logging/docs/).
|
static StackdriverLoggingConfig.Builder |
StackdriverLoggingConfig.newBuilder(StackdriverLoggingConfig prototype) |
Queue.Builder |
Queue.Builder.setStackdriverLoggingConfig(StackdriverLoggingConfig value)
Configuration options for writing logs to
[Stackdriver Logging](https://cloud.google.com/logging/docs/).
|
Copyright © 2024 Google LLC. All rights reserved.