name property

String? name
getter/setter pair

The resource name of the Printer object, in the format customers/{customer-id}/printers/{printer-id} (During printer creation leave empty)

Implementation

core.String? name;