Data Loss Prevention V2 Client - Class KindExpression (1.8.6)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The name of the kind.

getName

The name of the kind.

Returns
TypeDescription
string

setName

The name of the kind.

Parameter
NameDescription
var string
Returns
TypeDescription
$this