| Modifier and Type | Method and Description |
|---|---|
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.forNumber(int value) |
SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequestOrBuilder.getNamedTarget()
Seek to a named position with respect to the message backlog.
|
SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.getNamedTarget()
Seek to a named position with respect to the message backlog.
|
SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.Builder.getNamedTarget()
Seek to a named position with respect to the message backlog.
|
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SeekSubscriptionRequest.NamedTarget |
SeekSubscriptionRequest.NamedTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeekSubscriptionRequest.NamedTarget[] |
SeekSubscriptionRequest.NamedTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SeekSubscriptionRequest.NamedTarget> |
SeekSubscriptionRequest.NamedTarget.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SeekSubscriptionRequest.Builder |
SeekSubscriptionRequest.Builder.setNamedTarget(SeekSubscriptionRequest.NamedTarget value)
Seek to a named position with respect to the message backlog.
|
Copyright © 2023 Google LLC. All rights reserved.