Package google.chat.logging.v1

Index

ChatAppLogEntry

JSON payload of error messages. If the Cloud Logging API is enabled, these error messages are logged to Google Cloud Logging.

Fields
deployment

string

The deployment that caused the error. For Chat apps built in Apps Script, this is the deployment ID defined by Apps Script.

error

Status

The error code and message.

deployment_function

string

The unencrypted callback_method name that was running when the error was encountered.