Package-level declarations
Types
Link copied to clipboard
A collection of arguments for invoking getModel.
Link copied to clipboard
class GetModelPlainArgsBuilder
Builder for GetModelPlainArgs.
Link copied to clipboard
data class GetModelsPlainArgs(val byCustomizationType: String? = null, val byInferenceType: String? = null, val byOutputModality: String? = null, val byProvider: String? = null) : ConvertibleToJava<GetModelsPlainArgs>
A collection of arguments for invoking getModels.
Link copied to clipboard
Builder for GetModelsPlainArgs.