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 as InternalApi or InternalExtensionOnly).
[[["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-08-28 UTC."],[[["\u003cp\u003eThis webpage documents various versions of the \u003ccode\u003eBetaApi\u003c/code\u003e, with the latest version being 2.46.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBetaApi\u003c/code\u003e indicates a public API that is subject to change and lacks stability and backward-compatibility guarantees.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e annotation should only be applied to new APIs, as applying it to existing ones is considered API-breaking.\u003c/p\u003e\n"],["\u003cp\u003eRemoving the \u003ccode\u003eBetaApi\u003c/code\u003e annotation makes the API stable, given it lacks any other instability annotations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e interface has a \u003ccode\u003evalue()\u003c/code\u003e method, which returns a string, that can provide context information like links or tracking issue.\u003c/p\u003e\n"]]],[],null,[]]