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 to send data from a website to a DataStream, specifically for web DataStream resources, and it extends `GeneratedMessageV3`."],["The class offers methods to parse and interact with the Global Site Tag, including static methods for parsing from various data types, as well as methods for name and snippet retrieval."],["It contains two static fields, `NAME_FIELD_NUMBER` and `SNIPPET_FIELD_NUMBER`, that are of type `int`, but also multiple methods that can be used for different purposes such as `getDefaultInstance()` or `getDescriptor()`."],["The `GlobalSiteTag` class includes inherited methods from its parent classes such as `equals`, `hashCode`, and `getSerializedSize` for a variety of functions."]]],[]]