-
RewriteResponse.Builder.clear()
`true` if the copy is finished; otherwise, `false` if
the copy is in progress.
RewriteResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
The total size of the object being copied in bytes.
RewriteResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
A resource containing the metadata for the copied-to object.
A token to use in subsequent requests to continue copying data.
The total bytes written so far, which can be used to provide a waiting user
with a progress indicator.
RewriteResponse.Builder.clone()
RewriteResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RewriteResponse.Builder.mergeFrom(com.google.protobuf.Message other)
A resource containing the metadata for the copied-to object.
RewriteResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
RewriteResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
RewriteResponse.Builder.setDone(boolean value)
`true` if the copy is finished; otherwise, `false` if
the copy is in progress.
RewriteResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The total size of the object being copied in bytes.
RewriteResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
A resource containing the metadata for the copied-to object.
A resource containing the metadata for the copied-to object.
A token to use in subsequent requests to continue copying data.
A token to use in subsequent requests to continue copying data.
The total bytes written so far, which can be used to provide a waiting user
with a progress indicator.
RewriteResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)