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."],[[["The `GetInsightRequest` class is part of the Google Cloud Recommender v1 API and is used to request insight data."],["Version 3.7.0 is the latest version available, and multiple prior versions are documented, ranging down to version 2.5.0."],["`GetInsightRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `GetInsightRequest` instance, and it contains properties for `InsightName` and `Name`, which is a required property."]]],[]]