EssentialContacts
import { EssentialContacts } from "https://googleapis.deno.dev/v1/essentialcontacts:v1.ts";
§Methods
Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
Required. The name of the resource to compute contacts for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Adds a new contact for a resource.
Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Deletes a contact.
Required. The name of the contact to delete. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}
Gets a single contact.
Required. The name of the contact to retrieve. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}
Lists the contacts that have been set on a resource.
Required. The parent resource name. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Updates a contact. Note: A contact's email address cannot be changed.
Output only. The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}
Allows a contact admin to send a test message to contact to verify that it has been configured correctly.
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}
Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
Required. The name of the resource to compute contacts for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Adds a new contact for a resource.
Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Deletes a contact.
Required. The name of the contact to delete. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}
Gets a single contact.
Required. The name of the contact to retrieve. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}
Lists the contacts that have been set on a resource.
Required. The parent resource name. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Updates a contact. Note: A contact's email address cannot be changed.
Output only. The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}
Allows a contact admin to send a test message to contact to verify that it has been configured correctly.
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}
Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
Required. The name of the resource to compute contacts for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Adds a new contact for a resource.
Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Deletes a contact.
Required. The name of the contact to delete. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}
Gets a single contact.
Required. The name of the contact to retrieve. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}
Lists the contacts that have been set on a resource.
Required. The parent resource name. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
Updates a contact. Note: A contact's email address cannot be changed.
Output only. The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}
Allows a contact admin to send a test message to contact to verify that it has been configured correctly.
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}