| Modifier and Type | Method and Description |
|---|---|
TaskLogsRetentionConfig |
TaskLogsRetentionConfig.Builder.build() |
TaskLogsRetentionConfig |
TaskLogsRetentionConfig.Builder.buildPartial() |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.getDefaultInstance() |
TaskLogsRetentionConfig |
TaskLogsRetentionConfig.getDefaultInstanceForType() |
TaskLogsRetentionConfig |
TaskLogsRetentionConfig.Builder.getDefaultInstanceForType() |
TaskLogsRetentionConfig |
DataRetentionConfig.getTaskLogsRetentionConfig()
Optional.
|
TaskLogsRetentionConfig |
DataRetentionConfig.Builder.getTaskLogsRetentionConfig()
Optional.
|
TaskLogsRetentionConfig |
DataRetentionConfigOrBuilder.getTaskLogsRetentionConfig()
Optional.
|
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseDelimitedFrom(InputStream input) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(byte[] data) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(ByteBuffer data) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(com.google.protobuf.ByteString data) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(InputStream input) |
static TaskLogsRetentionConfig |
TaskLogsRetentionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TaskLogsRetentionConfig> |
TaskLogsRetentionConfig.getParserForType() |
static com.google.protobuf.Parser<TaskLogsRetentionConfig> |
TaskLogsRetentionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TaskLogsRetentionConfig.Builder |
TaskLogsRetentionConfig.Builder.mergeFrom(TaskLogsRetentionConfig other) |
DataRetentionConfig.Builder |
DataRetentionConfig.Builder.mergeTaskLogsRetentionConfig(TaskLogsRetentionConfig value)
Optional.
|
static TaskLogsRetentionConfig.Builder |
TaskLogsRetentionConfig.newBuilder(TaskLogsRetentionConfig prototype) |
DataRetentionConfig.Builder |
DataRetentionConfig.Builder.setTaskLogsRetentionConfig(TaskLogsRetentionConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.