GoogleCloudContentwarehouseV1EnumArray constructor

GoogleCloudContentwarehouseV1EnumArray({
  1. List<String>? values,
})

Implementation

GoogleCloudContentwarehouseV1EnumArray({
  this.values,
});