Interface protos.google.cloud.talent.v4.IListCompaniesResponse (3.4.1)

Properties of a ListCompaniesResponse.

Package

@google-cloud/talent!

Properties

companies

companies?: (google.cloud.talent.v4.ICompany[]|null);

ListCompaniesResponse companies

Property Value
TypeDescription
(google.cloud.talent.v4.ICompany[]|null)

metadata

metadata?: (google.cloud.talent.v4.IResponseMetadata|null);

ListCompaniesResponse metadata

Property Value
TypeDescription
(google.cloud.talent.v4.IResponseMetadata|null)

nextPageToken

nextPageToken?: (string|null);

ListCompaniesResponse nextPageToken

Property Value
TypeDescription
(string|null)