Class LogSource (1.26.1)

  LogSource 
 ( 
 value 
 ) 
 

Indicates where does the log come from.

Values: LOG_SOURCE_UNSPECIFIED (0): Unspecified source. TRAINING (1): Logs coming from Training dataset. SERVING (2): Logs coming from Serving traffic.

Inheritance

builtins.object > builtins.int > builtins.object > enum.Enum > enum.IntEnum > proto.enums.Enum > LogSource