Google Cloud Dataplex V1 Client - Class EntryReference (1.8.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class EntryReference.

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

Generated from protobuf message google.cloud.dataplex.v1.EntryLink.EntryReference

Namespace

Google \ Cloud \ Dataplex \ V1 \ EntryLink

Methods

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name 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}

↳ path 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.

↳ type int

Required. Immutable. The reference type of the Entry.

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
Type Description
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}

Parameter
Name Description
var string
Returns
Type Description
$this

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
Type Description
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.

Parameter
Name Description
var string
Returns
Type Description
$this

Required. Immutable. The reference type of the Entry.

Returns
Type Description
int Enum of type Type.

Required. Immutable. The reference type of the Entry.

Parameter
Name Description
var int

Enum of type Type.

Returns
Type Description
$this