public interface DeleteTournamentRecordRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTournamentId()
The tournament ID to delete from.
|
com.google.protobuf.ByteString |
getTournamentIdBytes()
The tournament ID to delete from.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getTournamentId()
The tournament ID to delete from.
string tournament_id = 1 [json_name = "tournamentId"];
com.google.protobuf.ByteString getTournamentIdBytes()
The tournament ID to delete from.
string tournament_id = 1 [json_name = "tournamentId"];