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