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