Google Cloud Data Catalog Lineage V1 Client - Class RootCriteria (1.4.0)

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

Criteria for the root of the search.

Generated from protobuf message google.cloud.datacatalog.lineage.v1.SearchLineageStreamingRequest.RootCriteria

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1 \ SearchLineageStreamingRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ entities Google\Cloud\DataCatalog\Lineage\V1\MultipleEntityReference

Optional. The entities to initiate the search from. Entities can be specified by FQN only, or by FQN and field. To search by FQN and all available fields for that FQN, use the wildcard * as the field value.

getEntities

Optional. The entities to initiate the search from. Entities can be specified by FQN only, or by FQN and field. To search by FQN and all available fields for that FQN, use the wildcard * as the field value.

Returns
Type Description
Google\Cloud\DataCatalog\Lineage\V1\MultipleEntityReference|null

hasEntities

setEntities

Optional. The entities to initiate the search from. Entities can be specified by FQN only, or by FQN and field. To search by FQN and all available fields for that FQN, use the wildcard * as the field value.

Parameter
Name Description
var Google\Cloud\DataCatalog\Lineage\V1\MultipleEntityReference
Returns
Type Description
$this

getCriteria

Returns
Type Description
string