| Modifier and Type | Method and Description |
|---|---|
ThrottleState |
ThrottleState.Builder.build() |
ThrottleState |
ThrottleState.Builder.buildPartial() |
static ThrottleState |
ThrottleState.getDefaultInstance() |
ThrottleState |
ThrottleState.getDefaultInstanceForType() |
ThrottleState |
ThrottleState.Builder.getDefaultInstanceForType() |
ThrottleState |
ReadRowsResponse.getThrottleState()
Throttling state.
|
ThrottleState |
ReadRowsResponse.Builder.getThrottleState()
Throttling state.
|
ThrottleState |
ReadRowsResponseOrBuilder.getThrottleState()
Throttling state.
|
static ThrottleState |
ThrottleState.parseDelimitedFrom(InputStream input) |
static ThrottleState |
ThrottleState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrottleState |
ThrottleState.parseFrom(byte[] data) |
static ThrottleState |
ThrottleState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrottleState |
ThrottleState.parseFrom(ByteBuffer data) |
static ThrottleState |
ThrottleState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrottleState |
ThrottleState.parseFrom(com.google.protobuf.ByteString data) |
static ThrottleState |
ThrottleState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrottleState |
ThrottleState.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThrottleState |
ThrottleState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThrottleState |
ThrottleState.parseFrom(InputStream input) |
static ThrottleState |
ThrottleState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ThrottleState> |
ThrottleState.getParserForType() |
static com.google.protobuf.Parser<ThrottleState> |
ThrottleState.parser() |
| Modifier and Type | Method and Description |
|---|---|
ThrottleState.Builder |
ThrottleState.Builder.mergeFrom(ThrottleState other) |
ReadRowsResponse.Builder |
ReadRowsResponse.Builder.mergeThrottleState(ThrottleState value)
Throttling state.
|
static ThrottleState.Builder |
ThrottleState.newBuilder(ThrottleState prototype) |
ReadRowsResponse.Builder |
ReadRowsResponse.Builder.setThrottleState(ThrottleState value)
Throttling state.
|
Copyright © 2023 Google LLC. All rights reserved.