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 document provides reference documentation for the `GetListingRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, specifically for .NET."],["The `GetListingRequest` class is used to request and retrieve information about a specific listing, as indicated by its purpose: \"Message for getting a listing\"."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating message operations, equality comparisons, deep cloning, and buffer handling."],["The class includes a `ListingName` property that provides a typed view over the `Name` resource name property, and a `Name` property used to identify the specific listing by resource name."],["The document provides details on the class's constructors and inherited members from the `Object` class, as well as information on the `GetListingRequest` class's `Namespace` and `Assembly`."]]],[]]