Interface DocapiInspect.StatBucketResponseOrBuilder

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

public static interface DocapiInspect.StatBucketResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string results = 1;
    com.google.protobuf.ByteString
    string results = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getResults

      String getResults()
      string results = 1;
      Returns:
      The results.
    • getResultsBytes

      com.google.protobuf.ByteString getResultsBytes()
      string results = 1;
      Returns:
      The bytes for results.