Uses of Enum
com.google.genai.proto.SentencepieceModel.ModelProto.SentencePiece.Type
Packages that use SentencepieceModel.ModelProto.SentencePiece.Type
- 
Uses of SentencepieceModel.ModelProto.SentencePiece.Type in com.google.genai.protoMethods in com.google.genai.proto that return SentencepieceModel.ModelProto.SentencePiece.TypeModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.SentencePiece.Type.forNumber(int value) SentencepieceModel.ModelProto.SentencePiece.Builder.getType()optional .com.google.genai.proto.ModelProto.SentencePiece.Type type = 3 [default = NORMAL];SentencepieceModel.ModelProto.SentencePiece.getType()optional .com.google.genai.proto.ModelProto.SentencePiece.Type type = 3 [default = NORMAL];SentencepieceModel.ModelProto.SentencePieceOrBuilder.getType()optional .com.google.genai.proto.ModelProto.SentencePiece.Type type = 3 [default = NORMAL];SentencepieceModel.ModelProto.SentencePiece.Type.valueOf(int value) Deprecated.SentencepieceModel.ModelProto.SentencePiece.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.SentencepieceModel.ModelProto.SentencePiece.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.proto that return types with arguments of type SentencepieceModel.ModelProto.SentencePiece.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SentencepieceModel.ModelProto.SentencePiece.Type>SentencepieceModel.ModelProto.SentencePiece.Type.internalGetValueMap()Methods in com.google.genai.proto with parameters of type SentencepieceModel.ModelProto.SentencePiece.TypeModifier and TypeMethodDescriptionSentencepieceModel.ModelProto.SentencePiece.Builder.setType(SentencepieceModel.ModelProto.SentencePiece.Type value) optional .com.google.genai.proto.ModelProto.SentencePiece.Type type = 3 [default = NORMAL];