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

src.dialogflow.v3.getEnvironment.scala Maven / Gradle / Ivy

package besom.api.googlenative.dialogflow.v3

def getEnvironment(using ctx: besom.types.Context)(
  args: besom.api.googlenative.dialogflow.v3.GetEnvironmentArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dialogflow.v3.GetEnvironmentResult] =
   ctx.invoke[besom.api.googlenative.dialogflow.v3.GetEnvironmentArgs, besom.api.googlenative.dialogflow.v3.GetEnvironmentResult]("google-native:dialogflow/v3:getEnvironment", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy