webhookType property

String? webhookType
getter/setter pair

Possible string values are:

  • "WEBHOOK_TYPE_UNSPECIFIED"
  • "STANDARD"
  • "FLEXIBLE"

Implementation

core.String? webhookType;