Class OrganizationContact (0.1.1)

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

Contact information of the customer organization.

Attributes

Name Description
address google.type.postal_address_pb2.PostalAddress
Required. The organization's address.
email str
Optional. The organization's email.
phone str
Optional. The organization's phone number.
contacts MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.Contact]
Required. The individual points of contact in the organization at this location.