GapiSheetsV4Model.DeveloperMetadataLocationSourcetype t = {locationType : string;The type of location this object represents. This field is read-only.
*)spreadsheet : bool;True when metadata is associated with an entire spreadsheet.
*)sheetId : int;The ID of the sheet when metadata is associated with an entire sheet.
*)dimensionRange : DimensionRange.t;Represents the row or column when metadata is associated with a dimension. The specified DimensionRange must represent a single row or column; it cannot be unbounded or span multiple rows or columns.
*)}