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-09 UTC."],[[["The content provides documentation for various versions of the `GlobalSiteTag` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version, 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 it extends `GeneratedMessageV3` while implementing `GlobalSiteTagOrBuilder`."],["The documentation lists inherited members and methods from parent classes such as `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, detailing their functionality."],["Static methods like `getDefaultInstance()`, `getDescriptor()`, `newBuilder()`, and various `parseFrom()` methods are available for creating, describing, and parsing `GlobalSiteTag` instances."],["Instance methods include getters like `getName()`, `getNameBytes()`, `getSnippet()`, and `getSnippetBytes()`, along with lifecycle and utility methods like `equals()`, `hashCode()`, `getSerializedSize()`, `writeTo()`, and other methods related to the class's structure and behavior within the Java Protobuf environment."]]],[]]