Represents an ordered set of paths within a table's schema.
Attributes
Name
Description
table_fqn
str
Output only. The service-qualified full resource name of the
table Ex:
//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
paths
MutableSequence[str]
Output only. An ordered set of Paths to fields within the
schema of the table. For fields nested within a top level
field of type record, use '.' to separate field names.
Examples: Top level field - top_level Nested field -
top_level.child.sub_field
[[["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 2026-05-09 UTC."],[],[]]