[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis interface, \u003ccode\u003eMemcacheServicePb.MemcacheBatchIncrementResponseOrBuilder\u003c/code\u003e, extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e and provides methods for accessing data related to a batch increment response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetItem(int arg0)\u003c/code\u003e method retrieves a specific \u003ccode\u003eMemcacheIncrementResponse\u003c/code\u003e object from the batch, based on the provided integer index.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetItemCount()\u003c/code\u003e method returns the total number of \u003ccode\u003eMemcacheIncrementResponse\u003c/code\u003e objects available in the batch.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetItemList()\u003c/code\u003e method returns a list of all \u003ccode\u003eMemcacheIncrementResponse\u003c/code\u003e objects within the batch.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetItemOrBuilder(int arg0)\u003c/code\u003e and \u003ccode\u003egetItemOrBuilderList()\u003c/code\u003e methods provide access to the builder versions (\u003ccode\u003eMemcacheIncrementResponseOrBuilder\u003c/code\u003e) of the objects within the batch for modification or inspection.\u003c/p\u003e\n"]]],[],null,["# Interface MemcacheServicePb.MemcacheBatchIncrementResponseOrBuilder (2.0.0)\n\n public static interface MemcacheServicePb.MemcacheBatchIncrementResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getItem(int arg0)\n\n public abstract MemcacheServicePb.MemcacheIncrementResponse getItem(int arg0)\n\n### getItemCount()\n\n public abstract int getItemCount()\n\n### getItemList()\n\n public abstract List\u003cMemcacheServicePb.MemcacheIncrementResponse\u003e getItemList()\n\n### getItemOrBuilder(int arg0)\n\n public abstract MemcacheServicePb.MemcacheIncrementResponseOrBuilder getItemOrBuilder(int arg0)\n\n### getItemOrBuilderList()\n\n public abstract List\u003c? extends MemcacheServicePb.MemcacheIncrementResponseOrBuilder\u003e getItemOrBuilderList()"]]