GoogleCloudContentwarehouseV1PropertyTypeOptions constructor

GoogleCloudContentwarehouseV1PropertyTypeOptions({
  1. List<GoogleCloudContentwarehouseV1PropertyDefinition>? propertyDefinitions,
})

Implementation

GoogleCloudContentwarehouseV1PropertyTypeOptions({
  this.propertyDefinitions,
});