MutableSequence[str]
Required. The list of names of the contacts to send a test
message to. Format:
organizations/{organization_id}/contacts/{contact_id},
folders/{folder_id}/contacts/{contact_id} or
projects/{project_id}/contacts/{contact_id}
resource
str
Required. The name of the resource to send the test message
for. All contacts must either be set directly on this
resource or inherited from another resource that is an
ancestor of this one. Format:
organizations/{organization_id}, folders/{folder_id} or
projects/{project_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class SendTestMessageRequest (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/essentialcontacts/latest/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.10.0](/python/docs/reference/essentialcontacts/1.10.0/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.9.0](/python/docs/reference/essentialcontacts/1.9.0/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.8.1](/python/docs/reference/essentialcontacts/1.8.1/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.7.6](/python/docs/reference/essentialcontacts/1.7.6/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.6.0](/python/docs/reference/essentialcontacts/1.6.0/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.5.3](/python/docs/reference/essentialcontacts/1.5.3/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.4.1](/python/docs/reference/essentialcontacts/1.4.1/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.3.0](/python/docs/reference/essentialcontacts/1.3.0/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.2.3](/python/docs/reference/essentialcontacts/1.2.3/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.1.2](/python/docs/reference/essentialcontacts/1.1.2/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [1.0.1](/python/docs/reference/essentialcontacts/1.0.1/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [0.4.2](/python/docs/reference/essentialcontacts/0.4.2/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [0.3.0](/python/docs/reference/essentialcontacts/0.3.0/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [0.2.4](/python/docs/reference/essentialcontacts/0.2.4/google.cloud.essential_contacts_v1.types.SendTestMessageRequest)\n- [0.1.1](/python/docs/reference/essentialcontacts/0.1.1/google.cloud.essential_contacts_v1.types.SendTestMessageRequest) \n\n SendTestMessageRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest message for the SendTestMessage method."]]