GoogleCloudContentwarehouseV1CreateDocumentLinkRequest constructor
GoogleCloudContentwarehouseV1CreateDocumentLinkRequest({
- GoogleCloudContentwarehouseV1DocumentLink? documentLink,
- GoogleCloudContentwarehouseV1RequestMetadata? requestMetadata,
Implementation
GoogleCloudContentwarehouseV1CreateDocumentLinkRequest({
this.documentLink,
this.requestMetadata,
});