GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig constructor

GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig({
  1. String? serviceAgentAuth,
})

Implementation

GoogleCloudDialogflowCxV3ToolAuthenticationServiceAgentAuthConfig({
  this.serviceAgentAuth,
});