contacts property

List<GoogleCloudEssentialcontactsV1Contact>? contacts
getter/setter pair

All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.

Implementation

core.List<GoogleCloudEssentialcontactsV1Contact>? contacts;