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