GoogleCloudContentwarehouseV1IntegerArray constructor

GoogleCloudContentwarehouseV1IntegerArray({
  1. List<int>? values,
})

Implementation

GoogleCloudContentwarehouseV1IntegerArray({this.values});