CatalogSearchRequest constructor
CatalogSearchRequest({})
Implementation
CatalogSearchRequest({
this.cursor, this.includeRelatedObjects, this.limit,
this.query, this.beginTime, this.includeDeletedObjects,
this.objectTypes
});