Package-level declarations
Types
Link copied to clipboard
data class GetFoldersPlainArgs(val ids: List<String>? = null, val outputFile: String? = null, val parentFolderPath: String, val projectId: String) : ConvertibleToJava<GetFoldersPlainArgs>
A collection of arguments for invoking getFolders.
Link copied to clipboard
Builder for GetFoldersPlainArgs.
Link copied to clipboard
A collection of arguments for invoking getService.
Link copied to clipboard
Builder for GetServicePlainArgs.