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

src.dialogflow.v3beta1.getTestCase.scala Maven / Gradle / Ivy

package besom.api.googlenative.dialogflow.v3beta1

def getTestCase(using ctx: besom.types.Context)(
  args: besom.api.googlenative.dialogflow.v3beta1.GetTestCaseArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dialogflow.v3beta1.GetTestCaseResult] =
   ctx.invoke[besom.api.googlenative.dialogflow.v3beta1.GetTestCaseArgs, besom.api.googlenative.dialogflow.v3beta1.GetTestCaseResult]("google-native:dialogflow/v3beta1:getTestCase", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy