Class FieldId (2.0.1)

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

General identifier of a data field in a storage service.

Attribute

NameDescription
name str
Name describing the field.

Inheritance

builtins.object > proto.message.Message > FieldId