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