GoogleCloudContentwarehouseV1Property constructor

Implementation

GoogleCloudContentwarehouseV1Property({
  this.dateTimeValues,
  this.enumValues,
  this.floatValues,
  this.integerValues,
  this.mapProperty,
  this.name,
  this.propertyValues,
  this.textValues,
  this.timestampValues,
});