Dataplex V1 API - Class Google::Cloud::Dataplex::V1::EntryLink::EntryReference (v2.6.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::EntryLink::EntryReference.

Reference to the Entry that is linked through the Entry Link.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def name() -> ::String
Returns
  • (::String) — Required. Immutable. The relative resource name of the referenced Entry, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}
def name=(value) -> ::String
Parameter
  • value (::String) — Required. Immutable. The relative resource name of the referenced Entry, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}
Returns
  • (::String) — Required. Immutable. The relative resource name of the referenced Entry, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}
def path() -> ::String
Returns
  • (::String) — Immutable. The path in the Entry that is referenced in the Entry Link. Empty path denotes that the Entry itself is referenced in the Entry Link.
def path=(value) -> ::String
Parameter
  • value (::String) — Immutable. The path in the Entry that is referenced in the Entry Link. Empty path denotes that the Entry itself is referenced in the Entry Link.
Returns
  • (::String) — Immutable. The path in the Entry that is referenced in the Entry Link. Empty path denotes that the Entry itself is referenced in the Entry Link.
def type() -> ::Google::Cloud::Dataplex::V1::EntryLink::EntryReference::Type
Returns
def type=(value) -> ::Google::Cloud::Dataplex::V1::EntryLink::EntryReference::Type
Parameter
Returns