public sealed class MarkInsightAcceptedRequest : IMessage<MarkInsightAcceptedRequest>, IEquatable<MarkInsightAcceptedRequest>, IDeepCloneable<MarkInsightAcceptedRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class MarkInsightAcceptedRequest.
[[["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 `MarkInsightAcceptedRequest` class within the Google Cloud Recommender v1 API, specifically for version 3.5.0."],["The `MarkInsightAcceptedRequest` class is used to send requests for the `MarkInsightAccepted` method, and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `MarkInsightAcceptedRequest` class include `Etag` (for optimistic locking), `InsightName` and `Name` (for identifying the insight), and `StateMetadata` (for user-defined state properties)."],["The documentation also includes links to various versions of the API, ranging from version 2.5.0 to 3.7.0, with 3.7.0 being the latest."],["The class has two constructors, a parameterless one, and one that takes another `MarkInsightAcceptedRequest` as an argument."]]],[]]