-
RestoreObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
RestoreObjectRequest.Builder.clear()
A set of parameters common to Storage API requests concerning an object.
If false or unset, the bucket's default object ACL will be used.
RestoreObjectRequest.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.
RestoreObjectRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
RestoreObjectRequest.Builder.clone()
A set of parameters common to Storage API requests concerning an object.
RestoreObjectRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RestoreObjectRequest.Builder.mergeFrom(com.google.protobuf.Message other)
RestoreObjectRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
RestoreObjectRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
RestoreObjectRequest.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.
If false or unset, the bucket's default object ACL will be used.
RestoreObjectRequest.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.
RestoreObjectRequest.Builder.setObjectBytes(com.google.protobuf.ByteString value)
RestoreObjectRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
RestoreObjectRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)