PatchWireGroupRequest constructor
PatchWireGroupRequest({})
Implementation
PatchWireGroupRequest({
required this.crossSiteNetwork,
required this.project,
this.requestId,
this.updateMask,
this.validateOnly,
required this.wireGroup,
required this.wireGroupResource,
}) : super(fullyQualifiedName);