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