projectId property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? projectId
getter/setter pair

The Google Developers Console project ID or project number.

This field has been deprecated and replaced by the parent field.

Deprecated.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? projectId;