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-04-17 UTC."],[[["This webpage provides a comprehensive list of versions for `MeasurementProtocolSecret`, a class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `MeasurementProtocolSecret` class extends `GeneratedMessageV3` and implements `MeasurementProtocolSecretOrBuilder`, providing functionality for sending hits to Measurement Protocol."],["The most recent version of `MeasurementProtocolSecret` is accessible through a link to version 0.70.0, while version 0.59.0 is also prominently noted, along with older versions."],["Key methods and functionalities of the `MeasurementProtocolSecret` class include parsing from various data types, obtaining the name, display name, and secret value, as well as handling serialization and initialization."],["The class includes static fields like `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `SECRET_VALUE_FIELD_NUMBER`, as well as inherited methods from its superclasses, such as `equals`, `hashCode`, and `toString`."]]],[]]