GoogleCloudDocumentaiV1ProcessorTypeLocationInfo constructor

GoogleCloudDocumentaiV1ProcessorTypeLocationInfo({
  1. String? locationId,
})

Implementation

GoogleCloudDocumentaiV1ProcessorTypeLocationInfo({
  this.locationId,
});