Google Cloud Data Catalog Lineage V1 Client - Class GetLineageEventRequest (0.3.1)

Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class GetLineageEventRequest.

Request message for GetLineageEvent.

Generated from protobuf message google.cloud.datacatalog.lineage.v1.GetLineageEventRequest

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the lineage event to get.

getName

Required. The name of the lineage event to get.

Returns
TypeDescription
string

setName

Required. The name of the lineage event to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the lineage event to get. Please see Google\Cloud\DataCatalog\Lineage\V1\LineageClient::lineageEventName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\DataCatalog\Lineage\V1\GetLineageEventRequest