PatchCrossSiteNetworkRequest constructor
PatchCrossSiteNetworkRequest({})
Implementation
PatchCrossSiteNetworkRequest({
required this.crossSiteNetwork,
required this.crossSiteNetworkResource,
required this.project,
this.requestId,
this.updateMask,
this.validateOnly,
}) : super(fullyQualifiedName);