public interface _DeleteLeaderboardRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCacheName()
string cache_name = 1; |
com.google.protobuf.ByteString |
getCacheNameBytes()
string cache_name = 1; |
java.lang.String |
getLeaderboard()
string leaderboard = 2; |
com.google.protobuf.ByteString |
getLeaderboardBytes()
string leaderboard = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCacheName()
string cache_name = 1;com.google.protobuf.ByteString getCacheNameBytes()
string cache_name = 1;java.lang.String getLeaderboard()
string leaderboard = 2;com.google.protobuf.ByteString getLeaderboardBytes()
string leaderboard = 2;