GoogleCloudContentwarehouseV1TimeFilter constructor
GoogleCloudContentwarehouseV1TimeFilter({
- String? timeField,
- GoogleTypeInterval? timeRange,
Implementation
GoogleCloudContentwarehouseV1TimeFilter({
this.timeField,
this.timeRange,
});