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