Interface Data.DeleteBinaryDataByFilterResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Data.DeleteBinaryDataByFilterResponse, Data.DeleteBinaryDataByFilterResponse.Builder
Enclosing class:
Data

public static interface Data.DeleteBinaryDataByFilterResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    uint64 deleted_count = 1 [json_name = "deletedCount"];

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getDeletedCount

      long getDeletedCount()
      uint64 deleted_count = 1 [json_name = "deletedCount"];
      Returns:
      The deletedCount.