StartAnalysisLogExportRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the protected query that you want to export the analysis logs for.

Link copied to clipboard

The type of analysis that the logs are exported for. Currently, only PROTECTED_QUERY is supported.

Link copied to clipboard

A unique identifier for the membership to export the analysis logs for. Currently accepts a membership ID.

Link copied to clipboard

The details needed to write the exported analysis logs.

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