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."],[[["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."]]],[]]