GoogleCloudContentwarehouseV1LockDocumentRequest constructor
GoogleCloudContentwarehouseV1LockDocumentRequest({
- String? collectionId,
- GoogleCloudContentwarehouseV1UserInfo? lockingUser,
Implementation
GoogleCloudContentwarehouseV1LockDocumentRequest({
this.collectionId,
this.lockingUser,
});