Method: datasets.get Stay organized with collections Save and categorize content based on your preferences.
Full name: projects.locations.datasets.get
Gets a Dataset.
Endpoint
gethttps://{service-endpoint}/v1/{name} Where{service-endpoint} is one of thesupported service endpoints.
Path parameters
namestringRequired. The name of the Dataset resource.
Query parameters
readMaskstring (FieldMask format)Mask specifying which fields to read.
This is a comma-separated list of fully qualified names of fields. Example:"user.displayName,photo".
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance ofDataset.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-27 UTC.