-
GetObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GetObjectRequest.Builder.clear()
GetObjectRequest.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.
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()
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)
GetObjectRequest.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.
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)