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

src.pubsub.v1beta1a.getTopic.scala Maven / Gradle / Ivy

The newest version!
package besom.api.googlenative.pubsub.v1beta1a

def getTopic(using ctx: besom.types.Context)(
  args: besom.api.googlenative.pubsub.v1beta1a.GetTopicArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.pubsub.v1beta1a.GetTopicResult] =
   ctx.invoke[besom.api.googlenative.pubsub.v1beta1a.GetTopicArgs, besom.api.googlenative.pubsub.v1beta1a.GetTopicResult]("google-native:pubsub/v1beta1a:getTopic", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy