data class GetGalleryApplicationVersionPlainArgs(val expand: String? = null, val galleryApplicationName: String, val galleryApplicationVersionName: String, val galleryName: String, val resourceGroupName: String) : ConvertibleToJava<GetGalleryApplicationVersionPlainArgs>