Lists DatasetMapAssociations.
HTTP request
GET https://mapmanagement.googleapis.com/v1/{parent=projects/*/datasets/*/clientStyles/*}:listAssociatedMaps
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The DatasetStyleAssociation to list all associated maps for. The form is |
Query parameters
Parameters | |
---|---|
page |
Optional. The maximum number of DatasetMapAssociations to return. The service may return fewer than this value. If unspecified, at most 20 DatasetMapAssociations 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 map IDs implicitly associated to a given Dataset.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "mapIds": [ string ], "nextPageToken": string } |
Fields | |
---|---|
map |
A list of map IDs implicitly associated to a given Dataset. |
next |
A token that can be sent as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform