public sealed class SubmitUriMetadata : IMessage<SubmitUriMetadata>, IEquatable<SubmitUriMetadata>, IDeepCloneable<SubmitUriMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class SubmitUriMetadata.
Metadata for the Submit URI long-running operation.
option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
[[["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 documentation for the `SubmitUriMetadata` class within the Google Cloud Web Risk v1 API, specifically version 2.4.0."],["`SubmitUriMetadata` is a class used for long-running operations related to submitting URIs and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and contains properties such as `CreateTime`, `State`, and `UpdateTime`, which track the operation's creation time, current state, and latest update time, respectively."],["The latest version available is 2.6.0, but this documentation focuses on the 2.4.0 version, and there are also links to versions ranging from 2.5.0 down to 1.2.0."],["It includes information on the class's namespace, assembly (`Google.Cloud.WebRisk.V1.dll`), constructors, and implemented members."]]],[]]