github.com/kubeflow/training-operator@v1.7.0/sdk/python/docs/KubeflowOrgV1MPIJobList.md (about)

     1  # KubeflowOrgV1MPIJobList
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **api_version** | **str** | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | [optional] 
     7  **items** | [**list[KubeflowOrgV1MPIJob]**](KubeflowOrgV1MPIJob.md) |  | 
     8  **kind** | **str** | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | [optional] 
     9  **metadata** | [**V1ListMeta**](V1ListMeta.md) |  | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13