Stay organized with collections
Save and categorize content based on your preferences.
Fully qualified names are globally unique, case-sensitive resource identifiers
that you can use with Dataplex Universal Catalog to refer to Google Cloud
and non-Google Cloud resources.
For example, fully qualified names are used for systems that support the
automatic ingestion
of metadata from Google Cloud. If you
catalog your non-Google Cloud resources
in Dataplex Universal Catalog, you can provide fully qualified names when you
create the custom entries that represent those third-party resources.
Fully qualified names are composed of a prefix followed by
segments delimited with dots. The maximum length is 4,000 characters.
Surround segments that contain reserved characters, such as colons, dots,
and whitespace, with backticks. Use double backticks to specify a
backtick within a segment.
Predefined formats for Google Cloud resources
The following tables list the predefined formats for fully qualified names that
are supported for Google Cloud resources.
You can create a custom fully qualified name format by using the custom:
prefix. Custom formats are not validated, and might not be compatible with
Dataplex Universal Catalog features. To ease future migration,
create custom formats that are similar to predefined formats.
Resources that are referenced in OpenLineage messages with the namespace custom are
interpreted as custom fully qualified names.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["Fully qualified names are unique, case-sensitive identifiers used in Dataplex to refer to resources within Google Cloud and other external systems."],["These identifiers consist of a prefix followed by dot-delimited segments and must not exceed 4,000 characters in length."],["Predefined formats are provided for numerous services like BigQuery, Cloud Storage, Spanner, and others to standardize the structure of fully qualified names."],["Segments containing reserved characters (colons, dots, whitespace) should be enclosed in backticks, and double backticks should be used for backticks within a segment."],["Users can create custom fully qualified name formats using the `custom:` prefix, but these formats aren't validated and might not be compatible with all Dataplex features."]]],[]]