Web Risk V1 API - Class Google::Cloud::WebRisk::V1::RawIndices (v0.5.0)

Reference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::RawIndices.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#indices

def indices() -> ::Array<::Integer>
Returns
  • (::Array<::Integer>) — The indices to remove from a lexicographically-sorted local list.

#indices=

def indices=(value) -> ::Array<::Integer>
Parameter
  • value (::Array<::Integer>) — The indices to remove from a lexicographically-sorted local list.
Returns
  • (::Array<::Integer>) — The indices to remove from a lexicographically-sorted local list.