Home
last modified time | relevance | path

Searched refs:CollectdValue (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCollectdPayload.php49 protected $valuesType = CollectdValue::class;
151 * @param CollectdValue[]
158 * @return CollectdValue[]
H A DCollectdValue.php20 class CollectdValue extends \Google\Model class
78 class_alias(CollectdValue::class, 'Google_Service_Monitoring_CollectdValue');