BoolValueOrBuilder
com.google.protobuf

Interface BoolValueOrBuilder

    • Method Detail

      • getValue

        boolean getValue()
         The bool value.
         
        bool value = 1;
        Returns:
        The value.