Skip to main content

Module clients.adjusted_dai_profile.adjusted_profile

Functions

from_api_object

def from_api_object(api_profile: h2o_engine_manager.gen.model.v1_adjusted_dai_profile.V1AdjustedDAIProfile) ‑> AdjustedDAIProfile

Classes

AdjustedDAIProfile

class AdjustedDAIProfile(name: str, display_name: str, cpu: int, adjusted_cpu_reason: str, gpu: int, adjusted_gpu_reason: str, memory_bytes: str, adjusted_memory_bytes_reason: str, storage_bytes: str, adjusted_storage_bytes_reason: str, order: int)

Feedback