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-03-21 UTC."],[[["The webpage provides documentation for various versions of the `GetCalculatedMetricRequestOrBuilder` interface, ranging from version 0.14.0 to the latest version 0.70.0."],["This interface is part of the Google Analytics Admin Java library, specifically within the `com.google.analytics.admin.v1alpha` package."],["`GetCalculatedMetricRequestOrBuilder` extends the `MessageOrBuilder` interface, and it includes methods like `getName()` and `getNameBytes()` for retrieving the name of a CalculatedMetric."],["The `getName()` method returns a `String` representing the name of the CalculatedMetric, and its format is `properties/{property_id}/calculatedMetrics/{calculated_metric_id}`."],["The method `getNameBytes()` returns a `ByteString` which represents the bytes for the name."]]],[]]