Uses of Class
com.google.cloud.bigquery.storage.v1.ThrottleState
-
Uses of ThrottleState in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ThrottleStateModifier and TypeMethodDescriptionThrottleState.Builder.build()ThrottleState.Builder.buildPartial()static ThrottleStateThrottleState.getDefaultInstance()ThrottleState.Builder.getDefaultInstanceForType()ThrottleState.getDefaultInstanceForType()ReadRowsResponse.Builder.getThrottleState()Throttling state.ReadRowsResponse.getThrottleState()Throttling state.ReadRowsResponseOrBuilder.getThrottleState()Throttling state.static ThrottleStateThrottleState.parseDelimitedFrom(InputStream input) static ThrottleStateThrottleState.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThrottleStateThrottleState.parseFrom(byte[] data) static ThrottleStateThrottleState.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThrottleStateThrottleState.parseFrom(com.google.protobuf.ByteString data) static ThrottleStateThrottleState.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThrottleStateThrottleState.parseFrom(com.google.protobuf.CodedInputStream input) static ThrottleStateThrottleState.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThrottleStateThrottleState.parseFrom(InputStream input) static ThrottleStateThrottleState.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThrottleStateThrottleState.parseFrom(ByteBuffer data) static ThrottleStateThrottleState.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type ThrottleStateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ThrottleState>ThrottleState.getParserForType()static com.google.protobuf.Parser<ThrottleState>ThrottleState.parser()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ThrottleStateModifier and TypeMethodDescriptionThrottleState.Builder.mergeFrom(ThrottleState other) ReadRowsResponse.Builder.mergeThrottleState(ThrottleState value) Throttling state.static ThrottleState.BuilderThrottleState.newBuilder(ThrottleState prototype) ReadRowsResponse.Builder.setThrottleState(ThrottleState value) Throttling state.