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-24 UTC."],[[["This webpage provides reference documentation for the `GetPublicAdvertisedPrefixeRequest` class within the Google Compute Engine v1 API."],["The latest available version of the API is 3.6.0, while version 2.2.0 is the focus of the main detailed reference, with all versions from 1.0.0 through 3.6.0 listed."],["The `GetPublicAdvertisedPrefixeRequest` class is a request message used for retrieving details about a specific PublicAdvertisedPrefix resource."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `GetPublicAdvertisedPrefixeRequest` class includes properties for setting the project ID and specifying the name of the PublicAdvertisedPrefix to retrieve."]]],[]]