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 webpage provides reference documentation and code samples for the `SubmitUriMetadata` class in the Google Cloud Web Risk v1 API."],["The `SubmitUriMetadata` class is used for metadata related to the long-running operation of submitting a URI, and it is within the namespace `Google.Cloud.WebRisk.V1`."],["The `SubmitUriMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `SubmitUriMetadata` class include `CreateTime` and `UpdateTime`, which are timestamps, and `State`, which represents the operational status."],["There are multiple versions of the SubmitUriMetadata class documented, with the latest version being 2.6.0, and versions spanning back to 1.2.0."]]],[]]