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