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