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 in the Google Analytics Admin v1beta Java library, with links to various version-specific documentation pages."],["The `MeasurementProtocolSecret` class, part of the `com.google.analytics.admin.v1beta` package, is used for sending hits to Measurement Protocol and extends `GeneratedMessageV3`, implementing `MeasurementProtocolSecretOrBuilder`."],["The class's inheritance chain includes several abstract classes from the Protobuf library, such as `AbstractMessageLite` and `AbstractMessage`, in addition to `GeneratedMessageV3`."],["The documentation lists numerous inherited methods from the parent classes, alongside class-specific methods for managing MeasurementProtocolSecrets such as `getDisplayName()`, `getName()`, and `getSecretValue()`, among others."],["The latest version of this `MeasurementProtocolSecret` is 0.70.0 and this version displays the details for version 0.44.0."]]],[]]