Google Cloud Web Risk V1beta1 Client - Class RawIndices (1.5.0)

Reference documentation and code samples for the Google Cloud Web Risk V1beta1 Client class RawIndices.

A set of raw indices to remove from a local list.

Generated from protobuf message google.cloud.webrisk.v1beta1.RawIndices

Namespace

Google \ Cloud \ WebRisk \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ indices array

The indices to remove from a lexicographically-sorted local list.

getIndices

The indices to remove from a lexicographically-sorted local list.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setIndices

The indices to remove from a lexicographically-sorted local list.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this