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

public sealed class GetInterconnectRequest : IMessage<GetInterconnectRequest>, IEquatable<GetInterconnectRequest>, IDeepCloneable<GetInterconnectRequest>, IBufferMessage, IMessage

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

Message for getting a Interconnect

Inheritance

object > GetInterconnectRequest

Namespace

Google.Cloud.EdgeNetwork.V1

Assembly

Google.Cloud.EdgeNetwork.V1.dll

Constructors

GetInterconnectRequest()

public GetInterconnectRequest()

GetInterconnectRequest(GetInterconnectRequest)

public GetInterconnectRequest(GetInterconnectRequest other)
Parameter
Name Description
other GetInterconnectRequest

Properties

InterconnectName

public InterconnectName InterconnectName { get; set; }

InterconnectName-typed view over the Name resource name property.

Property Value
Type Description
InterconnectName

Name

public string Name { get; set; }

Required. Name of the resource

Property Value
Type Description
string