Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
ChatAppLogEntry |
ChatAppLogEntry.clone() |
ChatAppLogEntry |
ChatAppLogEntry.set(String fieldName,
Object value) |
ChatAppLogEntry |
ChatAppLogEntry.setDeployment(String deployment)
The deployment that caused the error.
|
ChatAppLogEntry |
ChatAppLogEntry.setDeploymentFunction(String deploymentFunction)
The unencrypted `callback_method` name that was running when the error was encountered.
|
ChatAppLogEntry |
ChatAppLogEntry.setError(Status error)
The error code and message.
|
Copyright © 2011–2024 Google. All rights reserved.