GoogleCloudContentwarehouseV1DateTimeArray constructor

GoogleCloudContentwarehouseV1DateTimeArray({
  1. List<GoogleTypeDateTime>? values,
})

Implementation

GoogleCloudContentwarehouseV1DateTimeArray({this.values});