GetPhraseMatcherPlainArgs

data class GetPhraseMatcherPlainArgs(val location: String, val phraseMatcherId: String, val project: String? = null) : ConvertibleToJava<GetPhraseMatcherPlainArgs>

Constructors

Link copied to clipboard
fun GetPhraseMatcherPlainArgs(location: String, phraseMatcherId: String, project: String? = null)

Functions

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

Properties

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