menu
protobuf package
documentation
protobuf
GeneratedMessageGenericExtensions extension
GeneratedMessageGenericExtensions
brightness_4
GeneratedMessageGenericExtensions<
T extends GeneratedMessage
>
extension
Null safety
on
T
Methods
deepCopy
(
)
→ T
Returns a writable deep copy of this message.
rebuild
(
void
updates
(
T
)
)
→ T
Apply
updates
to a copy of this message.
@UseResult('[GeneratedMessageGenericExtensions.rebuild] ' 'does not update the message, returns a new message')
protobuf package
documentation
protobuf
GeneratedMessageGenericExtensions extension
protobuf library
Classes
BuilderInfo
ClientContext
CodedBufferReader
CodedBufferWriter
EventPlugin
Extension
ExtensionRegistry
FieldInfo
FrozenPbList
GeneratedMessage
GeneratedService
MapFieldInfo
PackageName
PbFieldType
PbList
PbListBase
PbMap
ProtobufEnum
ReadonlyMessageMixin
RpcClient
ServerContext
TagNumber
TypeRegistry
UnknownFieldSet
UnknownFieldSetField
Extensions
GeneratedMessageGenericExtensions
Constants
infinity
nan
negativeInfinity
TAG_TYPE_BITS
TAG_TYPE_MASK
WIRETYPE_END_GROUP
WIRETYPE_FIXED32
WIRETYPE_FIXED64
WIRETYPE_LENGTH_DELIMITED
WIRETYPE_START_GROUP
WIRETYPE_VARINT
Properties
frozenMessageModificationHandler
Functions
canUnpackIntoHelper
checkItemFailed
defaultFrozenMessageModificationHandler
getCheckFunction
getTagFieldNumber
getTagWireType
makeTag
parseLongInt
sorted
unpackIntoHelper
Typedefs
CheckFunc
CreateBuilderFunc
FrozenMessageErrorHandler
MakeDefaultFunc
ValueOfFunc
Exceptions
InvalidProtocolBufferException
Methods
deepCopy
rebuild