| Modifier and Type | Method and Description |
|---|---|
static BackgroundJobLogEntry.JobDetailsCase |
BackgroundJobLogEntry.JobDetailsCase.forNumber(int value) |
BackgroundJobLogEntry.JobDetailsCase |
BackgroundJobLogEntry.getJobDetailsCase() |
BackgroundJobLogEntry.JobDetailsCase |
BackgroundJobLogEntry.Builder.getJobDetailsCase() |
BackgroundJobLogEntry.JobDetailsCase |
BackgroundJobLogEntryOrBuilder.getJobDetailsCase() |
static BackgroundJobLogEntry.JobDetailsCase |
BackgroundJobLogEntry.JobDetailsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackgroundJobLogEntry.JobDetailsCase |
BackgroundJobLogEntry.JobDetailsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackgroundJobLogEntry.JobDetailsCase[] |
BackgroundJobLogEntry.JobDetailsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.