All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.pubsub.v1beta2.getSubscription.scala Maven / Gradle / Ivy

package besom.api.googlenative.pubsub.v1beta2

def getSubscription(using ctx: besom.types.Context)(
  args: besom.api.googlenative.pubsub.v1beta2.GetSubscriptionArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.pubsub.v1beta2.GetSubscriptionResult] =
   ctx.invoke[besom.api.googlenative.pubsub.v1beta2.GetSubscriptionArgs, besom.api.googlenative.pubsub.v1beta2.GetSubscriptionResult]("google-native:pubsub/v1beta2:getSubscription", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy