class edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.UserSubscriptionMetricsResponseAllOfMetrics(
**data: Any
)
Config
The type of the None singleton.
compute_minutes_cpu: float
The type of the None singleton.
compute_minutes_gpu: float
The type of the None singleton.
compute_minutes_limit: float
The type of the None singleton.
compute_minutes_total: float
The type of the None singleton.
compute_reset_date: datetime.datetime | None
The type of the None singleton.
edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.UserSubscriptionMetricsResponseAllOfMetrics
edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.from_json(
json_str: str
) ‑> edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.UserSubscriptionMetricsResponseAllOfMetrics
edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.to_dict(
self
)
edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.user_subscription_metrics_response_all_of_metrics.to_str(
self
) ‑> str