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

src.speech.v1.getCustomClass.scala Maven / Gradle / Ivy

There is a newer version: 0.32.0-core.0.4
Show newest version
package besom.api.googlenative.speech.v1

def getCustomClass(using ctx: besom.types.Context)(
  args: besom.api.googlenative.speech.v1.GetCustomClassArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.speech.v1.GetCustomClassResult] =
   ctx.invoke[besom.api.googlenative.speech.v1.GetCustomClassArgs, besom.api.googlenative.speech.v1.GetCustomClassResult]("google-native:speech/v1:getCustomClass", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy