@Retention(value=CLASS) @Target(value={ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE}) @Documented public @interface ExperimentalApi
Usage guidelines:
Note: This annotation is intended only for gRPC library code. Users should not attach this annotation to their own code.
public abstract String value