Interface protos.google.devtools.cloudprofiler.v2.IListProfilesResponse (0.4.0)

Properties of a ListProfilesResponse.

Package

@google-cloud/cloudprofiler

Properties

nextPageToken

nextPageToken?: (string|null);

ListProfilesResponse nextPageToken

profiles

profiles?: (google.devtools.cloudprofiler.v2.IProfile[]|null);

ListProfilesResponse profiles

skippedProfiles

skippedProfiles?: (number|null);

ListProfilesResponse skippedProfiles