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