public sealed class GetPublicAdvertisedPrefixeRequest : IMessage<GetPublicAdvertisedPrefixeRequest>, IEquatable<GetPublicAdvertisedPrefixeRequest>, IDeepCloneable<GetPublicAdvertisedPrefixeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetPublicAdvertisedPrefixeRequest.
A request message for PublicAdvertisedPrefixes.Get. See the method description for details.
[[["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 webpage provides documentation for the `GetPublicAdvertisedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, specifically version 3.1.0."],["The `GetPublicAdvertisedPrefixeRequest` class is used to request information about a specific public advertised prefix, as indicated by the method description and its purpose."],["The page includes a comprehensive list of versions for `GetPublicAdvertisedPrefixeRequest`, ranging from the latest 3.6.0 down to 1.0.0, showing its complete release history."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and capabilities within the .NET environment."],["`GetPublicAdvertisedPrefixeRequest` has two constructors and two properties: `Project`, which represents the project ID, and `PublicAdvertisedPrefix`, which is the name of the resource being queried."]]],[]]