| Modifier and Type | Method and Description |
|---|---|
static ContentLocation.LocationCase |
ContentLocation.LocationCase.forNumber(int value) |
ContentLocation.LocationCase |
ContentLocation.getLocationCase() |
ContentLocation.LocationCase |
ContentLocation.Builder.getLocationCase() |
ContentLocation.LocationCase |
ContentLocationOrBuilder.getLocationCase() |
static ContentLocation.LocationCase |
ContentLocation.LocationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ContentLocation.LocationCase |
ContentLocation.LocationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentLocation.LocationCase[] |
ContentLocation.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.