Interface protos.google.monitoring.v3.IQueryTimeSeriesResponse (4.0.0)

Properties of a QueryTimeSeriesResponse.

Package

@google-cloud/monitoring

Properties

nextPageToken

nextPageToken?: (string|null);

QueryTimeSeriesResponse nextPageToken

partialErrors

partialErrors?: (google.rpc.IStatus[]|null);

QueryTimeSeriesResponse partialErrors

timeSeriesData

timeSeriesData?: (google.monitoring.v3.ITimeSeriesData[]|null);

QueryTimeSeriesResponse timeSeriesData

timeSeriesDescriptor

timeSeriesDescriptor?: (google.monitoring.v3.ITimeSeriesDescriptor|null);

QueryTimeSeriesResponse timeSeriesDescriptor