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"]],[["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-04-09 UTC."],[[["The webpage provides documentation for the `GetCalculatedMetricRequest` class within the `com.google.analytics.admin.v1alpha` package, specifically for the Google Analytics Admin API in Java."],["It outlines the class as a request message for the GetCalculatedMetric RPC, which is a part of the protocol buffer (protobuf) type `google.analytics.admin.v1alpha.GetCalculatedMetricRequest`."],["The class implements `GetCalculatedMetricRequestOrBuilder` and inherits from `GeneratedMessageV3`, showing its place in the class hierarchy for protobuf messages."],["The page lists multiple versions of the documentation, ranging from version 0.14.0 up to the latest 0.70.0, with the current documentation being version 0.58.0."],["The `GetCalculatedMetricRequest` class has a required `name` field which takes the form of a string and is used for fetching the calculated metric in question."]]],[]]