[[["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\u003eThe \u003ccode\u003eModulesServicePb.GetVersionsResponseOrBuilder\u003c/code\u003e interface extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e and provides methods for accessing version information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetVersion(int arg0)\u003c/code\u003e method retrieves a specific version string based on the provided integer index \u003ccode\u003earg0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetVersionBytes(int arg0)\u003c/code\u003e method returns a \u003ccode\u003eByteString\u003c/code\u003e representation of a specified version using index \u003ccode\u003earg0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetVersionCount()\u003c/code\u003e method returns the total number of versions available, as an integer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetVersionList()\u003c/code\u003e method retrieves all available versions in a \u003ccode\u003eList\u003c/code\u003e of strings.\u003c/p\u003e\n"]]],[],null,["# Interface ModulesServicePb.GetVersionsResponseOrBuilder (2.0.0)\n\n public static interface ModulesServicePb.GetVersionsResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getVersion(int arg0)\n\n public abstract String getVersion(int arg0)\n\n### getVersionBytes(int arg0)\n\n public abstract ByteString getVersionBytes(int arg0)\n\n### getVersionCount()\n\n public abstract int getVersionCount()\n\n### getVersionList()\n\n public abstract List\u003cString\u003e getVersionList()"]]