| Modifier and Type | Method and Description |
|---|---|
static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.forNumber(int value) |
BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.getCompletionState()
Output only.
|
BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.Builder.getCompletionState()
Output only.
|
BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntryOrBuilder.getCompletionState()
Output only.
|
static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackgroundJobLogEntry.JobCompletionState[] |
BackgroundJobLogEntry.JobCompletionState.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<BackgroundJobLogEntry.JobCompletionState> |
BackgroundJobLogEntry.JobCompletionState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BackgroundJobLogEntry.Builder |
BackgroundJobLogEntry.Builder.setCompletionState(BackgroundJobLogEntry.JobCompletionState value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.