GetSchemaVersionPlainArgs

data class GetSchemaVersionPlainArgs(val versionId: String) : ConvertibleToJava<GetSchemaVersionPlainArgs>

Constructors

Link copied to clipboard
constructor(versionId: String)

Properties

Link copied to clipboard

Represents the version ID associated with the schema version.

Functions

Link copied to clipboard
open override fun toJava(): GetSchemaVersionPlainArgs