[[["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."],[[["This webpage provides documentation for the `ArchiveCustomMetricRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically for versions ranging from 0.14.0 to 0.70.0, with 0.70.0 being the latest release."],["The `ArchiveCustomMetricRequestOrBuilder` interface is designed to work with the Google Analytics Admin API, and it extends the `MessageOrBuilder` interface from the Protobuf library."],["The interface includes methods `getName()` and `getNameBytes()`, both of which are used to retrieve the name of the `CustomMetric` that is intended to be archived, with the name being a required field in the format `properties/1234/customMetrics/5678`."],["The `getName` method returns a String, while the `getNameBytes` method returns a `ByteString`, providing different data representations of the name."],["Each version of the library listed contains documentation for the `ArchiveCustomMetricRequestOrBuilder` functionality in the `com.google.analytics.admin.v1beta` package."]]],[]]