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 document provides reference information for the `SearchUrisRequest` class within the Google Cloud Web Risk v1 API, including its constructors, properties, and inheritance details."],["`SearchUrisRequest` is used to check URI entries against specified threat lists, supporting the specification of multiple threat lists."],["The `SearchUrisRequest` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties like `ThreatTypes` to specify which threat lists to search and `Uri` to indicate the specific URI to be checked."],["This reference documentation is available across multiple versions, from 1.2.0 up to the latest version 2.6.0."]]],[]]