REST Resource: media
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-03-24 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-03-24 UTC."],[[["The Maps Datasets API allows you to manage data within datasets, enabling both uploading and downloading of data."],["This API provides two primary methods: `download` to retrieve dataset contents and `upload` to import new data versions."],["You can use these methods to interact with your datasets and keep them updated with the latest information."]]],["The core actions involve managing dataset data. The content details two primary methods: downloading and uploading. Downloading retrieves data from a specified dataset. Uploading introduces a new data version into the dataset, updating its content. These methods provide the ability to interact with and modify the data within datasets. The content refers to the /download and /upload paths.\n"]]