Data Loss Prevention V2 Client - Class BatchContentLocation (2.13.0)

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

Location within a batch of content.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ item_index int

Matches an index of a batch item in the batch provided in the request.

getItemIndex

Matches an index of a batch item in the batch provided in the request.

Returns
Type Description
int

setItemIndex

Matches an index of a batch item in the batch provided in the request.

Parameter
Name Description
var int
Returns
Type Description
$this