projects
Creates a new health dataset. Results are returned through the Operation interface which returns either an Operation.response which contains a Dataset or Operation.error. The metadata field type is OperationMetadata.
post/v1/{+parent}/datasets
Path parameters
parentstring required
Required. The name of the project where the server creates the dataset. For example, projects/{project_id}/locations/{location_id}.
Query parameters
datasetIdstring
Required. The ID of the dataset that is being created. The string must match the following regex: [\p{L}\p{N}_\-\.]{1,256}.
Request body
Response
Successful response