metadataId property

int? metadataId
getter/setter pair

The spreadsheet-scoped unique ID that identifies the metadata.

IDs may be specified when metadata is created, otherwise one will be randomly generated and assigned. Must be positive.

Implementation

core.int? metadataId;