Lists DatasetStyleAssociations. Since DatasetStyleAssociations are children of Datasets, the parent Dataset is used to identify the list of DatasetStyleAssociations to return. If the dataset is omitted, e.g. projects/123/datasets/-
the returned list will contain all DatasetStyleAssociations for the project.
HTTP request
GET https://mapmanagement.googleapis.com/v1/{parent=projects/*/datasets/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The name of the project to list all DatasetStyleAssociations for. |
Query parameters
Parameters | |
---|---|
page |
Optional. The maximum number of DatasetStyleAssociations to return. The service may return fewer than this value. If unspecified, at most 20 DatasetStyleAssociations will be returned. The maximum value is 50. |
page |
Optional. A page token, received from a previous |
Request body
The request body must be empty.
Response body
A list of DatasetStyleAssociations.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"datasetStyleAssociations": [
{
object ( |
Fields | |
---|---|
dataset |
A list of DatasetStyleAssociations. |
next |
A token that can be sent as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform