|
static pb::MessageParser< GenericCollection > | Parser [get] |
|
static pbr::MessageDescriptor | Descriptor [get] |
|
pbc::RepeatedField< global::LeanCloud.Play.Protocol.GenericCollectionValue > | ListValue [get] |
|
pbc::RepeatedField< global::LeanCloud.Play.Protocol.GenericCollection.Types.MapEntry > | MapEntryValue [get] |
|
◆ GenericCollection() [1/2]
LeanCloud.Play.Protocol.GenericCollection.GenericCollection |
( |
| ) |
|
|
inline |
◆ GenericCollection() [2/2]
LeanCloud.Play.Protocol.GenericCollection.GenericCollection |
( |
GenericCollection |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.GenericCollection.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.GenericCollection.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.GenericCollection.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.GenericCollection.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.GenericCollection.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.GenericCollection.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ ListValueFieldNumber
const int LeanCloud.Play.Protocol.GenericCollection.ListValueFieldNumber = 1 |
|
static |
Field number for the "list_value" field.
◆ MapEntryValueFieldNumber
const int LeanCloud.Play.Protocol.GenericCollection.MapEntryValueFieldNumber = 2 |
|
static |
Field number for the "map_entry_value" field.
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.GenericCollection.Descriptor |
|
staticget |
◆ ListValue
pbc.RepeatedField<global.LeanCloud.Play.Protocol.GenericCollectionValue> LeanCloud.Play.Protocol.GenericCollection.ListValue |
|
get |
◆ MapEntryValue
pbc.RepeatedField<global.LeanCloud.Play.Protocol.GenericCollection.Types.MapEntry> LeanCloud.Play.Protocol.GenericCollection.MapEntryValue |
|
get |
◆ Parser
The documentation for this class was generated from the following file: