Interface protos.google.cloud.essentialcontacts.v1.IComputeContactsRequest (1.0.6)

Properties of a ComputeContactsRequest.

Package

@google-cloud/essential-contacts!

Properties

notificationCategories

notificationCategories?: (google.cloud.essentialcontacts.v1.NotificationCategory[]|null);

ComputeContactsRequest notificationCategories

Property Value
TypeDescription
(google.cloud.essentialcontacts.v1.NotificationCategory[]|null)

pageSize

pageSize?: (number|null);

ComputeContactsRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ComputeContactsRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ComputeContactsRequest parent

Property Value
TypeDescription
(string|null)