PublisherModelConfig

This message contains configs of a publisher model.

Fields
loggingConfig object (PredictRequestResponseLoggingConfig)

The prediction request/response logging config.

JSON representation
{
  "loggingConfig": {
    object (PredictRequestResponseLoggingConfig)
  }
}