Unit 'googlecloudmonitoring' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TTimeseriesListOptions

Declaration

Source position: googlecloudmonitoring.pp line 597

type TTimeseriesListOptions = record

  aggregator: string;

  

  count: Integer;

  

  labels: string;

  

  oldest: string;

  

  pageToken: string;

  

  timespan: string;

  

  window: string;

  

  youngest: string;

  

end;



CT Web help

CodeTyphon Studio