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-03-31 UTC."],[[["This page provides documentation for the `GetListingRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, including its constructors, properties, and inheritance details."],["The `GetListingRequest` class is designed to facilitate retrieving a specific listing and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 1.7.0, with versions 1.0.0 through 1.6.0 also documented, showing a comprehensive list of previous releases for the `GetListingRequest`."],["Key properties for `GetListingRequest` include `ListingName`, which is a typed view of the listing's resource name, and `Name`, a string representing the required resource name of the listing."],["The `GetListingRequest` class offers two constructors, one default and another that allows cloning an existing `GetListingRequest` object, offering flexibility for use cases."]]],[]]