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 a comprehensive list of versions for `com.google.analytics.admin.v1alpha.MeasurementProtocolSecret`, ranging from version 0.14.0 up to the latest version, 0.70.0."],["The `MeasurementProtocolSecret` is a class that extends `GeneratedMessageV3` and implements `MeasurementProtocolSecretOrBuilder`, and it is used to store a secret value for sending hits to the Measurement Protocol."],["The `MeasurementProtocolSecret` class contains static fields for `DISPLAY_NAME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `SECRET_VALUE_FIELD_NUMBER`, and offers static methods for creating new instances and parsing various data formats."],["The class's methods allow for retrieving details such as the display name, resource name, and the secret value, as well as parsing data, checking initialization, and handling serialization, with inherited members also available for further functionality."],["There are static methods for the `MeasurementProtocolSecret` class that handle getting the default instance, getting the descriptor, creating a new builder, and parsing various data types with and without an extension registry."]]],[]]