Interface Document.Page.Token.DetectedBreakOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Document.Page.Token.DetectedBreak.Type getType()
      Detected break type.
      int getTypeValue()
      Detected break type.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getTypeValue

        int getTypeValue()
         Detected break type.
         
        .google.cloud.documentai.v1beta3.Document.Page.Token.DetectedBreak.Type type = 1;
        Returns:
        The enum numeric value on the wire for type.