public sealed class MarkRecommendationDismissedRequest : IMessage<MarkRecommendationDismissedRequest>, IEquatable<MarkRecommendationDismissedRequest>, IDeepCloneable<MarkRecommendationDismissedRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class MarkRecommendationDismissedRequest.
Request for the MarkRecommendationDismissed Method.
[[["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 `MarkRecommendationDismissedRequest` class within the Google Cloud Recommender v1 API, specifically version 3.3.0."],["The `MarkRecommendationDismissedRequest` class is used to send requests for the `MarkRecommendationDismissed` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and contains properties such as `Etag`, `Name`, and `RecommendationName` for managing recommendations."],["The documentation lists various versions of the `MarkRecommendationDismissedRequest` class, with version 3.7.0 being the latest and going back to version 2.5.0."],["The class has two constructors, one default and one that accepts another `MarkRecommendationDismissedRequest` object as a parameter, for object creation and copying."]]],[]]