StartArchiveSearchRequest

The request to initiate a search across emails in an archive.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the archive to search emails in.

Link copied to clipboard

Criteria to filter which emails are included in the search results.

Link copied to clipboard

The start timestamp of the range to search emails from.

Link copied to clipboard

The maximum number of search results to return.

Link copied to clipboard

The end timestamp of the range to search emails from.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String