name property

String? name
getter/setter pair

The name of the project's settings.

Always of the form: projects/{project-id}/settings In update request: never set In response: always set

Implementation

core.String? name;