BatchCreateResourceValueConfigsResponse constructor
BatchCreateResourceValueConfigsResponse({
- List<
GoogleCloudSecuritycenterV1ResourceValueConfig> ? resourceValueConfigs,
Implementation
BatchCreateResourceValueConfigsResponse({
this.resourceValueConfigs,
});