name property

String? name
getter/setter pair

The name of the user in the Cloud SQL instance.

Can be omitted for update since it is already specified in the URL.

Implementation

core.String? name;