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-09 UTC."],[[["This webpage provides documentation for the `MeasurementProtocolSecret` class within the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest release, 0.70.0."],["The `MeasurementProtocolSecret` class, extending `GeneratedMessageV3`, is used to manage a secret value for sending hits to the Measurement Protocol, with its implementation details available on this page."],["This class, implementing `MeasurementProtocolSecretOrBuilder`, contains methods for handling various aspects, including display name, resource name, and secret value, with most data being output-only."],["The page provides a comprehensive list of inherited members, static fields, static methods, and instance methods associated with the MeasurementProtocolSecret class, such as parsing, comparison, retrieval, and construction."],["The page hosts the documentation for the `MeasurementProtocolSecret` class from version 0.49.0 of the Google Analytics Admin Java library, with links to the documentation of other versions for this class."]]],[]]