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."],[[["The latest version of the `SubmitUriMetadata` class in the Google Cloud Web Risk v1 API is version 2.6.0, with documentation and code samples available."],["`SubmitUriMetadata` is a class used for managing metadata related to long-running URI submission operations in the Google Cloud Web Risk API, with the restriction of `TRUSTED_TESTER`."],["The `SubmitUriMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within `SubmitUriMetadata` include `CreateTime` (the operation's creation time), `State` (the current state of the operation), and `UpdateTime` (the last time the operation was updated)."],["The `SubmitUriMetadata` class has two constructors, one default constructor and one that takes another instance of `SubmitUriMetadata`."]]],[]]