GoogleCloudContentwarehouseV1PropertyArray constructor

GoogleCloudContentwarehouseV1PropertyArray({
  1. List<GoogleCloudContentwarehouseV1Property>? properties,
})

Implementation

GoogleCloudContentwarehouseV1PropertyArray({
  this.properties,
});