Reference documentation and code samples for the google-cloud-webrisk class Google::Cloud::Webrisk::V1beta1::RawIndices.
A set of raw indices to remove from a local list.
Inherits
- Object
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.