shortId property

String? shortId
getter/setter pair

The service-generated short identifier for this counter.

The short_id -> (name, metadata) mapping is constant for the lifetime of a job.

Implementation

core.String? shortId;