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 `GetCalculatedMetricRequestOrBuilder` interface in the Google Analytics Admin API for Java."],["The latest version available is 0.70.0, and the documentation lists numerous previous versions dating back to 0.14.0."],["The `GetCalculatedMetricRequestOrBuilder` interface extends `MessageOrBuilder` and defines methods for retrieving the name of a calculated metric."],["The interface requires a metric name, which should be formatted as \"properties/{property_id}/calculatedMetrics/{calculated_metric_id}\", as illustrated by the example \"properties/1234/calculatedMetrics/Metric01\"."],["The methods included in this interface are `getName()` which returns a string and `getNameBytes()` that returns a `ByteString`, both of which are used to get the name of the metric."]]],[]]