GetDocumentPlainArgs

data class GetDocumentPlainArgs(val branchId: String, val collectionId: String, val dataStoreId: String, val documentId: String, val location: String, val project: String? = null) : ConvertibleToJava<GetDocumentPlainArgs>

Constructors

Link copied to clipboard
fun GetDocumentPlainArgs(branchId: String, collectionId: String, dataStoreId: String, documentId: String, location: String, project: String? = null)

Functions

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

Properties

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