static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.forNumber(int value) |
|
BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.Builder.getCompletionState() |
Output only.
|
BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.getCompletionState() |
Output only.
|
BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntryOrBuilder.getCompletionState() |
Output only.
|
static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.valueOf(int value) |
Deprecated.
|
static BackgroundJobLogEntry.JobCompletionState |
BackgroundJobLogEntry.JobCompletionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|