CreateResourceValueConfigRequest constructor
CreateResourceValueConfigRequest({
- String? parent,
- GoogleCloudSecuritycenterV1ResourceValueConfig? resourceValueConfig,
Implementation
CreateResourceValueConfigRequest({
this.parent,
this.resourceValueConfig,
});