Package-level declarations

Types

Link copied to clipboard
value class Location(val value: String)
Link copied to clipboard
value class Project(val value: String)
Link copied to clipboard
class VertexAIModel(val modelIdentifier: ModelIdentifier, val generationSettings: GenerationSettings, project: Project, location: Location) : Model
Link copied to clipboard