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

src.dialogflow.v3.getSecuritySetting.scala Maven / Gradle / Ivy

package besom.api.googlenative.dialogflow.v3

def getSecuritySetting(using ctx: besom.types.Context)(
  args: besom.api.googlenative.dialogflow.v3.GetSecuritySettingArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.dialogflow.v3.GetSecuritySettingResult] =
   ctx.invoke[besom.api.googlenative.dialogflow.v3.GetSecuritySettingArgs, besom.api.googlenative.dialogflow.v3.GetSecuritySettingResult]("google-native:dialogflow/v3:getSecuritySetting", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy