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

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

package besom.api.googlenative.dialogflow.v2

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy