GetObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GetObjectRequest.Builder.clear()
A set of parameters common to Storage API requests concerning an object.
GetObjectRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
If present, selects 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.
GetObjectRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Mask specifying which fields to read.
If true, return the soft-deleted version of this object.
GetObjectRequest.Builder.clone()
A set of parameters common to Storage API requests concerning an object.
GetObjectRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GetObjectRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GetObjectRequest.Builder.mergeReadMask(com.google.protobuf.FieldMask value)
Mask specifying which fields to read.
GetObjectRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GetObjectRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
GetObjectRequest.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.
GetObjectRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
If present, selects 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.
GetObjectRequest.Builder.setObjectBytes(com.google.protobuf.ByteString value)
GetObjectRequest.Builder.setReadMask(com.google.protobuf.FieldMask value)
Mask specifying which fields to read.
GetObjectRequest.Builder.setReadMask(com.google.protobuf.FieldMask.Builder builderForValue)
Mask specifying which fields to read.
GetObjectRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
If true, return the soft-deleted version of this object.
GetObjectRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)