| Modifier and Type | Method and Description |
|---|---|
static TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfig.TaskLogsStorageMode.forNumber(int value) |
TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfigOrBuilder.getStorageMode()
Optional.
|
TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfig.getStorageMode()
Optional.
|
TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfig.Builder.getStorageMode()
Optional.
|
static TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfig.TaskLogsStorageMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfig.TaskLogsStorageMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TaskLogsRetentionConfig.TaskLogsStorageMode |
TaskLogsRetentionConfig.TaskLogsStorageMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskLogsRetentionConfig.TaskLogsStorageMode[] |
TaskLogsRetentionConfig.TaskLogsStorageMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TaskLogsRetentionConfig.TaskLogsStorageMode> |
TaskLogsRetentionConfig.TaskLogsStorageMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TaskLogsRetentionConfig.Builder |
TaskLogsRetentionConfig.Builder.setStorageMode(TaskLogsRetentionConfig.TaskLogsStorageMode value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.