Interface Int32ValueOrBuilder

    • Method Detail

      • getValue

        int getValue()
         The int32 value.
         
        int32 value = 1;
        Returns:
        The value.