Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataQualityRule::RuleSource::RulePathElement::EntryLinkSource.
Entry link source represents information about the entry link.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entry_link
def entry_link() -> ::String
Returns
-
(::String) — Output only. The entry link name in the form of:
projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}
#entry_link_type
def entry_link_type() -> ::String
Returns
-
(::String) — Output only. The entry link type to represent the current
relationship between the entry and the next entry in the path.
In the form of:
projects/{project_id_or_number}/locations/{location_id}/entryLinkTypes/{entry_link_type_id}