Skip to content

decimal_pb2

frequenz.api.common.v1.types.decimal_pb2 ¤

Generated protocol buffer code.

Classes¤

frequenz.api.common.v1.types.decimal_pb2.Decimal ¤

Bases: Message

protolint:disable MAX_LINE_LENGTH (the link is too long)

An arbitrary precision real number.

This message is based (and compatible) with Google's google.type.Decimal present in: https://github.com/googleapis/googleapis/ You should read the documentation there and follow all the guidelines (which are many, so please go and read the docs in: https://github.com/googleapis/googleapis/blob/master/google/type/decimal.proto)

Source code in frequenz/api/common/v1/types/decimal_pb2.py
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'frequenz.api.common.v1.types.decimal_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  _DECIMAL._serialized_start=76
  _DECIMAL._serialized_end=100
# @@protoc_insertion_point(module_scope)
Attributes¤
value: builtins.str instance-attribute ¤

The string representation of the Decimal value.