Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::TimeSeriesData::PointData (v0.12.1)

Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::TimeSeriesData::PointData.

A point's value columns and time interval. Each point has one or more point values corresponding to the entries in point_descriptors field in the TimeSeriesDescriptor associated with this object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#time_interval

deftime_interval()->::Google::Cloud::Monitoring::V3::TimeInterval
Returns

#time_interval=

deftime_interval=(value)->::Google::Cloud::Monitoring::V3::TimeInterval
Parameter
Returns

#values

defvalues()->::Array<::Google::Cloud::Monitoring::V3::TypedValue>
Returns

#values=

defvalues=(value)->::Array<::Google::Cloud::Monitoring::V3::TypedValue>
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.