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-21 UTC."],[[["The latest version available for `GetPublicAdvertisedPrefixeRequest` is 3.6.0, with a range of versions available from 1.0.0 up to the latest."],["This webpage contains reference documentation and code samples for the Compute Engine v1 API class `GetPublicAdvertisedPrefixeRequest`, a request message for `PublicAdvertisedPrefixes.Get`."],["The `GetPublicAdvertisedPrefixeRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPublicAdvertisedPrefixeRequest` class has properties for `Project` (Project ID for this request) and `PublicAdvertisedPrefix` (Name of the PublicAdvertisedPrefix resource to return), both of which are strings."],["The class includes two constructors: a default `GetPublicAdvertisedPrefixeRequest()` and an overload `GetPublicAdvertisedPrefixeRequest(GetPublicAdvertisedPrefixeRequest other)` that accepts another instance of this class as parameter."]]],[]]