Package tagger.v1

Class Tagger

java.lang.Object
tagger.v1.Tagger

public final class Tagger extends Object
  • Field Details

    • TAGS_FIELD_NUMBER

      public static final int TAGS_FIELD_NUMBER
      See Also:
    • tags

      public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,String> tags
       Multiple Tags can be spcified.
       
      extend .google.protobuf.FieldOptions { ... }
    • ONEOF_TAGS_FIELD_NUMBER

      public static final int ONEOF_TAGS_FIELD_NUMBER
      See Also:
    • oneofTags

      public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.OneofOptions,String> oneofTags
       Multiple Tags can be spcified.
       
      extend .google.protobuf.OneofOptions { ... }
  • Method Details

    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)