GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo constructor

GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo({
  1. String? locationId,
})

Implementation

GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo({
  this.locationId,
});