We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4c2a3 commit 3c2cdf5Copy full SHA for 3c2cdf5
specification/transform/get_node_stats/GetTransformStatsRequest.ts
@@ -20,9 +20,9 @@
20
import { RequestBase } from '@_types/Base'
21
22
/**
23
- * Get transform stats.
+ * Get node stats.
24
*
25
- * Get usage information for transforms.
+ * Get per-node information about transform usage.
26
* @rest_spec_name transform.get_node_stats
27
* @availability stack since=8.15.0 stability=stable
28
* @availability serverless stability=stable visibility=public
0 commit comments