Returns the version of the library that the libraryClass belongs 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["\u003cp\u003eThis webpage provides documentation for various versions of the \u003ccode\u003ecom.google.api.gax.core.GaxProperties\u003c/code\u003e class, ranging from version 2.63.1 (latest) down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGaxProperties\u003c/code\u003e class provides properties of the GAX library, inheriting members from the \u003ccode\u003ejava.lang.Object\u003c/code\u003e class, and it contains static methods that include \u003ccode\u003egetGaxVersion()\u003c/code\u003e, \u003ccode\u003egetJavaVersion()\u003c/code\u003e, and \u003ccode\u003egetLibraryVersion()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe static method \u003ccode\u003egetGaxVersion()\u003c/code\u003e is used to retrieve the current version of the GAX library as a String.\u003c/p\u003e\n"],["\u003cp\u003eThe static method \u003ccode\u003egetJavaVersion()\u003c/code\u003e returns the current version of the running Java Virtual Machine (JVM).\u003c/p\u003e\n"],["\u003cp\u003eThe static methods \u003ccode\u003egetLibraryVersion(Class<?> libraryClass)\u003c/code\u003e and \u003ccode\u003egetLibraryVersion(Class<?> libraryClass, String propertyName)\u003c/code\u003e can retrieve the version of the library that a specified class belongs to, or a property value in the dependencies.properties file.\u003c/p\u003e\n"]]],[],null,[]]