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