id property

String? id
getter/setter pair

Identifier of the Application resource.

This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: myapp.

Implementation

core.String? id;