Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.Progress
-
Uses of Storage.Progress in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.ProgressModifier and TypeMethodDescriptionStorage.Progress.Builder.build()Storage.Progress.Builder.buildPartial()static Storage.ProgressStorage.Progress.getDefaultInstance()Storage.Progress.Builder.getDefaultInstanceForType()Storage.Progress.getDefaultInstanceForType()Storage.StreamStatus.Builder.getProgress()Represents the progress of the current stream.Storage.StreamStatus.getProgress()Represents the progress of the current stream.Storage.StreamStatusOrBuilder.getProgress()Represents the progress of the current stream.static Storage.ProgressStorage.Progress.parseDelimitedFrom(InputStream input) static Storage.ProgressStorage.Progress.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ProgressStorage.Progress.parseFrom(byte[] data) static Storage.ProgressStorage.Progress.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ProgressStorage.Progress.parseFrom(com.google.protobuf.ByteString data) static Storage.ProgressStorage.Progress.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ProgressStorage.Progress.parseFrom(com.google.protobuf.CodedInputStream input) static Storage.ProgressStorage.Progress.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ProgressStorage.Progress.parseFrom(InputStream input) static Storage.ProgressStorage.Progress.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Storage.ProgressStorage.Progress.parseFrom(ByteBuffer data) static Storage.ProgressStorage.Progress.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.ProgressModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Storage.Progress>Storage.Progress.getParserForType()static com.google.protobuf.Parser<Storage.Progress>Storage.Progress.parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type Storage.ProgressModifier and TypeMethodDescriptionStorage.Progress.Builder.mergeFrom(Storage.Progress other) Storage.StreamStatus.Builder.mergeProgress(Storage.Progress value) Represents the progress of the current stream.static Storage.Progress.BuilderStorage.Progress.newBuilder(Storage.Progress prototype) Storage.StreamStatus.Builder.setProgress(Storage.Progress value) Represents the progress of the current stream.