public sealed class SearchUrisRequest : IMessage<SearchUrisRequest>, IEquatable<SearchUrisRequest>, IDeepCloneable<SearchUrisRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class SearchUrisRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `SearchUrisRequest` class within the Google Cloud Web Risk v1 API, specifically version 2.5.0."],["The `SearchUrisRequest` class is used to check if URIs are present in specified threat lists."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from the `object` class."],["It has two constructors, one default and one that accepts another `SearchUrisRequest` instance, and contains properties for `ThreatTypes` (a `RepeatedField`) and `Uri` (a string)."],["The webpage provides access to previous versions of the documentation all the way back to version 1.2.0, with 2.6.0 being the latest."]]],[]]