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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `GetListingRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, with the latest version being 1.7.0."],["The `GetListingRequest` class is used to retrieve a specific listing and is derived from the base `object` class."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support various functionalities."],["The `GetListingRequest` class has properties including `ListingName` (a typed view) and `Name` (the resource name of the listing)."],["The documentation also details the class's constructors which include a default and copy constructor."]]],[]]