GoogleCloudPolicyanalyzerV1QueryActivityResponse constructor
GoogleCloudPolicyanalyzerV1QueryActivityResponse({
- List<
GoogleCloudPolicyanalyzerV1Activity> ? activities, - String? nextPageToken,
Implementation
GoogleCloudPolicyanalyzerV1QueryActivityResponse({
this.activities,
this.nextPageToken,
});