Builder
Builder for ListEventQueryParams.
Functions
Builds a ListEventQueryParams instance.
Sets whether to return events with a busy status of true.
Sets the description of the event.
Sets the end time of the event.
Sets whether to return all occurrences of recurring events within the requested time range. If false, only a single primary event will be returned for each recurring event. Cannot be used when filtering on metadata. Defaults to false.
Sets the maximum number of objects to return. This field defaults to 50. The maximum allowed value is 200.
Sets the location of the event.
Sets the metadata key and value pair to search for metadata.
Sets the field to order results by. Currently only start is supported.
Sets the identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Sets whether to return events that have a status of cancelled. If an event is recurring, then it returns no matter the value set. Different providers have different semantics for cancelled events.
Sets the start time of the event.
Sets the title of the event.