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