Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.ThrottleStatus
-
Uses of Storage.ThrottleStatus in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.ThrottleStatusModifier and TypeMethodDescriptionStorage.ThrottleStatus.Builder.build()Storage.ThrottleStatus.Builder.buildPartial()static Storage.ThrottleStatusStorage.ThrottleStatus.getDefaultInstance()Storage.ThrottleStatus.Builder.getDefaultInstanceForType()Storage.ThrottleStatus.getDefaultInstanceForType()Storage.ReadRowsResponse.Builder.getThrottleStatus()Throttling status.Storage.ReadRowsResponse.getThrottleStatus()Throttling status.Storage.ReadRowsResponseOrBuilder.getThrottleStatus()Throttling status.static Storage.ThrottleStatusStorage.ThrottleStatus.parseDelimitedFrom(InputStream input) static Storage.ThrottleStatusStorage.ThrottleStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(byte[] data) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(com.google.protobuf.ByteString data) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(com.google.protobuf.CodedInputStream input) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(InputStream input) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(ByteBuffer data) static Storage.ThrottleStatusStorage.ThrottleStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.ThrottleStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Storage.ThrottleStatus>Storage.ThrottleStatus.getParserForType()static com.google.protobuf.Parser<Storage.ThrottleStatus>Storage.ThrottleStatus.parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type Storage.ThrottleStatusModifier and TypeMethodDescriptionStorage.ThrottleStatus.Builder.mergeFrom(Storage.ThrottleStatus other) Storage.ReadRowsResponse.Builder.mergeThrottleStatus(Storage.ThrottleStatus value) Throttling status.Storage.ThrottleStatus.newBuilder(Storage.ThrottleStatus prototype) Storage.ReadRowsResponse.Builder.setThrottleStatus(Storage.ThrottleStatus value) Throttling status.