Uses of Class
com.google.cloud.bigquery.storage.v1beta.StreamMetastorePartitionsResponse.Builder
-
Uses of StreamMetastorePartitionsResponse.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return StreamMetastorePartitionsResponse.BuilderModifier and TypeMethodDescriptionStreamMetastorePartitionsResponse.Builder.clear()StreamMetastorePartitionsResponse.Builder.clearTotalPartitionsInsertedCount()Total count of partitions inserted by the server during the lifetime of the stream.StreamMetastorePartitionsResponse.Builder.clearTotalPartitionsStreamedCount()Total count of partitions streamed by the client during the lifetime of the stream.StreamMetastorePartitionsResponse.Builder.mergeFrom(StreamMetastorePartitionsResponse other) StreamMetastorePartitionsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StreamMetastorePartitionsResponse.Builder.mergeFrom(com.google.protobuf.Message other) StreamMetastorePartitionsResponse.newBuilder()StreamMetastorePartitionsResponse.newBuilder(StreamMetastorePartitionsResponse prototype) StreamMetastorePartitionsResponse.newBuilderForType()StreamMetastorePartitionsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StreamMetastorePartitionsResponse.Builder.setTotalPartitionsInsertedCount(long value) Total count of partitions inserted by the server during the lifetime of the stream.StreamMetastorePartitionsResponse.Builder.setTotalPartitionsStreamedCount(long value) Total count of partitions streamed by the client during the lifetime of the stream.StreamMetastorePartitionsResponse.toBuilder()