Interface Schema.VariableDocumentRecordOrBuilder

    • Method Detail

      • hasMetadata

        boolean hasMetadata()
        .exporter_protocol.RecordMetadata metadata = 1;
      • getScopeKey

        long getScopeKey()
        int64 scopeKey = 2;
      • getUpdateSemanticsValue

        int getUpdateSemanticsValue()
        .exporter_protocol.VariableDocumentRecord.UpdateSemantics updateSemantics = 3;
      • hasVariables

        boolean hasVariables()
        .google.protobuf.Struct variables = 4;
      • getVariables

        com.google.protobuf.Struct getVariables()
        .google.protobuf.Struct variables = 4;
      • getVariablesOrBuilder

        com.google.protobuf.StructOrBuilder getVariablesOrBuilder()
        .google.protobuf.Struct variables = 4;