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 reference documentation for the `GetPublicAdvertisedPrefixeRequest` class within the Google Compute Engine v1 API, specifically in the .NET context."],["The class `GetPublicAdvertisedPrefixeRequest` is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly, and represents a request message for retrieving details of a public advertised prefix."],["The current latest version available for this class is 3.6.0, while this page is focused on version 2.16.0 and also provides links to various other versions ranging from 1.0.0 up to the current latest."],["The `GetPublicAdvertisedPrefixeRequest` class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPublicAdvertisedPrefixeRequest` class contains two properties to configure the request, `Project` for the project ID and `PublicAdvertisedPrefix` for the specific resource name."]]],[]]