Class Literal (0.11.9)

Literal(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Literal data.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
literal_string str
Literal string data. This field is a member of oneof_ literal_data.
literal_bytes bytes
Literal byte data. This field is a member of oneof_ literal_data.
relative_path str
Required. The identifier of the literal entry.