Compute Engine v1 API - Class GetPublicAdvertisedPrefixeRequest (2.15.0)

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.

Inheritance

object > GetPublicAdvertisedPrefixeRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetPublicAdvertisedPrefixeRequest()

public GetPublicAdvertisedPrefixeRequest()

GetPublicAdvertisedPrefixeRequest(GetPublicAdvertisedPrefixeRequest)

public GetPublicAdvertisedPrefixeRequest(GetPublicAdvertisedPrefixeRequest other)
Parameter
NameDescription
otherGetPublicAdvertisedPrefixeRequest

Properties

Project

public string Project { get; set; }

Project ID for this request.

Property Value
TypeDescription
string

PublicAdvertisedPrefix

public string PublicAdvertisedPrefix { get; set; }

Name of the PublicAdvertisedPrefix resource to return.

Property Value
TypeDescription
string