public sealed class GetInsightRequest : IMessage<GetInsightRequest>, IEquatable<GetInsightRequest>, IDeepCloneable<GetInsightRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class GetInsightRequest.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `GetInsightRequest` class within the Google Cloud Recommender v1 API, specifically for version 3.6.0."],["The `GetInsightRequest` class is used to request data through the `GetInsight` method, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInsightRequest` class can be instantiated with either a default constructor or a copy constructor that takes another `GetInsightRequest` instance as input."],["The class includes properties such as `InsightName`, a typed resource name, and `Name`, which is a string representing the required name of the requested insight."],["The page has a list of documented versions, ranging from 2.5.0 to 3.7.0, with 3.7.0 being the most current and 3.6.0 being the current version of this page."]]],[]]