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 to refer to Google Cloud
and non-Google Cloud resources. They are composed of a prefix followed by
segments delimited with dots. The maximum length is 4,000 characters.
For example, fully qualified names are used for systems that support the
automatic ingestion
of metadata from Google Cloud.
Predefined formats
The following tables list supported predefined formats for fully qualified
names.
Surround segments that contain reserved characters, such as colons, dots,
and whitespace, with backticks. Use double backticks to specify a
backtick within a segment.
You can create a custom fully qualified name format by using the custom:
prefix. Custom formats are not validated, and may not be compatible with
Dataplex 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-04-02 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."]]],[]]