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 content provides documentation for the `GetInsightRequest` class within the Google Cloud Recommender v1 API, specifically detailing its structure, purpose, and implementation."],["This page lists the different versions of `GetInsightRequest` class documentation, ranging from version 2.5.0 to the latest version 3.7.0, and the current page is showing 3.5.0."],["`GetInsightRequest` is a request class for the `GetInsight` method and is part of the `Google.Cloud.Recommender.V1` namespace, implemented from various interfaces such as IMessage and IEquatable."],["The `GetInsightRequest` class has properties like `Name` and `InsightName`, and provides constructors for creating instances, one of them being a constructor that takes another `GetInsightRequest` as an argument."]]],[]]