Class TruncatableString (0.24.1)

Represents a string that might be shortened to a specified length.

The number of bytes removed from the original string. If this value is 0, then the string was not shortened.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > TruncatableString