GoogleCloudContentwarehouseV1CustomWeightsMetadata constructor

GoogleCloudContentwarehouseV1CustomWeightsMetadata({
  1. List<GoogleCloudContentwarehouseV1WeightedSchemaProperty>? weightedSchemaProperties,
})

Implementation

GoogleCloudContentwarehouseV1CustomWeightsMetadata({
  this.weightedSchemaProperties,
});