Skip to content

Commit

Permalink
mark enum as internal only.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmehta19 committed Jan 21, 2025
1 parent 6a27af6 commit 591ef68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ public final class InstantiatingGrpcChannelProvider implements TransportChannelP
* or S2A is used to estabilsh a connection to Google APIs.
*
*/
@InternalApi
public enum HardBoundTokenTypes {
// Use ALTS bound tokens when using DirectPath
ALTS,
Expand Down

0 comments on commit 591ef68

Please sign in to comment.