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.4.0."],["The `SearchUrisRequest` class is used to check if a given URI is present in specified threat lists, with the latest version being 2.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["`SearchUrisRequest` has two constructors, one default and one that accepts another `SearchUrisRequest` object, and includes properties for specifying the threat types to check and the URI to be checked."],["The webpage list of version available ranges from 2.6.0 to 1.2.0, showcasing the range of versions available for the google web risk API."]]],[]]