Interface SentencepieceModel.SelfTestDataOrBuilder

  • All Implemented Interfaces:
    com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder

    
    public interface SentencepieceModel.SelfTestDataOrBuilder
     implements GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract List<SentencepieceModel.SelfTestData.Sample> getSamplesList() repeated .com.google.genai.proto.SelfTestData.Sample samples = 1;
      abstract SentencepieceModel.SelfTestData.Sample getSamples(int index) repeated .com.google.genai.proto.SelfTestData.Sample samples = 1;
      abstract int getSamplesCount() repeated .com.google.genai.proto.SelfTestData.Sample samples = 1;
      abstract List<out SentencepieceModel.SelfTestData.SampleOrBuilder> getSamplesOrBuilderList() repeated .com.google.genai.proto.SelfTestData.Sample samples = 1;
      abstract SentencepieceModel.SelfTestData.SampleOrBuilder getSamplesOrBuilder(int index) repeated .com.google.genai.proto.SelfTestData.Sample samples = 1;
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder

        getDefaultInstanceForType, getExtension, getExtensionCount, hasExtension
      • Methods inherited from class com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait