projects
Creates an asset resource.
post/v1/{+parent}/assets
Path parameters
parentstring required
Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.
Query parameters
assetIdstring
Required. Asset identifier. This ID will be used to generate names such as table names when publishing metadata to Hive Metastore and BigQuery. * Must contain only lowercase letters, numbers and hyphens. * Must start with a letter. * Must end with a number or a letter. * Must be between 1-63 characters. * Must be unique within the zone.
validateOnlyboolean
Optional. Only validate the request, but do not perform mutations. The default is false.
Request body
Response
Successful response