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\u003eThis webpage lists the versions of the \u003ccode\u003eBetaApi\u003c/code\u003e interface, with version 2.46.1 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e interface is a public API annotation indicating that the annotated API can change at any time without stability or backward-compatibility guarantees.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e annotation is intended for new, public APIs only, and it should not be used on internal interfaces.\u003c/p\u003e\n"],["\u003cp\u003eRemoving the \u003ccode\u003eBetaApi\u003c/code\u003e annotation signifies that the API has achieved stable status, provided there are no other instability annotations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evalue()\u003c/code\u003e method is an abstract method from the \u003ccode\u003eBetaApi\u003c/code\u003e that returns a string, which can be used for context information such as discussion threads.\u003c/p\u003e\n"]]],[],null,[]]