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