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