v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
datasets

Lists Datasets in a Location.

get/v1/datasets

Query parameters

filterstring

An expression for filtering the results of the request. For field names both snake_case and camelCase are supported. * display_name: supports = and != * metadata_schema_uri: supports = and != * labels supports general map functions that is: * labels.key=value - key:value equality * labels.key:* or labels:key - key existence * A key including a space must be quoted. labels."a key". Some examples: * displayName="myDisplayName"*labels.myKey="myValue"`

orderBystring

A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending. Supported fields: * display_name * create_time * update_time

pageSizeinteger

The standard list page size.

pageTokenstring

The standard list page token.

parentstring

Required. The name of the Dataset's parent resource. Format: projects/{project}/locations/{location}

readMaskstring

Mask specifying which fields to read.

Response

Successful response