enableContainerLogging property

bool enableContainerLogging
final

If true, the container of the DeployedModel instances will send stderr and stdout streams to Cloud Logging.

Only supported for custom-trained Models and AutoML Tabular Models.

Implementation

final bool enableContainerLogging;