GoogleCloudContentwarehouseV1AccessControlAction constructor
GoogleCloudContentwarehouseV1AccessControlAction({
- String? operationType,
- GoogleIamV1Policy? policy,
Implementation
GoogleCloudContentwarehouseV1AccessControlAction({
this.operationType,
this.policy,
});