Output only. Resource name for this GlobalSiteTag resource.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name for this GlobalSiteTag resource.
Format: properties/{property_id}/dataStreams/{stream_id}/globalSiteTag
Example: "properties/123/dataStreams/456/globalSiteTag"
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
[[["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 documentation for the `GlobalSiteTag` class within the Google Analytics Admin V1alpha library for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["`GlobalSiteTag` is a read-only resource used for sending data from a website to a DataStream, specifically for web DataStream resources, and is a subclass of `GeneratedMessageV3`."],["The class implements `GlobalSiteTagOrBuilder` and inherits various methods from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, dealing with data handling and serialization."],["The `GlobalSiteTag` class contains static fields for `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, along with static methods to parse, get descriptors, and create new instances."],["Key instance methods include `getName()`, which retrieves the resource name, `getSnippet()`, which returns the JavaScript code snippet, and standard methods like `equals()`, `hashCode()`, and `getSerializedSize()`."]]],[]]