Class Certification (2.2.1)

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

Resource that represents a license or certification. .. attribute:: display_name

Name of license or certification. Number of characters allowed is 100.

:type: str

Attributes

NameDescription
acquire_date google.type.date_pb2.Date
Acquisition date or effective date of license or certification.
expire_date google.type.date_pb2.Date
Expiration date of license of certification.
authority str
Authority of license, such as government. Number of characters allowed is 100.
description str
Description of license or certification. Number of characters allowed is 100,000.