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 documentation for the `GetPublicAdvertisedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, specifically detailing its usage in various .NET versions."],["The latest version documented for this API class is 3.6.0, and the page contains links to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `GetPublicAdvertisedPrefixeRequest` class is a request message used for the `PublicAdvertisedPrefixes.Get` method, and it includes properties for `Project` and `PublicAdvertisedPrefix`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base .NET `object` class."],["The documentation includes details about the class constructors, showing that it can be instantiated without arguments or with another instance of itself."]]],[]]