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."],[[["This webpage provides documentation for the `GetPublicAdvertisedPrefixeRequest` class within the Google Cloud Compute Engine v1 API, specifically in the .NET context."],["The class `GetPublicAdvertisedPrefixeRequest` is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly, and serves as a request message for retrieving details about a PublicAdvertisedPrefix resource."],["The `GetPublicAdvertisedPrefixeRequest` class has implementations such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The webpage details the latest version as 3.6.0 and further allows navigation to older versions of this class, down to version 1.0.0, through links."],["The class includes constructors, `GetPublicAdvertisedPrefixeRequest()` and `GetPublicAdvertisedPrefixeRequest(GetPublicAdvertisedPrefixeRequest other)`, along with properties `Project` and `PublicAdvertisedPrefix` that are strings."]]],[]]