Essential Contacts API

Service: essentialcontacts.googleapis.com

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://essentialcontacts.s3nsapis.fr

REST Resource: v1beta1.folders.contacts

Methods
compute The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.ComputeContacts is not available in Trusted Cloud by S3NS.
create The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.CreateContact is not available in Trusted Cloud by S3NS.
delete The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.DeleteContact is not available in Trusted Cloud by S3NS.
get The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.GetContact is not available in Trusted Cloud by S3NS.
list The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.ListContacts is not available in Trusted Cloud by S3NS.
patch The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.UpdateContact is not available in Trusted Cloud by S3NS.
sendTestMessage The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.SendTestMessage is not available in Trusted Cloud by S3NS.

REST Resource: v1beta1.organizations.contacts

Methods
compute The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.ComputeContacts is not available in Trusted Cloud by S3NS.
create The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.CreateContact is not available in Trusted Cloud by S3NS.
delete The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.DeleteContact is not available in Trusted Cloud by S3NS.
get The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.GetContact is not available in Trusted Cloud by S3NS.
list The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.ListContacts is not available in Trusted Cloud by S3NS.
patch The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.UpdateContact is not available in Trusted Cloud by S3NS.
sendTestMessage The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.SendTestMessage is not available in Trusted Cloud by S3NS.

REST Resource: v1beta1.projects.contacts

Methods
compute The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.ComputeContacts is not available in Trusted Cloud by S3NS.
create The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.CreateContact is not available in Trusted Cloud by S3NS.
delete The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.DeleteContact is not available in Trusted Cloud by S3NS.
get The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.GetContact is not available in Trusted Cloud by S3NS.
list The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.ListContacts is not available in Trusted Cloud by S3NS.
patch The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.UpdateContact is not available in Trusted Cloud by S3NS.
sendTestMessage The method google.cloud.essentialcontacts.v1beta1.EssentialContactsService.SendTestMessage is not available in Trusted Cloud by S3NS.

REST Resource: v1.folders.contacts

Methods
compute GET /v1/{parent=folders/*}/contacts:compute
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
create POST /v1/{parent=folders/*}/contacts
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Adds a new contact for a resource.
delete DELETE /v1/{name=folders/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Deletes a contact.
get GET /v1/{name=folders/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Gets a single contact.
list GET /v1/{parent=folders/*}/contacts
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Lists the contacts that have been set on a resource.
patch PATCH /v1/{contact.name=folders/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Updates a contact.
sendTestMessage POST /v1/{resource=folders/*}/contacts:sendTestMessage
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Allows a contact admin to send a test message to contact to verify that it has been configured correctly.

REST Resource: v1.organizations.contacts

Methods
compute GET /v1/{parent=organizations/*}/contacts:compute
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
create POST /v1/{parent=organizations/*}/contacts
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Adds a new contact for a resource.
delete DELETE /v1/{name=organizations/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Deletes a contact.
get GET /v1/{name=organizations/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Gets a single contact.
list GET /v1/{parent=organizations/*}/contacts
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Lists the contacts that have been set on a resource.
patch PATCH /v1/{contact.name=organizations/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Updates a contact.
sendTestMessage POST /v1/{resource=organizations/*}/contacts:sendTestMessage
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Allows a contact admin to send a test message to contact to verify that it has been configured correctly.

REST Resource: v1.projects.contacts

Methods
compute GET /v1/{parent=projects/*}/contacts:compute
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
create POST /v1/{parent=projects/*}/contacts
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Adds a new contact for a resource.
delete DELETE /v1/{name=projects/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Deletes a contact.
get GET /v1/{name=projects/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Gets a single contact.
list GET /v1/{parent=projects/*}/contacts
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Lists the contacts that have been set on a resource.
patch PATCH /v1/{contact.name=projects/*/contacts/*}
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Updates a contact.
sendTestMessage POST /v1/{resource=projects/*}/contacts:sendTestMessage
IAM fallback, Billing Admin fallback, and TECHNICAL_INCIDENTS category are not supported.
Allows a contact admin to send a test message to contact to verify that it has been configured correctly.