Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActionsSdkVerification

Hierarchy

  • ActionsSdkVerification

Properties

Properties

Optional error

error: string | function

Custom error message as a string or a function that returns a string given the original error message set by the library.

The message will get sent back in the JSON top level error property.

project

project: string

Google Cloud Project ID for the Assistant app.

Optional status

status: undefined | number

Custom status code to return on verification error.

Generated using TypeDoc