All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.dialogflow.v2.getIntent.scala Maven / Gradle / Ivy

package besom.api.googlenative.dialogflow.v2

def getIntent(using ctx: besom.types.Context)(
  args: besom.api.googlenative.dialogflow.v2.GetIntentArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dialogflow.v2.GetIntentResult] =
   ctx.invoke[besom.api.googlenative.dialogflow.v2.GetIntentArgs, besom.api.googlenative.dialogflow.v2.GetIntentResult]("google-native:dialogflow/v2:getIntent", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy