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