public final class PartyMatchmakerAdd extends com.google.protobuf.GeneratedMessage implements PartyMatchmakerAddOrBuilder
Begin matchmaking as a party.Protobuf type
nakama.realtime.PartyMatchmakerAdd
Modifier and Type | Class and Description |
---|---|
static class |
PartyMatchmakerAdd.Builder
Begin matchmaking as a party.
|
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
COUNT_MULTIPLE_FIELD_NUMBER |
static int |
MAX_COUNT_FIELD_NUMBER |
static int |
MIN_COUNT_FIELD_NUMBER |
static int |
NUMERIC_PROPERTIES_FIELD_NUMBER |
static int |
PARTY_ID_FIELD_NUMBER |
static int |
QUERY_FIELD_NUMBER |
static int |
STRING_PROPERTIES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsNumericProperties(java.lang.String key)
Numeric properties.
|
boolean |
containsStringProperties(java.lang.String key)
String properties.
|
boolean |
equals(java.lang.Object obj) |
com.google.protobuf.Int32Value |
getCountMultiple()
Optional multiple of the count that must be satisfied.
|
com.google.protobuf.Int32ValueOrBuilder |
getCountMultipleOrBuilder()
Optional multiple of the count that must be satisfied.
|
static PartyMatchmakerAdd |
getDefaultInstance() |
PartyMatchmakerAdd |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getMaxCount()
Maximum total user count to match together.
|
int |
getMinCount()
Minimum total user count to match together.
|
java.util.Map<java.lang.String,java.lang.Double> |
getNumericProperties()
Deprecated.
|
int |
getNumericPropertiesCount()
Numeric properties.
|
java.util.Map<java.lang.String,java.lang.Double> |
getNumericPropertiesMap()
Numeric properties.
|
double |
getNumericPropertiesOrDefault(java.lang.String key,
double defaultValue)
Numeric properties.
|
double |
getNumericPropertiesOrThrow(java.lang.String key)
Numeric properties.
|
com.google.protobuf.Parser<PartyMatchmakerAdd> |
getParserForType() |
java.lang.String |
getPartyId()
Party ID.
|
com.google.protobuf.ByteString |
getPartyIdBytes()
Party ID.
|
java.lang.String |
getQuery()
Filter query used to identify suitable users.
|
com.google.protobuf.ByteString |
getQueryBytes()
Filter query used to identify suitable users.
|
int |
getSerializedSize() |
java.util.Map<java.lang.String,java.lang.String> |
getStringProperties()
Deprecated.
|
int |
getStringPropertiesCount()
String properties.
|
java.util.Map<java.lang.String,java.lang.String> |
getStringPropertiesMap()
String properties.
|
java.lang.String |
getStringPropertiesOrDefault(java.lang.String key,
java.lang.String defaultValue)
String properties.
|
java.lang.String |
getStringPropertiesOrThrow(java.lang.String key)
String properties.
|
boolean |
hasCountMultiple()
Optional multiple of the count that must be satisfied.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static PartyMatchmakerAdd.Builder |
newBuilder() |
static PartyMatchmakerAdd.Builder |
newBuilder(PartyMatchmakerAdd prototype) |
PartyMatchmakerAdd.Builder |
newBuilderForType() |
protected PartyMatchmakerAdd.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static PartyMatchmakerAdd |
parseDelimitedFrom(java.io.InputStream input) |
static PartyMatchmakerAdd |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartyMatchmakerAdd |
parseFrom(byte[] data) |
static PartyMatchmakerAdd |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartyMatchmakerAdd |
parseFrom(java.nio.ByteBuffer data) |
static PartyMatchmakerAdd |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartyMatchmakerAdd |
parseFrom(com.google.protobuf.ByteString data) |
static PartyMatchmakerAdd |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartyMatchmakerAdd |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PartyMatchmakerAdd |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartyMatchmakerAdd |
parseFrom(java.io.InputStream input) |
static PartyMatchmakerAdd |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PartyMatchmakerAdd> |
parser() |
PartyMatchmakerAdd.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashFields, toString
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int PARTY_ID_FIELD_NUMBER
public static final int MIN_COUNT_FIELD_NUMBER
public static final int MAX_COUNT_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
public static final int STRING_PROPERTIES_FIELD_NUMBER
public static final int NUMERIC_PROPERTIES_FIELD_NUMBER
public static final int COUNT_MULTIPLE_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection
in class com.google.protobuf.GeneratedMessage
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public java.lang.String getPartyId()
Party ID.
string party_id = 1 [json_name = "partyId"];
getPartyId
in interface PartyMatchmakerAddOrBuilder
public com.google.protobuf.ByteString getPartyIdBytes()
Party ID.
string party_id = 1 [json_name = "partyId"];
getPartyIdBytes
in interface PartyMatchmakerAddOrBuilder
public int getMinCount()
Minimum total user count to match together.
int32 min_count = 2 [json_name = "minCount"];
getMinCount
in interface PartyMatchmakerAddOrBuilder
public int getMaxCount()
Maximum total user count to match together.
int32 max_count = 3 [json_name = "maxCount"];
getMaxCount
in interface PartyMatchmakerAddOrBuilder
public java.lang.String getQuery()
Filter query used to identify suitable users.
string query = 4 [json_name = "query"];
getQuery
in interface PartyMatchmakerAddOrBuilder
public com.google.protobuf.ByteString getQueryBytes()
Filter query used to identify suitable users.
string query = 4 [json_name = "query"];
getQueryBytes
in interface PartyMatchmakerAddOrBuilder
public int getStringPropertiesCount()
PartyMatchmakerAddOrBuilder
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesCount
in interface PartyMatchmakerAddOrBuilder
public boolean containsStringProperties(java.lang.String key)
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
containsStringProperties
in interface PartyMatchmakerAddOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getStringProperties()
getStringPropertiesMap()
instead.getStringProperties
in interface PartyMatchmakerAddOrBuilder
public java.util.Map<java.lang.String,java.lang.String> getStringPropertiesMap()
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesMap
in interface PartyMatchmakerAddOrBuilder
public java.lang.String getStringPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesOrDefault
in interface PartyMatchmakerAddOrBuilder
public java.lang.String getStringPropertiesOrThrow(java.lang.String key)
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesOrThrow
in interface PartyMatchmakerAddOrBuilder
public int getNumericPropertiesCount()
PartyMatchmakerAddOrBuilder
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesCount
in interface PartyMatchmakerAddOrBuilder
public boolean containsNumericProperties(java.lang.String key)
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
containsNumericProperties
in interface PartyMatchmakerAddOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.Double> getNumericProperties()
getNumericPropertiesMap()
instead.getNumericProperties
in interface PartyMatchmakerAddOrBuilder
public java.util.Map<java.lang.String,java.lang.Double> getNumericPropertiesMap()
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesMap
in interface PartyMatchmakerAddOrBuilder
public double getNumericPropertiesOrDefault(java.lang.String key, double defaultValue)
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesOrDefault
in interface PartyMatchmakerAddOrBuilder
public double getNumericPropertiesOrThrow(java.lang.String key)
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesOrThrow
in interface PartyMatchmakerAddOrBuilder
public boolean hasCountMultiple()
Optional multiple of the count that must be satisfied.
.google.protobuf.Int32Value count_multiple = 7 [json_name = "countMultiple"];
hasCountMultiple
in interface PartyMatchmakerAddOrBuilder
public com.google.protobuf.Int32Value getCountMultiple()
Optional multiple of the count that must be satisfied.
.google.protobuf.Int32Value count_multiple = 7 [json_name = "countMultiple"];
getCountMultiple
in interface PartyMatchmakerAddOrBuilder
public com.google.protobuf.Int32ValueOrBuilder getCountMultipleOrBuilder()
Optional multiple of the count that must be satisfied.
.google.protobuf.Int32Value count_multiple = 7 [json_name = "countMultiple"];
getCountMultipleOrBuilder
in interface PartyMatchmakerAddOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static PartyMatchmakerAdd parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartyMatchmakerAdd parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartyMatchmakerAdd parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartyMatchmakerAdd parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartyMatchmakerAdd parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartyMatchmakerAdd parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartyMatchmakerAdd parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static PartyMatchmakerAdd parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static PartyMatchmakerAdd parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static PartyMatchmakerAdd parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static PartyMatchmakerAdd parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static PartyMatchmakerAdd parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public PartyMatchmakerAdd.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PartyMatchmakerAdd.Builder newBuilder()
public static PartyMatchmakerAdd.Builder newBuilder(PartyMatchmakerAdd prototype)
public PartyMatchmakerAdd.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected PartyMatchmakerAdd.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.AbstractMessage
public static PartyMatchmakerAdd getDefaultInstance()
public static com.google.protobuf.Parser<PartyMatchmakerAdd> parser()
public com.google.protobuf.Parser<PartyMatchmakerAdd> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public PartyMatchmakerAdd getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder