Interface DataPointQueryKeysProto.AggregatedQueryKeyPBOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
DataPointQueryKeysProto.AggregatedQueryKeyPB, DataPointQueryKeysProto.AggregatedQueryKeyPB.Builder
Enclosing class:
DataPointQueryKeysProto

public static interface DataPointQueryKeysProto.AggregatedQueryKeyPBOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasSource

      boolean hasSource()
      .common.protobuf.QualifiedPathPB source = 1;
      Returns:
      Whether the source field is set.
    • getSource

      .common.protobuf.QualifiedPathPB source = 1;
      Returns:
      The source.
    • getSourceOrBuilder

      .common.protobuf.QualifiedPathPB source = 1;
    • hasAggregationType

      boolean hasAggregationType()
      .common.protobuf.AggregationTypePB aggregationType = 2;
      Returns:
      Whether the aggregationType field is set.
    • getAggregationType

      .common.protobuf.AggregationTypePB aggregationType = 2;
      Returns:
      The aggregationType.
    • getAggregationTypeOrBuilder

      .common.protobuf.AggregationTypePB aggregationType = 2;
    • hasFillMode

      boolean hasFillMode()
      .common.protobuf.FillModePB fillMode = 3;
      Returns:
      Whether the fillMode field is set.
    • getFillMode

      .common.protobuf.FillModePB fillMode = 3;
      Returns:
      The fillMode.
    • getFillModeOrBuilder

      FillModeProto.FillModePBOrBuilder getFillModeOrBuilder()
      .common.protobuf.FillModePB fillMode = 3;