logSource property
The source of log. Possible string values are:
- "LOG_SOURCE_UNSPECIFIED" : Unspecified source.
- "TRAINING" : Logs coming from Training dataset.
- "SERVING" : Logs coming from Serving traffic.
Implementation
core.String? logSource;
The source of log. Possible string values are:
core.String? logSource;