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