public sealed class GetListingRequest : IMessage<GetListingRequest>, IEquatable<GetListingRequest>, IDeepCloneable<GetListingRequest>, IBufferMessage, IMessage
[[["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."],[[["This page provides documentation for the `GetListingRequest` class, which is used for retrieving a specific listing in the Google Cloud BigQuery Data Exchange V1Beta1 API."],["The `GetListingRequest` class is part of the `Google.Cloud.BigQuery.DataExchange.V1Beta1` namespace within the Google.Cloud.BigQuery.DataExchange.V1Beta1.dll assembly."],["There are multiple versions of this documentation, with the latest being 2.0.0-beta06, and others such as 2.0.0-beta05 and 1.0.0-beta01 also available."],["The `GetListingRequest` class allows you to use the `Name` property, which is the resource name of the desired listing, as well as the `ListingName` property, which is a view over the `Name`."],["`GetListingRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]