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-09-03 UTC."],[[["\u003cp\u003eThe latest version of the API is 2.46.1, with a comprehensive list of previous versions available, ranging down to 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003eThis API is designated as "Beta," which means it may undergo changes without guarantees of stability or backward-compatibility, as it is covered by the Pre-GA Offerings Terms.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBetaApi\u003c/code\u003e interface is intended for public APIs and should not be used for internal interfaces.\u003c/p\u003e\n"],["\u003cp\u003eAdding the \u003ccode\u003eBetaApi\u003c/code\u003e annotation to an existing API is considered an API-breaking change, and removing it indicates that the API has reached stable status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evalue()\u003c/code\u003e method within the \u003ccode\u003eBetaApi\u003c/code\u003e interface provides a \u003ccode\u003eString\u003c/code\u003e type that returns context information, such as links to discussion threads or tracking issues.\u003c/p\u003e\n"]]],[],null,[]]