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

src.cloudiot.v1.getRegistry.scala Maven / Gradle / Ivy

package besom.api.googlenative.cloudiot.v1

def getRegistry(using ctx: besom.types.Context)(
  args: besom.api.googlenative.cloudiot.v1.GetRegistryArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.cloudiot.v1.GetRegistryResult] =
   ctx.invoke[besom.api.googlenative.cloudiot.v1.GetRegistryArgs, besom.api.googlenative.cloudiot.v1.GetRegistryResult]("google-native:cloudiot/v1:getRegistry", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy