Get desktop application:
View/edit binary Protocol Buffers messages
string tenant_id = 1
bool if_not_exists = 2
string name = 3
bool enabled = 6
string webhook_url = 7
optional string webhook_method = 8
optional string webhook_authorization_header = 9
optional string comments = 90
uint64 notification_id = 2
string tenant_id = 1
string name = 2
bool if_exists = 3
string tenant_id = 1
string name = 2
string tenant_id = 1
string name = 2
string operation_type = 3
optional bool enabled = 4
optional string webhook_url = 5
optional string webhook_method = 6
optional string webhook_authorization_header = 7
optional string comments = 8
uint64 notification_id = 2
string tenant_id = 1
optional string notification_name = 2
optional int32 result_limit = 5
optional int32 page_size = 6
optional int64 next_page_token = 7
optional int64 previous_page_token = 8
int64 next_page_token = 6
int64 previous_page_token = 7
Used in: GetNotificationResponse, ListNotificationResponse
uint64 notification_id = 1
string tenant_id = 2
string name = 3
bool enabled = 5
string webhook_url = 6
optional string webhook_method = 7
optional string webhook_authorization_header = 8
optional string comments = 90
string created_by = 92
string updated_by = 94
Used in: AlterNotificationResponse, CreateNotificationResponse, DropNotificationResponse, GetNotificationResponse, ListNotificationHistoryResponse, ListNotificationResponse
string kind = 1
string message = 2
int32 code = 3
Used in: ListNotificationHistoryResponse
string message_source = 3
string name = 4
string message = 5
string status = 6
string error_message = 7
Used in: CreateNotificationRequest, Notification