public static final class MatchmakerStats.Builder extends com.google.protobuf.GeneratedMessage.Builder<MatchmakerStats.Builder> implements MatchmakerStatsOrBuilder
Matchmaker statsProtobuf type
nakama.api.MatchmakerStats
Modifier and Type | Method and Description |
---|---|
MatchmakerStats.Builder |
addAllCompletions(java.lang.Iterable<? extends MatchmakerCompletionStats> values)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
addCompletions(int index,
MatchmakerCompletionStats.Builder builderForValue)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
addCompletions(int index,
MatchmakerCompletionStats value)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
addCompletions(MatchmakerCompletionStats.Builder builderForValue)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
addCompletions(MatchmakerCompletionStats value)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerCompletionStats.Builder |
addCompletionsBuilder()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerCompletionStats.Builder |
addCompletionsBuilder(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats |
build() |
MatchmakerStats |
buildPartial() |
MatchmakerStats.Builder |
clear() |
MatchmakerStats.Builder |
clearCompletions()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
clearOldestTicketCreateTime()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
MatchmakerStats.Builder |
clearTicketCount()
int32 ticket_count = 1 [json_name = "ticketCount"]; |
MatchmakerCompletionStats |
getCompletions(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerCompletionStats.Builder |
getCompletionsBuilder(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
java.util.List<MatchmakerCompletionStats.Builder> |
getCompletionsBuilderList()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
int |
getCompletionsCount()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
java.util.List<MatchmakerCompletionStats> |
getCompletionsList()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerCompletionStatsOrBuilder |
getCompletionsOrBuilder(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
java.util.List<? extends MatchmakerCompletionStatsOrBuilder> |
getCompletionsOrBuilderList()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getOldestTicketCreateTime()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
com.google.protobuf.Timestamp.Builder |
getOldestTicketCreateTimeBuilder()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
com.google.protobuf.TimestampOrBuilder |
getOldestTicketCreateTimeOrBuilder()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
int |
getTicketCount()
int32 ticket_count = 1 [json_name = "ticketCount"]; |
boolean |
hasOldestTicketCreateTime()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MatchmakerStats.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MatchmakerStats.Builder |
mergeFrom(MatchmakerStats other) |
MatchmakerStats.Builder |
mergeFrom(com.google.protobuf.Message other) |
MatchmakerStats.Builder |
mergeOldestTicketCreateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
MatchmakerStats.Builder |
removeCompletions(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
setCompletions(int index,
MatchmakerCompletionStats.Builder builderForValue)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
setCompletions(int index,
MatchmakerCompletionStats value)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"]; |
MatchmakerStats.Builder |
setOldestTicketCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
MatchmakerStats.Builder |
setOldestTicketCreateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"]; |
MatchmakerStats.Builder |
setTicketCount(int value)
int32 ticket_count = 1 [json_name = "ticketCount"]; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<MatchmakerStats.Builder>
public MatchmakerStats.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<MatchmakerStats.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<MatchmakerStats.Builder>
public MatchmakerStats getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public MatchmakerStats build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public MatchmakerStats buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public MatchmakerStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<MatchmakerStats.Builder>
public MatchmakerStats.Builder mergeFrom(MatchmakerStats other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<MatchmakerStats.Builder>
public MatchmakerStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<MatchmakerStats.Builder>
java.io.IOException
public int getTicketCount()
int32 ticket_count = 1 [json_name = "ticketCount"];
getTicketCount
in interface MatchmakerStatsOrBuilder
public MatchmakerStats.Builder setTicketCount(int value)
int32 ticket_count = 1 [json_name = "ticketCount"];
value
- The ticketCount to set.public MatchmakerStats.Builder clearTicketCount()
int32 ticket_count = 1 [json_name = "ticketCount"];
public boolean hasOldestTicketCreateTime()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
hasOldestTicketCreateTime
in interface MatchmakerStatsOrBuilder
public com.google.protobuf.Timestamp getOldestTicketCreateTime()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
getOldestTicketCreateTime
in interface MatchmakerStatsOrBuilder
public MatchmakerStats.Builder setOldestTicketCreateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
public MatchmakerStats.Builder setOldestTicketCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
public MatchmakerStats.Builder mergeOldestTicketCreateTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
public MatchmakerStats.Builder clearOldestTicketCreateTime()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
public com.google.protobuf.Timestamp.Builder getOldestTicketCreateTimeBuilder()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
public com.google.protobuf.TimestampOrBuilder getOldestTicketCreateTimeOrBuilder()
.google.protobuf.Timestamp oldest_ticket_create_time = 2 [json_name = "oldestTicketCreateTime"];
getOldestTicketCreateTimeOrBuilder
in interface MatchmakerStatsOrBuilder
public java.util.List<MatchmakerCompletionStats> getCompletionsList()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
getCompletionsList
in interface MatchmakerStatsOrBuilder
public int getCompletionsCount()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
getCompletionsCount
in interface MatchmakerStatsOrBuilder
public MatchmakerCompletionStats getCompletions(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
getCompletions
in interface MatchmakerStatsOrBuilder
public MatchmakerStats.Builder setCompletions(int index, MatchmakerCompletionStats value)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder setCompletions(int index, MatchmakerCompletionStats.Builder builderForValue)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder addCompletions(MatchmakerCompletionStats value)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder addCompletions(int index, MatchmakerCompletionStats value)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder addCompletions(MatchmakerCompletionStats.Builder builderForValue)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder addCompletions(int index, MatchmakerCompletionStats.Builder builderForValue)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder addAllCompletions(java.lang.Iterable<? extends MatchmakerCompletionStats> values)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder clearCompletions()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerStats.Builder removeCompletions(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerCompletionStats.Builder getCompletionsBuilder(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerCompletionStatsOrBuilder getCompletionsOrBuilder(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
getCompletionsOrBuilder
in interface MatchmakerStatsOrBuilder
public java.util.List<? extends MatchmakerCompletionStatsOrBuilder> getCompletionsOrBuilderList()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
getCompletionsOrBuilderList
in interface MatchmakerStatsOrBuilder
public MatchmakerCompletionStats.Builder addCompletionsBuilder()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public MatchmakerCompletionStats.Builder addCompletionsBuilder(int index)
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];
public java.util.List<MatchmakerCompletionStats.Builder> getCompletionsBuilderList()
repeated .nakama.api.MatchmakerCompletionStats completions = 3 [json_name = "completions"];