Class: Google::Cloud::Webrisk::V1beta1::RawIndices
- Inherits:
-
Object
- Object
- Google::Cloud::Webrisk::V1beta1::RawIndices
- Defined in:
- lib/google/cloud/webrisk/v1beta1/doc/google/cloud/webrisk/v1beta1/webrisk.rb
Overview
A set of raw indices to remove from a local list.
Instance Attribute Summary collapse
-
#indices ⇒ Array<Integer>
The indices to remove from a lexicographically-sorted local list.
Instance Attribute Details
#indices ⇒ Array<Integer>
Returns The indices to remove from a lexicographically-sorted local list.
186 |
# File 'lib/google/cloud/webrisk/v1beta1/doc/google/cloud/webrisk/v1beta1/webrisk.rb', line 186 class RawIndices; end |