GoogleCloudContentwarehouseV1SetAclRequest constructor
GoogleCloudContentwarehouseV1SetAclRequest({
- GoogleIamV1Policy? policy,
- bool? projectOwner,
- GoogleCloudContentwarehouseV1RequestMetadata? requestMetadata,
Implementation
GoogleCloudContentwarehouseV1SetAclRequest({
this.policy,
this.projectOwner,
this.requestMetadata,
});