Interface Public.SchemaOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    Public.Schema, Public.Schema.Builder
    Enclosing class:
    Public

    public static interface Public.SchemaOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • hasConstants

        boolean hasConstants()
        .public.Schema.Constants constants = 1;
        Returns:
        Whether the constants field is set.
      • getConstants

        Public.Schema.Constants getConstants()
        .public.Schema.Constants constants = 1;
        Returns:
        The constants.
      • hasArizeConclusions

        boolean hasArizeConclusions()
        .public.Schema.ArizeConclusions arize_conclusions = 2;
        Returns:
        Whether the arizeConclusions field is set.
      • getArizeConclusions

        Public.Schema.ArizeConclusions getArizeConclusions()
        .public.Schema.ArizeConclusions arize_conclusions = 2;
        Returns:
        The arizeConclusions.
      • hasArizeExplanations

        boolean hasArizeExplanations()
        .public.Schema.ArizeExplanations arize_explanations = 3;
        Returns:
        Whether the arizeExplanations field is set.
      • getArizeExplanations

        Public.Schema.ArizeExplanations getArizeExplanations()
        .public.Schema.ArizeExplanations arize_explanations = 3;
        Returns:
        The arizeExplanations.
      • hasArrowSchema

        boolean hasArrowSchema()
        .public.Schema.ArrowSchema arrow_schema = 4;
        Returns:
        Whether the arrowSchema field is set.
      • getArrowSchema

        Public.Schema.ArrowSchema getArrowSchema()
        .public.Schema.ArrowSchema arrow_schema = 4;
        Returns:
        The arrowSchema.
      • hasGenericSchema

        boolean hasGenericSchema()
        .public.Schema.GenericSchema generic_schema = 5;
        Returns:
        Whether the genericSchema field is set.
      • getGenericSchema

        Public.Schema.GenericSchema getGenericSchema()
        .public.Schema.GenericSchema generic_schema = 5;
        Returns:
        The genericSchema.