Class Schema (0.1.0)

Schema(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The schema of a Datasource or QueryResult instance.

Attributes

Name Description
fields MutableSequence[google.cloud.geminidataanalytics_v1alpha.types.Field]
Output only. The fields in the schema.
display_name str
Optional. Table display_name (same as label in cloud/data_analytics/anarres/data/looker/proto/model_explore.proto), not required, currently only Looker has this field.