public sealed class GetListingRequest : IMessage<GetListingRequest>, IEquatable<GetListingRequest>, IDeepCloneable<GetListingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class GetListingRequest.
[[["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-09 UTC."],[[["This document provides reference documentation for the `GetListingRequest` class within the Google.Cloud.BigQuery.AnalyticsHub.V1 API, specifically version 1.5.0."],["`GetListingRequest` is a message class used for retrieving a listing in the Analytics Hub and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a new instance and another for cloning an existing `GetListingRequest` object, along with two properties `ListingName` and `Name`."],["The content also details previous versions, ranging from 1.0.0 up to the latest version, 1.7.0, which are all documented for the same `GetListingRequest`."]]],[]]