Show / Hide Table of Contents

Namespace Google.Apis.Essentialcontacts.v1

Classes

EssentialcontactsBaseServiceRequest<TResponse>

A base abstract class for Essentialcontacts requests.

EssentialcontactsService

The Essentialcontacts Service.

EssentialcontactsService.Scope

Available OAuth 2.0 scopes for use with the Essential Contacts API.

EssentialcontactsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Essential Contacts API.

FoldersResource

The "folders" collection of methods.

FoldersResource.ContactsResource

The "contacts" collection of methods.

FoldersResource.ContactsResource.ComputeRequest

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

FoldersResource.ContactsResource.CreateRequest

Adds a new contact for a resource.

FoldersResource.ContactsResource.DeleteRequest

Deletes a contact.

FoldersResource.ContactsResource.GetRequest

Gets a single contact.

FoldersResource.ContactsResource.ListRequest

Lists the contacts that have been set on a resource.

FoldersResource.ContactsResource.PatchRequest

Updates a contact. Note: A contact's email address cannot be changed.

FoldersResource.ContactsResource.SendTestMessageRequest

Allows a contact admin to send a test message to contact to verify that it has been configured correctly.

OrganizationsResource

The "organizations" collection of methods.

OrganizationsResource.ContactsResource

The "contacts" collection of methods.

OrganizationsResource.ContactsResource.ComputeRequest

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

OrganizationsResource.ContactsResource.CreateRequest

Adds a new contact for a resource.

OrganizationsResource.ContactsResource.DeleteRequest

Deletes a contact.

OrganizationsResource.ContactsResource.GetRequest

Gets a single contact.

OrganizationsResource.ContactsResource.ListRequest

Lists the contacts that have been set on a resource.

OrganizationsResource.ContactsResource.PatchRequest

Updates a contact. Note: A contact's email address cannot be changed.

OrganizationsResource.ContactsResource.SendTestMessageRequest

Allows a contact admin to send a test message to contact to verify that it has been configured correctly.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.ContactsResource

The "contacts" collection of methods.

ProjectsResource.ContactsResource.ComputeRequest

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

ProjectsResource.ContactsResource.CreateRequest

Adds a new contact for a resource.

ProjectsResource.ContactsResource.DeleteRequest

Deletes a contact.

ProjectsResource.ContactsResource.GetRequest

Gets a single contact.

ProjectsResource.ContactsResource.ListRequest

Lists the contacts that have been set on a resource.

ProjectsResource.ContactsResource.PatchRequest

Updates a contact. Note: A contact's email address cannot be changed.

ProjectsResource.ContactsResource.SendTestMessageRequest

Allows a contact admin to send a test message to contact to verify that it has been configured correctly.

Enums

EssentialcontactsBaseServiceRequest<TResponse>.AltEnum

Data format for response.

EssentialcontactsBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

FoldersResource.ContactsResource.ComputeRequest.NotificationCategoriesEnum

The categories of notifications to compute contacts for. If ALL is included in this list, contacts subscribed to any notification category will be returned.

OrganizationsResource.ContactsResource.ComputeRequest.NotificationCategoriesEnum

The categories of notifications to compute contacts for. If ALL is included in this list, contacts subscribed to any notification category will be returned.

ProjectsResource.ContactsResource.ComputeRequest.NotificationCategoriesEnum

The categories of notifications to compute contacts for. If ALL is included in this list, contacts subscribed to any notification category will be returned.

In this article
Back to top Generated by DocFX