Uses of Class
com.google.cloud.bigquery.storage.v1beta.BatchSizeTooLargeError.Builder
-
Uses of BatchSizeTooLargeError.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return BatchSizeTooLargeError.BuilderModifier and TypeMethodDescriptionBatchSizeTooLargeError.Builder.clear()BatchSizeTooLargeError.Builder.clearErrorMessage()Optional.BatchSizeTooLargeError.Builder.clearMaxBatchSize()The maximum number of items that are supported in a single batch.BatchSizeTooLargeError.Builder.mergeFrom(BatchSizeTooLargeError other) BatchSizeTooLargeError.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchSizeTooLargeError.Builder.mergeFrom(com.google.protobuf.Message other) BatchSizeTooLargeError.newBuilder()BatchSizeTooLargeError.newBuilder(BatchSizeTooLargeError prototype) BatchSizeTooLargeError.newBuilderForType()protected BatchSizeTooLargeError.BuilderBatchSizeTooLargeError.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BatchSizeTooLargeError.Builder.setErrorMessage(String value) Optional.BatchSizeTooLargeError.Builder.setErrorMessageBytes(com.google.protobuf.ByteString value) Optional.BatchSizeTooLargeError.Builder.setMaxBatchSize(long value) The maximum number of items that are supported in a single batch.BatchSizeTooLargeError.toBuilder()