GoogleCloudSecuritycenterV1IamRolePermission constructor

GoogleCloudSecuritycenterV1IamRolePermission({
  1. String? name,
  2. String? role,
})

Implementation

GoogleCloudSecuritycenterV1IamRolePermission({this.name, this.role});