CreateMetadataFeedRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for CreateMetadataFeed.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the parent location, in the format projects/{project_id_or_number}/locations/{location_id}
|
metadata_feed |
google.cloud.dataplex_v1.types.MetadataFeed
Required. The metadata job resource. |
metadata_feed_id |
str
Optional. The metadata job ID. If not provided, a unique ID is generated with the prefix metadata-job-.
|
validate_only |
bool
Optional. The service validates the request without performing any mutations. The default is false. |