GoogleCloudContentwarehouseV1FetchAclResponse constructor

GoogleCloudContentwarehouseV1FetchAclResponse({
  1. GoogleCloudContentwarehouseV1ResponseMetadata? metadata,
  2. GoogleIamV1Policy? policy,
})

Implementation

GoogleCloudContentwarehouseV1FetchAclResponse({
  this.metadata,
  this.policy,
});