NetworkAttachmentConnectedEndpoint constructor
NetworkAttachmentConnectedEndpoint({})
Implementation
NetworkAttachmentConnectedEndpoint({
this.ipAddress,
this.ipv6Address,
this.projectIdOrNum,
this.secondaryIpCidrRanges = const [],
this.serviceClassId,
this.status,
this.subnetwork,
this.subnetworkCidrRange,
}) : super(fullyQualifiedName);