GoogleCloudContentwarehouseV1TimestampArray constructor

GoogleCloudContentwarehouseV1TimestampArray({
  1. List<GoogleCloudContentwarehouseV1TimestampValue>? values,
})

Implementation

GoogleCloudContentwarehouseV1TimestampArray({
  this.values,
});