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