-
DeleteObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DeleteObjectRequest.Builder.clear()
A set of parameters common to Storage API requests concerning an object.
DeleteObjectRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
If present, permanently deletes a specific revision of this object (as
opposed to the latest version, the default).
Makes the operation conditional on whether the object's current generation
matches the given value.
Makes the operation conditional on whether the object's live generation
does not match the given value.
Makes the operation conditional on whether the object's current
metageneration matches the given value.
Makes the operation conditional on whether the object's current
metageneration does not match the given value.
DeleteObjectRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeleteObjectRequest.Builder.clone()
A set of parameters common to Storage API requests concerning an object.
DeleteObjectRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeleteObjectRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DeleteObjectRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DeleteObjectRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DeleteObjectRequest.Builder.setBucketBytes(com.google.protobuf.ByteString value)
A set of parameters common to Storage API requests concerning an object.
A set of parameters common to Storage API requests concerning an object.
DeleteObjectRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
If present, permanently deletes a specific revision of this object (as
opposed to the latest version, the default).
Makes the operation conditional on whether the object's current generation
matches the given value.
Makes the operation conditional on whether the object's live generation
does not match the given value.
Makes the operation conditional on whether the object's current
metageneration matches the given value.
Makes the operation conditional on whether the object's current
metageneration does not match the given value.
DeleteObjectRequest.Builder.setObjectBytes(com.google.protobuf.ByteString value)
DeleteObjectRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DeleteObjectRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)