name property

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

Deprecated Read only.

Full path to the AuthorizedDomain resource in the API. Example: projects/myproject/authorizedDomains/example.com.

Implementation

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