Public Member Functions | List of all members
com.google.protobuf.ExperimentalApi Interface Reference

Public Member Functions

String value () default ""
 
String value () default ""
 

Detailed Description

Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.

Usage guidelines:

  1. This annotation is used only on public API. Internal interfaces should not use it.
  2. This annotation should only be added to new APIs. Adding it to an existing API is considered API-breaking.
  3. Removing this annotation from an API gives it stable status.

Definition at line 62 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java.

Member Function Documentation

◆ value() [1/2]

String com.google.protobuf.ExperimentalApi.value ( )

Context information such as links to discussion thread, tracking issue etc.

◆ value() [2/2]

String com.google.protobuf.ExperimentalApi.value ( )

Context information such as links to discussion thread, tracking issue etc.


The documentation for this interface was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:04