
src.dialogflow.v3.getFlow.scala Maven / Gradle / Ivy
package besom.api.googlenative.dialogflow.v3
def getFlow(using ctx: besom.types.Context)(
args: besom.api.googlenative.dialogflow.v3.GetFlowArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dialogflow.v3.GetFlowResult] =
ctx.invoke[besom.api.googlenative.dialogflow.v3.GetFlowArgs, besom.api.googlenative.dialogflow.v3.GetFlowResult]("google-native:dialogflow/v3:getFlow", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy