Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataQualityRule::RuleSource::RulePathElement::EntrySource.
Entry source represents information about the related source entry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Output only. The display name of the entry.
#entry
def entry() -> ::String
Returns
-
(::String) — Output only. The entry name in the form of:
projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}
#entry_type
def entry_type() -> ::String
Returns
-
(::String) — Output only. The entry type to represent the current characteristics
of the entry in the form of:
projects/{project_id_or_number}/locations/{location_id}/entryTypes/{entry-type-id}.