Returns the version of the library that thelibraryClassbelongs to, or a property
value in dependencies.properties resource file instead, if the version was not found. The
method is doing I/O operations and is potentially inefficient, the values returned by this
method are expected to be cached.
[[["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 webpage lists various versions of the Google API Extensions (GAX) library for Java, ranging from version 2.63.1 (latest) down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThe page documents the \u003ccode\u003eGaxProperties\u003c/code\u003e class, which provides static methods to retrieve version information about the GAX library and the running Java Virtual Machine (JVM).\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGaxProperties\u003c/code\u003e inherits standard methods from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class, such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, \u003ccode\u003ewait()\u003c/code\u003e, etc.\u003c/p\u003e\n"],["\u003cp\u003eSpecific methods included in \u003ccode\u003eGaxProperties\u003c/code\u003e are \u003ccode\u003egetGaxVersion()\u003c/code\u003e, \u003ccode\u003egetJavaVersion()\u003c/code\u003e, \u003ccode\u003egetLibraryVersion(Class<?> libraryClass)\u003c/code\u003e, and \u003ccode\u003egetLibraryVersion(Class<?> libraryClass, String propertyName)\u003c/code\u003e, all of which return version strings.\u003c/p\u003e\n"]]],[],null,[]]