Uses of Enum
org.tensorflow.proto.CommitId.KindCase
Packages that use CommitId.KindCase
-
Uses of CommitId.KindCase in org.tensorflow.proto
Subclasses with type arguments of type CommitId.KindCase in org.tensorflow.protoMethods in org.tensorflow.proto that return CommitId.KindCaseModifier and TypeMethodDescriptionstatic CommitId.KindCaseCommitId.KindCase.forNumber(int value) CommitId.Builder.getKindCase()CommitId.getKindCase()CommitIdOrBuilder.getKindCase()static CommitId.KindCaseCommitId.KindCase.valueOf(int value) Deprecated.static CommitId.KindCaseReturns the enum constant of this type with the specified name.static CommitId.KindCase[]CommitId.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.