Uses of Enum
org.tensorflow.proto.Event.WhatCase
Packages that use Event.WhatCase
-
Uses of Event.WhatCase in org.tensorflow.proto
Subclasses with type arguments of type Event.WhatCase in org.tensorflow.protoMethods in org.tensorflow.proto that return Event.WhatCaseModifier and TypeMethodDescriptionstatic Event.WhatCaseEvent.WhatCase.forNumber(int value) Event.Builder.getWhatCase()Event.getWhatCase()EventOrBuilder.getWhatCase()static Event.WhatCaseEvent.WhatCase.valueOf(int value) Deprecated.static Event.WhatCaseReturns the enum constant of this type with the specified name.static Event.WhatCase[]Event.WhatCase.values()Returns an array containing the constants of this enum type, in the order they are declared.