GoogleCloudRecommenderV1SecurityProjection constructor

GoogleCloudRecommenderV1SecurityProjection({
  1. Map<String, Object?>? details,
})

Implementation

GoogleCloudRecommenderV1SecurityProjection({
  this.details,
});