Class DerivedInfo (1.0.0)

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

Derived details about the company.

Attribute

NameDescription
headquarters_location `.common.Location`
A structured headquarters location of the company, resolved from Company.headquarters_address if provided.

Inheritance

builtins.object > proto.message.Message > DerivedInfo