str
Required. The
project __
on which to execute the request. The format is:
::
projects/[PROJECT_ID_OR_NUMBER]
time_series
MutableSequence[google.cloud.monitoring_v3.types.TimeSeries]
Required. The new data to be added to a list of time series.
Adds at most one data point to each of several time series.
The new data point must be more recent than any other point
in its time series. Each TimeSeries value must fully
specify a unique time series by supplying all label values
for the metric and the monitored resource.
The maximum number of TimeSeries objects per Create
request is 200.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-10 UTC."],[],[]]