接口 OuterExpression.VariableKeyValueOrBuilder

    • 方法详细资料

      • hasKey

        boolean hasKey()
        .common.Value key = 1;
        返回:
        Whether the key field is set.
      • getKey

        Common.Value getKey()
        .common.Value key = 1;
        返回:
        The key.
      • hasValue

        boolean hasValue()
        .common.Variable value = 2;
        返回:
        Whether the value field is set.