-
UpdateObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
UpdateObjectRequest.Builder.clear()
A set of parameters common to Storage API requests concerning an object.
UpdateObjectRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
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.
UpdateObjectRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Apply a predefined set of access controls to this object.
UpdateObjectRequest.Builder.clone()
A set of parameters common to Storage API requests concerning an object.
UpdateObjectRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
UpdateObjectRequest.Builder.mergeFrom(com.google.protobuf.Message other)
UpdateObjectRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UpdateObjectRequest.Builder.mergeUpdateMask(com.google.protobuf.FieldMask value)
UpdateObjectRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
A set of parameters common to Storage API requests concerning an object.
A set of parameters common to Storage API requests concerning an object.
UpdateObjectRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
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.
Apply a predefined set of access controls to this object.
Apply a predefined set of access controls to this object.
UpdateObjectRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
UpdateObjectRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UpdateObjectRequest.Builder.setUpdateMask(com.google.protobuf.FieldMask value)
UpdateObjectRequest.Builder.setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)