ListAiWorkloadConfigsRequest
Types
Properties
Link copied to clipboard
A filter that returns only configurations created after the specified time.
Link copied to clipboard
A filter that returns only configurations created before the specified time.
Link copied to clipboard
The maximum number of AI workload configurations to return in the response.
Link copied to clipboard
A string in the configuration name. This filter returns only configurations whose name contains the specified string.
Link copied to clipboard
The field to sort results by. The default is CreationTime.
Functions
Link copied to clipboard
inline fun copy(block: ListAiWorkloadConfigsRequest.Builder.() -> Unit = {}): ListAiWorkloadConfigsRequest