Class GetEntryRequest (1.13.0)

GetEntryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
name str
Required. The resource name of the Entry: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.
view google.cloud.dataplex_v1.types.EntryView
Optional. View for controlling which parts of an entry are to be returned.
aspect_types MutableSequence[str]
Optional. Limits the aspects returned to the provided aspect types. Only works if the CUSTOM view is selected.
paths MutableSequence[str]
Optional. Limits the aspects returned to those associated with the provided paths within the Entry. Only works if the CUSTOM view is selected.