v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1372300401.5 KB
projects

Creates a MetadataFeed.

post/v1/{+parent}/metadataFeeds

Path parameters

parentstring required

Required. The resource name of the parent location, in the format projects/{project_id_or_number}/locations/{location_id}

Query parameters

metadataFeedIdstring

Optional. The metadata job ID. If not provided, a unique ID is generated with the prefix metadata-job-.

validateOnlyboolean

Optional. The service validates the request without performing any mutations. The default is false.

Request body

createTimestring google-datetime

Output only. The time when the feed was created.

updateTimestring google-datetime

Output only. The time when the feed was updated.

pubsubTopicstring

Optional. The pubsub topic that you want the metadata feed messages to publish to. Please grant Dataplex service account the permission to publish messages to the topic. The service account is: service-{PROJECT_NUMBER}@gcp-sa-dataplex.iam.gserviceaccount.com.

namestring

Identifier. The resource name of the metadata feed, in the format projects/{project_id_or_number}/locations/{location_id}/metadataFeeds/{metadata_feed_id}.

uidstring

Output only. A system-generated, globally unique ID for the metadata job. If the metadata job is deleted and then re-created with the same name, this ID is different.

labelsobject

Optional. User-defined labels.

Response

Successful response