(::Array<::Google::Cloud::Monitoring::V3::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.
value (::Array<::Google::Cloud::Monitoring::V3::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.
Returns
(::Array<::Google::Cloud::Monitoring::V3::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 2025-09-04 UTC."],[],[],null,["# Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::CreateTimeSeriesRequest (v1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-CreateTimeSeriesRequest) \nReference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::CreateTimeSeriesRequest.\n\nThe `CreateTimeSeries` request. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The\n [project](https://cloud.google.com/monitoring/api/v3#project_name) on which\n to execute the request. The format is:\n\n projects/[PROJECT_ID_OR_NUMBER]\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n Required. The\n [project](https://cloud.google.com/monitoring/api/v3#project_name) on which\n to execute the request. The format is: \n\n projects/[PROJECT_ID_OR_NUMBER]\n\n**Returns**\n\n- (::String) --- Required. The\n [project](https://cloud.google.com/monitoring/api/v3#project_name) on which\n to execute the request. The format is:\n\n projects/[PROJECT_ID_OR_NUMBER]\n\n### #time_series\n\n def time_series() -\u003e ::Array\u003c::Google::Cloud::Monitoring::V3::TimeSeries\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Monitoring::V3::TimeSeries](./Google-Cloud-Monitoring-V3-TimeSeries)\\\u003e) --- 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.\n\n\n The maximum number of `TimeSeries` objects per `Create` request is 200.\n\n### #time_series=\n\n def time_series=(value) -\u003e ::Array\u003c::Google::Cloud::Monitoring::V3::TimeSeries\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Monitoring::V3::TimeSeries](./Google-Cloud-Monitoring-V3-TimeSeries)\\\u003e) --- 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.\n\n\nThe maximum number of `TimeSeries` objects per `Create` request is 200. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Monitoring::V3::TimeSeries](./Google-Cloud-Monitoring-V3-TimeSeries)\\\u003e) --- 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.\n\n\n The maximum number of `TimeSeries` objects per `Create` request is 200."]]