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

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

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

Message for getting a InterconnectAttachment

Inheritance

object > GetInterconnectAttachmentRequest

Namespace

Google.Cloud.EdgeNetwork.V1

Assembly

Google.Cloud.EdgeNetwork.V1.dll

Constructors

GetInterconnectAttachmentRequest()

public GetInterconnectAttachmentRequest()

GetInterconnectAttachmentRequest(GetInterconnectAttachmentRequest)

public GetInterconnectAttachmentRequest(GetInterconnectAttachmentRequest other)
Parameter
Name Description
other GetInterconnectAttachmentRequest

Properties

InterconnectAttachmentName

public InterconnectAttachmentName InterconnectAttachmentName { get; set; }

InterconnectAttachmentName-typed view over the Name resource name property.

Property Value
Type Description
InterconnectAttachmentName

Name

public string Name { get; set; }

Required. Name of the resource

Property Value
Type Description
string