GoogleCloudContentwarehouseV1ListLinkedTargetsRequest constructor

GoogleCloudContentwarehouseV1ListLinkedTargetsRequest({
  1. GoogleCloudContentwarehouseV1RequestMetadata? requestMetadata,
})

Implementation

GoogleCloudContentwarehouseV1ListLinkedTargetsRequest({
  this.requestMetadata,
});