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

Properties of a ComputeContactsResponse.

Package

@google-cloud/essential-contacts!

Properties

contacts

contacts?: (google.cloud.essentialcontacts.v1.IContact[]|null);

ComputeContactsResponse contacts

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

nextPageToken

nextPageToken?: (string|null);

ComputeContactsResponse nextPageToken

Property Value
TypeDescription
(string|null)