name property

String? name
getter/setter pair

The resource name of the DomainStat resource.

Format: domains/{domain}/domainStats/{domain_stat} The {domain_stat} segment is an opaque, server-generated ID. We recommend using the metric field to identify queried metrics instead of parsing the name.

Output only.

Implementation

core.String? name;