DeletePacketMirroringRequest constructor
DeletePacketMirroringRequest({})
Implementation
DeletePacketMirroringRequest({
required this.packetMirroring,
required this.project,
required this.region,
this.requestId,
}) : super(fullyQualifiedName);