Uses of Class
com.google.storage.v2.AppendObjectSpec
-
Uses of AppendObjectSpec in com.google.storage.v2
Methods in com.google.storage.v2 that return AppendObjectSpecModifier and TypeMethodDescriptionAppendObjectSpec.Builder.build()AppendObjectSpec.Builder.buildPartial()BidiWriteObjectRequest.Builder.getAppendObjectSpec()For appendable uploads.BidiWriteObjectRequest.getAppendObjectSpec()For appendable uploads.BidiWriteObjectRequestOrBuilder.getAppendObjectSpec()For appendable uploads.static AppendObjectSpecAppendObjectSpec.getDefaultInstance()AppendObjectSpec.Builder.getDefaultInstanceForType()AppendObjectSpec.getDefaultInstanceForType()static AppendObjectSpecAppendObjectSpec.parseDelimitedFrom(InputStream input) static AppendObjectSpecAppendObjectSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppendObjectSpecAppendObjectSpec.parseFrom(byte[] data) static AppendObjectSpecAppendObjectSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppendObjectSpecAppendObjectSpec.parseFrom(com.google.protobuf.ByteString data) static AppendObjectSpecAppendObjectSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppendObjectSpecAppendObjectSpec.parseFrom(com.google.protobuf.CodedInputStream input) static AppendObjectSpecAppendObjectSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppendObjectSpecAppendObjectSpec.parseFrom(InputStream input) static AppendObjectSpecAppendObjectSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppendObjectSpecAppendObjectSpec.parseFrom(ByteBuffer data) static AppendObjectSpecAppendObjectSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type AppendObjectSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AppendObjectSpec>AppendObjectSpec.getParserForType()static com.google.protobuf.Parser<AppendObjectSpec>AppendObjectSpec.parser()Methods in com.google.storage.v2 with parameters of type AppendObjectSpecModifier and TypeMethodDescriptionBidiWriteObjectRequest.Builder.mergeAppendObjectSpec(AppendObjectSpec value) For appendable uploads.AppendObjectSpec.Builder.mergeFrom(AppendObjectSpec other) static AppendObjectSpec.BuilderAppendObjectSpec.newBuilder(AppendObjectSpec prototype) BidiWriteObjectRequest.Builder.setAppendObjectSpec(AppendObjectSpec value) For appendable uploads.