UpdateEntryLinkRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for UpdateEntryLink method.
Attributes |
|
|---|---|
| Name | Description |
entry_link |
google.cloud.dataplex_v1.types.EntryLink
Required. Entry Link resource. |
allow_missing |
bool
Optional. If set to true and the entry link doesn't exist, the service will create it. |
aspect_keys |
MutableSequence[str]
Optional. The map keys of the Aspects which the service should modify. It should be the aspect type reference in the format {project_id_or_number}.{location_id}.{aspect_type_id}.
If this field is left empty, the service treats it as
specifying exactly those Aspects present in the request.
|