Data Loss Prevention V2 Client - Class KindExpression (1.15.1)

Reference documentation and code samples for the Data Loss Prevention V2 Client class KindExpression.

A representation of a Datastore kind.

Generated from protobuf message google.privacy.dlp.v2.KindExpression

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The name of the kind.

getName

The name of the kind.

Returns
Type Description
string

setName

The name of the kind.

Parameter
Name Description
var string
Returns
Type Description
$this