fullyQualifiedName property

String? fullyQualifiedName
getter/setter pair

[Fully Qualified Name (FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names) of the resource.

Set automatically for entries representing resources from synced systems. Settable only during creation, and read-only later. Can be used for search and lookup of the entries.

Implementation

core.String? fullyQualifiedName;