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