public sealed class GetRecommendationRequest : IMessage<GetRecommendationRequest>, IEquatable<GetRecommendationRequest>, IDeepCloneable<GetRecommendationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class GetRecommendationRequest.
[[["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 Google Cloud Recommender v1 API is 3.7.0, and this page details the `GetRecommendationRequest` class within version 3.5.0."],["The `GetRecommendationRequest` class is used to make requests to the `GetRecommendation` method within the Google Cloud Recommender v1 API."],["This class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRecommendationRequest` class has two constructors and two properties, `Name` (a string) and `RecommendationName` (of type `RecommendationName`), with the former being a required field."],["The different versions from 3.7.0 down to 2.5.0 of the `GetRecommendationRequest` are available, with documentation links to each of them."]]],[]]