get Entity Type
Retrieves the specified entity type.
Return
null
Parameters
argument
null
suspend fun getEntityType(agentId: String, entityTypeId: String, languageCode: String? = null, location: String, project: String? = null): GetEntityTypeResult
Return
null
See also
Parameters
agent Id
entity Type Id
language Code
location
project
suspend fun getEntityType(argument: suspend GetEntityTypePlainArgsBuilder.() -> Unit): GetEntityTypeResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dialogflow.v3.kotlin.inputs.GetEntityTypePlainArgs.