@Retention(value=CLASS) @Target(value={ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,TYPE}) @Documented public @interface Alpha
An API bearing this annotation is exempt from any compatibility guarantees made by Tink.
The presence of this annotation might also indicate that the quality or performance of the API in question not ready for production.
It is unsafe to depend on alpha APIs.