Namespace Google.Protobuf.Collections (3.27.1)

Classes

Lists

Utility to compare if two Lists are the same, and the hash code of a List.

MapField<TKey, TValue>

Representation of a map field in a Protocol Buffer message.

MapField<TKey, TValue>.Codec

A codec for a specific map field. This contains all the information required to encode and decode the nested messages.

ProtobufEqualityComparers

Provides a central place to implement equality comparisons, primarily for bitwise float/double equality.

RepeatedField<T>

The contents of a repeated field: essentially, a collection with some extra restrictions (no null values) and capabilities (deep cloning).

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.