Output only. Resource name of this secret. This secret may be a child of
any type of stream. Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of this secret. This secret may be a child of
any type of stream. Format:
properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets/{measurementProtocolSecret}
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. The measurement protocol secret value. Pass this value to the
api_secret field of the Measurement Protocol API when sending hits to this
secret's parent property.
Output only. The measurement protocol secret value. Pass this value to the
api_secret field of the Measurement Protocol API when sending hits to this
secret's parent property.
[[["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 `MeasurementProtocolSecret` class within the Google Analytics Admin v1beta package in Java, spanning versions from 0.14.0 to the latest version 0.70.0."],["`MeasurementProtocolSecret` is a class used for managing secret values for sending hits to Measurement Protocol and is a final class that extends `GeneratedMessageV3`."],["The `MeasurementProtocolSecret` class offers methods for retrieving its display name, secret value, and resource name, and contains static fields such as `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `SECRET_VALUE_FIELD_NUMBER`."],["The page details various methods to create and parse instances of `MeasurementProtocolSecret`, including `newBuilder()`, `parseFrom()`, and `parseDelimitedFrom()`, with comprehensive descriptions of each."],["The documentation also lists the inheritance chain and implemented interfaces for `MeasurementProtocolSecret`, as well as inherited methods from its parent classes, along with static methods, including `getDefaultInstance()` and `getDescriptor()`."]]],[]]