Indicates a public API that can change at any time, and has no guarantee of API stability and
backward-compatibility.
Usage guidelines:
This annotation is used only on APIs with public visibility. Internal interfaces should not
use it.
This annotation should only be added to new APIs. Adding it to an existing API is
considered API-breaking.
Removing this annotation from an API gives it stable status, assuming the API doesn't have
other annotations denoting instability (such asInternalApiorInternalExtensionOnly).
[[["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 latest version available is 2.46.1, which can be found through the provided link, and there are numerous previous versions accessible, starting as far back as version 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e interface, which implements the \u003ccode\u003eAnnotation\u003c/code\u003e interface, indicates that a public API is subject to change without guaranteed stability or backward-compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e annotation should only be applied to new APIs that have public visibility, and its removal implies that the API is now stable.\u003c/p\u003e\n"],["\u003cp\u003eThe provided API library is currently considered a Pre-GA library which indicates that it might have limited support and is subject to changes that may not be compatible with other Pre-GA library versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evalue()\u003c/code\u003e method, part of the \u003ccode\u003eBetaApi\u003c/code\u003e interface, provides a way to include context information, such as links to discussions or tracking issues, and returns a string value.\u003c/p\u003e\n"]]],[],null,[]]