Class GetDatasetSchemaRequest (2.27.0)

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

Request for GetDatasetSchema.

Attributes

NameDescription
name str
Required. The dataset schema resource name. Format: projects/{project}/locations/{location}/processors/{processor}/dataset/datasetSchema
visible_fields_only bool
If set, only returns the visible fields of the schema.