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

src.apigee.v1.getHostQuery.scala Maven / Gradle / Ivy

The newest version!
package besom.api.googlenative.apigee.v1

def getHostQuery(using ctx: besom.types.Context)(
  args: besom.api.googlenative.apigee.v1.GetHostQueryArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.apigee.v1.GetHostQueryResult] =
   ctx.invoke[besom.api.googlenative.apigee.v1.GetHostQueryArgs, besom.api.googlenative.apigee.v1.GetHostQueryResult]("google-native:apigee/v1:getHostQuery", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy