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