ProjectsGetXpnResources constructor
ProjectsGetXpnResources({
- String? kind,
- String? nextPageToken,
- List<
XpnResourceId> ? resources,
Implementation
ProjectsGetXpnResources({
this.kind,
this.nextPageToken,
this.resources,
});