name property

String? name
getter/setter pair

The API resource name in the format customers/[CUSTOMER_ID]/dpcs/[DPC_ID].

Assigned by the server. To maintain a reference to a DPC across customer accounts, persist and match the last path component (DPC_ID).

Output only.

Implementation

core.String? name;