Google Cloud Dataplex V1 Client - Class Entity (0.13.0)

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

Information about Entity resource that the log event is associated with.

Generated from protobuf message google.cloud.dataplex.v1.GovernanceEvent.Entity

Namespace

Google \ Cloud \ Dataplex \ V1 \ GovernanceEvent

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ entity string

The Entity resource the log event is associated with. Format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}

↳ entity_type int

Type of entity.

getEntity

The Entity resource the log event is associated with.

Format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}

Returns
TypeDescription
string

setEntity

The Entity resource the log event is associated with.

Format: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getEntityType

Type of entity.

Returns
TypeDescription
int

setEntityType

Type of entity.

Parameter
NameDescription
var int
Returns
TypeDescription
$this