DatasetSchema

Dataset Schema.

JSON representation
{"name":string,"documentSchema":{object (DocumentSchema)},"satisfiesPzs":boolean,"satisfiesPzi":boolean}
Fields
name

string

Dataset schema resource name. Format:projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema

documentSchema

object (DocumentSchema)

Optional. Schema of the dataset.

satisfiesPzs

boolean

Output only. Reserved for future use.

satisfiesPzi

boolean

Output only. Reserved for future use.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-19 UTC.