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