GoogleCloudSecuritycenterV1ResourceSelector constructor

GoogleCloudSecuritycenterV1ResourceSelector({
  1. List<String>? resourceTypes,
})

Implementation

GoogleCloudSecuritycenterV1ResourceSelector({
  this.resourceTypes,
});