Uses of Class
com.google.storage.v2.BidiReadHandle
-
Uses of BidiReadHandle in com.google.storage.v2
Methods in com.google.storage.v2 that return BidiReadHandleModifier and TypeMethodDescriptionBidiReadHandle.Builder.build()BidiReadHandle.Builder.buildPartial()static BidiReadHandleBidiReadHandle.getDefaultInstance()BidiReadHandle.Builder.getDefaultInstanceForType()BidiReadHandle.getDefaultInstanceForType()BidiReadObjectRedirectedError.Builder.getReadHandle()The read handle for the redirected read.BidiReadObjectRedirectedError.getReadHandle()The read handle for the redirected read.BidiReadObjectRedirectedErrorOrBuilder.getReadHandle()The read handle for the redirected read.BidiReadObjectResponse.Builder.getReadHandle()This field will be periodically refreshed, however it may not be set in every response.BidiReadObjectResponse.getReadHandle()This field will be periodically refreshed, however it may not be set in every response.BidiReadObjectResponseOrBuilder.getReadHandle()This field will be periodically refreshed, however it may not be set in every response.BidiReadObjectSpec.Builder.getReadHandle()The client can optionally set this field.BidiReadObjectSpec.getReadHandle()The client can optionally set this field.BidiReadObjectSpecOrBuilder.getReadHandle()The client can optionally set this field.static BidiReadHandleBidiReadHandle.parseDelimitedFrom(InputStream input) static BidiReadHandleBidiReadHandle.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BidiReadHandleBidiReadHandle.parseFrom(byte[] data) static BidiReadHandleBidiReadHandle.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BidiReadHandleBidiReadHandle.parseFrom(com.google.protobuf.ByteString data) static BidiReadHandleBidiReadHandle.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BidiReadHandleBidiReadHandle.parseFrom(com.google.protobuf.CodedInputStream input) static BidiReadHandleBidiReadHandle.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BidiReadHandleBidiReadHandle.parseFrom(InputStream input) static BidiReadHandleBidiReadHandle.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BidiReadHandleBidiReadHandle.parseFrom(ByteBuffer data) static BidiReadHandleBidiReadHandle.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type BidiReadHandleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BidiReadHandle>BidiReadHandle.getParserForType()static com.google.protobuf.Parser<BidiReadHandle>BidiReadHandle.parser()Methods in com.google.storage.v2 with parameters of type BidiReadHandleModifier and TypeMethodDescriptionBidiReadHandle.Builder.mergeFrom(BidiReadHandle other) BidiReadObjectRedirectedError.Builder.mergeReadHandle(BidiReadHandle value) The read handle for the redirected read.BidiReadObjectResponse.Builder.mergeReadHandle(BidiReadHandle value) This field will be periodically refreshed, however it may not be set in every response.BidiReadObjectSpec.Builder.mergeReadHandle(BidiReadHandle value) The client can optionally set this field.static BidiReadHandle.BuilderBidiReadHandle.newBuilder(BidiReadHandle prototype) BidiReadObjectRedirectedError.Builder.setReadHandle(BidiReadHandle value) The read handle for the redirected read.BidiReadObjectResponse.Builder.setReadHandle(BidiReadHandle value) This field will be periodically refreshed, however it may not be set in every response.BidiReadObjectSpec.Builder.setReadHandle(BidiReadHandle value) The client can optionally set this field.