This module features the AssayV2 class that configures assays and retrieves results via the MLOps API.
This class helps configure assays and retrieve results via the MLOps API.
Attributes: - id: The ID of the assay.
Retrieves the results of the assay.
The assay results.
Sets the active status of the assay.
The AssayV2 object.
Pauses an assay. Note: this only pauses future scheduled runs - historical calculations will still be computed.
Return an AssayV2Builder.
The AssayV2Builder object.
This class represents a list of assays.