GetPlaceIndexPlainArgs

data class GetPlaceIndexPlainArgs(val indexName: String) : ConvertibleToJava<GetPlaceIndexPlainArgs>

Constructors

Link copied to clipboard
constructor(indexName: String)

Properties

Link copied to clipboard

The name of the place index resource. Requirements:

Functions

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