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