name property

String? name
getter/setter pair

Identifier.

The relative resource name of the Firebase Data Connect service, in the format: projects/{project}/locations/{location}/services/{service} Note that the service ID is specific to Firebase Data Connect and does not correspond to any of the instance IDs of the underlying data source connections.

Implementation

core.String? name;