name property

String? name
getter/setter pair

Internal name of the API product.

Characters you can use in the name are restricted to: A-Z0-9._\-$ %. Note: The internal name cannot be edited when updating the API product.

Implementation

core.String? name;