DeleteNamedSetRouterRequest constructor
DeleteNamedSetRouterRequest({})
Implementation
DeleteNamedSetRouterRequest({
this.namedSet,
required this.project,
required this.region,
this.requestId,
required this.router,
}) : super(fullyQualifiedName);