[Obsolete]
public sealed class GetZoneRequest : IMessage<GetZoneRequest>, IEquatable<GetZoneRequest>, IDeepCloneable<GetZoneRequest>, IBufferMessage, IMessageReference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetZoneRequest.
Deprecated: not implemented. Message for getting a Zone
Implements
IMessageGetZoneRequest, IEquatableGetZoneRequest, IDeepCloneableGetZoneRequest, IBufferMessage, IMessageNamespace
Google.Cloud.EdgeNetwork.V1Assembly
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; }| Property Value | |
|---|---|
| Type | Description |
ZoneName |
|