RewriteObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
RewriteObjectRequest.Builder.clear()
A set of parameters common to Storage API requests concerning an object.
The algorithm used to encrypt the source object, if any.
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt
the source object, if it was encrypted with a Customer-Supplied Encryption
Key.
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used
to encrypt the source object, if it was encrypted with a Customer-Supplied
Encryption Key.
Properties of the destination, post-rewrite object.
The name of the Cloud KMS key that will be used to encrypt the destination
object.
Apply a predefined set of access controls to the destination object.
RewriteObjectRequest.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 destination object's current
metageneration matches the given value.
Makes the operation conditional on whether the destination object's current
metageneration does not match the given value.
Makes the operation conditional on whether the source object's live
generation matches the given value.
Makes the operation conditional on whether the source object's live
generation does not match the given value.
Makes the operation conditional on whether the source object's current
metageneration matches the given value.
Makes the operation conditional on whether the source object's current
metageneration does not match the given value.
The maximum number of bytes that will be rewritten per rewrite request.
The checksums of the complete object.
RewriteObjectRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Include this field (from the previous rewrite response) on each rewrite
request after the first one, until the rewrite response 'done' flag is
true.
If present, selects a specific revision of the source object (as opposed to
the latest version, the default).
RewriteObjectRequest.Builder.clone()
A set of parameters common to Storage API requests concerning an object.
Properties of the destination, post-rewrite object.
RewriteObjectRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RewriteObjectRequest.Builder.mergeFrom(com.google.protobuf.Message other)
The checksums of the complete object.
RewriteObjectRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
RewriteObjectRequest.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.
The algorithm used to encrypt the source object, if any.
The algorithm used to encrypt the source object, if any.
The raw bytes (not base64-encoded) AES-256 encryption key used to encrypt
the source object, if it was encrypted with a Customer-Supplied Encryption
Key.
The raw bytes (not base64-encoded) SHA256 hash of the encryption key used
to encrypt the source object, if it was encrypted with a Customer-Supplied
Encryption Key.
Properties of the destination, post-rewrite object.
Properties of the destination, post-rewrite object.
The name of the Cloud KMS key that will be used to encrypt the destination
object.
The name of the Cloud KMS key that will be used to encrypt the destination
object.
Apply a predefined set of access controls to the destination object.
Apply a predefined set of access controls to the destination object.
RewriteObjectRequest.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 destination object's current
metageneration matches the given value.
Makes the operation conditional on whether the destination object's current
metageneration does not match the given value.
Makes the operation conditional on whether the source object's live
generation matches the given value.
Makes the operation conditional on whether the source object's live
generation does not match the given value.
Makes the operation conditional on whether the source object's current
metageneration matches the given value.
Makes the operation conditional on whether the source object's current
metageneration does not match the given value.
The maximum number of bytes that will be rewritten per rewrite request.
The checksums of the complete object.
The checksums of the complete object.
RewriteObjectRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Include this field (from the previous rewrite response) on each rewrite
request after the first one, until the rewrite response 'done' flag is
true.
Include this field (from the previous rewrite response) on each rewrite
request after the first one, until the rewrite response 'done' flag is
true.
If present, selects a specific revision of the source object (as opposed to
the latest version, the default).
RewriteObjectRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)