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