GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest constructor

GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest({
  1. GoogleCloudContentwarehouseV1RequestMetadata? requestMetadata,
})

Implementation

GoogleCloudContentwarehouseV1DeleteDocumentLinkRequest({
  this.requestMetadata,
});