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