| Modifier and Type | Method and Description |
|---|---|
TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.Builder.build() |
TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.Builder.buildPartial() |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.getDefaultInstance() |
TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.getDefaultInstanceForType() |
TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.Builder.getDefaultInstanceForType() |
TransferTypes.LoggingConfig |
TransferTypes.TransferJobOrBuilder.getLoggingConfig()
Logging configuration.
|
TransferTypes.LoggingConfig |
TransferTypes.TransferJob.getLoggingConfig()
Logging configuration.
|
TransferTypes.LoggingConfig |
TransferTypes.TransferJob.Builder.getLoggingConfig()
Logging configuration.
|
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseDelimitedFrom(InputStream input) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(byte[] data) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(ByteBuffer data) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(InputStream input) |
static TransferTypes.LoggingConfig |
TransferTypes.LoggingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.LoggingConfig> |
TransferTypes.LoggingConfig.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.LoggingConfig> |
TransferTypes.LoggingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.LoggingConfig.Builder |
TransferTypes.LoggingConfig.Builder.mergeFrom(TransferTypes.LoggingConfig other) |
TransferTypes.TransferJob.Builder |
TransferTypes.TransferJob.Builder.mergeLoggingConfig(TransferTypes.LoggingConfig value)
Logging configuration.
|
static TransferTypes.LoggingConfig.Builder |
TransferTypes.LoggingConfig.newBuilder(TransferTypes.LoggingConfig prototype) |
TransferTypes.TransferJob.Builder |
TransferTypes.TransferJob.Builder.setLoggingConfig(TransferTypes.LoggingConfig value)
Logging configuration.
|
Copyright © 2022 Google LLC. All rights reserved.