public sealed class GetPublicDelegatedPrefixeRequest : IMessage<GetPublicDelegatedPrefixeRequest>, IEquatable<GetPublicDelegatedPrefixeRequest>, IDeepCloneable<GetPublicDelegatedPrefixeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetPublicDelegatedPrefixeRequest.
A request message for PublicDelegatedPrefixes.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."],[[["The latest version available for the `GetPublicDelegatedPrefixeRequest` is 3.6.0, with versions ranging down to 1.0.0 available for reference."],["This document details the `GetPublicDelegatedPrefixeRequest` class within the Google.Cloud.Compute.V1 namespace of the Compute Engine v1 API."],["The `GetPublicDelegatedPrefixeRequest` class is a request message for retrieving PublicDelegatedPrefixes and inherits from various interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as Project, PublicDelegatedPrefix, and Region, allowing for specific request configurations, all of type String."],["The document details the constructors for the `GetPublicDelegatedPrefixeRequest` class, including a default constructor and a copy constructor that takes another instance of the same class."]]],[]]