LogMessageOrBuilder

interfejs publiczny LogMessageOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie LogMessage.Level
uzyskaj poziom ()
.tensorflow.LogMessage.Level level = 1;
streszczenie wew
getLevelValue ()
.tensorflow.LogMessage.Level level = 1;
abstrakcyjny ciąg
pobierz wiadomość ()
string message = 2;
streszczenie com.google.protobuf.ByteString
getMessageBytes ()
string message = 2;

Metody publiczne

publiczne streszczenie LogMessage.Level getLevel ()

.tensorflow.LogMessage.Level level = 1;

publiczne streszczenie int getLevelValue ()

.tensorflow.LogMessage.Level level = 1;

publiczna abstrakcja String getMessage ()

string message = 2;

publiczne streszczenie com.google.protobuf.ByteString getMessageBytes ()

string message = 2;