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 page provides reference documentation for the `SearchUrisRequest` class within the Google Cloud Web Risk v1 API, specifically version 2.3.0."],["The `SearchUrisRequest` class is used to check if URIs are present in specified threat lists."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from the `object` class."],["The `SearchUrisRequest` class has properties such as `ThreatTypes` which specifies which threat lists to search in, and `Uri`, which specifies the URI to be checked."],["This page also contains links to documentation from versions 1.2.0 to 2.6.0."]]],[]]