Distributed Cloud Edge Network v1 API - Class GetZoneRequest (1.3.0)

[Obsolete]
public sealed class GetZoneRequest : IMessage<GetZoneRequest>, IEquatable<GetZoneRequest>, IDeepCloneable<GetZoneRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetZoneRequest.

Deprecated: not implemented. Message for getting a Zone

Inheritance

object > GetZoneRequest

Namespace

Google.Cloud.EdgeNetwork.V1

Assembly

Google.Cloud.EdgeNetwork.V1.dll

Constructors

GetZoneRequest()

public GetZoneRequest()

GetZoneRequest(GetZoneRequest)

public GetZoneRequest(GetZoneRequest other)
Parameter
Name Description
other GetZoneRequest

Properties

Name

public string Name { get; set; }

Required. Name of the resource

Property Value
Type Description
string

ZoneName

[Obsolete]
public ZoneName ZoneName { get; set; }

ZoneName-typed view over the Name resource name property.

Property Value
Type Description
ZoneName