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