[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eRawIndices\u003c/code\u003e class within the Google Cloud Web Risk v1 API is 2.6.0, and older versions are available for reference, ranging down to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRawIndices\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.WebRisk.V1\u003c/code\u003e namespace, is used to represent a set of raw indices to be removed from a local list.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRawIndices\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, as well as the \u003ccode\u003eIMessage\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRawIndices\u003c/code\u003e class provides a public \u003ccode\u003eIndices\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<int>\u003c/code\u003e that holds the specific indices to remove from a lexicographically-sorted local list.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRawIndices\u003c/code\u003e has two constructors: a parameterless one, and one that can take another \u003ccode\u003eRawIndices\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Web Risk v1 API - Class RawIndices (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/latest/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.6.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.5.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.4.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.3.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.2.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.1.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/2.0.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/1.3.0/Google.Cloud.WebRisk.V1.RawIndices)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/1.2.0/Google.Cloud.WebRisk.V1.RawIndices) \n\n public sealed class RawIndices : IMessage\u003cRawIndices\u003e, IEquatable\u003cRawIndices\u003e, IDeepCloneable\u003cRawIndices\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Web Risk v1 API class RawIndices.\n\nA set of raw indices to remove from a local list. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RawIndices \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RawIndices](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/latest/Google.Cloud.WebRisk.V1.RawIndices), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RawIndices](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/latest/Google.Cloud.WebRisk.V1.RawIndices), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RawIndices](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/latest/Google.Cloud.WebRisk.V1.RawIndices), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.WebRisk.V1](/dotnet/docs/reference/Google.Cloud.WebRisk.V1/latest/Google.Cloud.WebRisk.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.WebRisk.V1.dll\n\nConstructors\n------------\n\n### RawIndices()\n\n public RawIndices()\n\n### RawIndices(RawIndices)\n\n public RawIndices(RawIndices other)\n\nProperties\n----------\n\n### Indices\n\n public RepeatedField\u003cint\u003e Indices { get; }\n\nThe indices to remove from a lexicographically-sorted local list."]]