GoogleCloudContentwarehouseV1SetAclResponse constructor
GoogleCloudContentwarehouseV1SetAclResponse({
- GoogleCloudContentwarehouseV1ResponseMetadata? metadata,
- GoogleIamV1Policy? policy,
Implementation
GoogleCloudContentwarehouseV1SetAclResponse({
this.metadata,
this.policy,
});