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 of the `GetPublicAdvertisedPrefixeRequest` documentation is version 3.6.0, which is different than the current page's version, 2.10.0."],["This page details the `GetPublicAdvertisedPrefixeRequest` class, which is part of the Compute Engine v1 API within the Google.Cloud.Compute.V1 namespace."],["The `GetPublicAdvertisedPrefixeRequest` class is a request message used for the `PublicAdvertisedPrefixes.Get` method and inherits from `object`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties like `Project` (the project ID) and `PublicAdvertisedPrefix` (the name of the resource), both of type string."],["The documentation lists all available versions, from 1.0.0 to 3.6.0, for the `GetPublicAdvertisedPrefixeRequest` method and includes links to each version's individual documentation page."]]],[]]