Required. The name of the CalculatedMetric to get.
Format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}
Example: properties/1234/calculatedMetrics/Metric01
Required. The name of the CalculatedMetric to get.
Format: properties/{property_id}/calculatedMetrics/{calculated_metric_id}
Example: properties/1234/calculatedMetrics/Metric01
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `GetCalculatedMetricRequest` class within the Google Analytics Admin API."],["The latest version documented is 0.70.0, and the page includes a list of available versions ranging from 0.70.0 down to 0.14.0."],["`GetCalculatedMetricRequest` is a request message used for retrieving a CalculatedMetric, and it extends the `GeneratedMessageV3` class."],["The primary function of `GetCalculatedMetricRequest` is to define the structure for requests to get a calculated metric, specifically requiring the metric's name in the format `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`."],["The page offers methods for parsing `GetCalculatedMetricRequest` from various input types, such as `ByteString`, `InputStream`, `CodedInputStream`, `byte[]`, and `ByteBuffer`, allowing for flexible data handling."]]],[]]