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