GapiSheetsV4Model.UpdateEmbeddedObjectBorderRequestSourcetype t = {objectId : int;The ID of the embedded object to update.
*)border : EmbeddedObjectBorder.t;The border that applies to the embedded object.
*)fields : string;The fields that should be updated. At least one field must be specified. The root `border` is implied and should not be specified. A single `"*"` can be used as short-hand for listing every field.
*)}