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