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