GetGlossaryEntryPlainArgs

data class GetGlossaryEntryPlainArgs(val glossaryEntryId: String, val glossaryId: String, val location: String, val project: String? = null) : ConvertibleToJava<GetGlossaryEntryPlainArgs>

Constructors

Link copied to clipboard
fun GetGlossaryEntryPlainArgs(glossaryEntryId: String, glossaryId: String, location: String, project: String? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null