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];
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];
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."],[[["This webpage provides documentation for the `GlobalSiteTag.Builder` class within the `google.analytics.admin.v1alpha` package, specifically for the Java programming language."],["The `GlobalSiteTag.Builder` class is a tool for constructing `GlobalSiteTag` objects, which are read-only resources that send website data to a DataStream, and are specifically used for web DataStream resources."],["The page lists different versions of the `GlobalSiteTag.Builder` class, ranging from version 0.70.0 (latest) down to version 0.14.0, with links to the documentation for each version."],["The documentation details the inheritance hierarchy of `GlobalSiteTag.Builder`, its implemented interface `GlobalSiteTagOrBuilder`, and its methods for building and manipulating `GlobalSiteTag` instances."],["Key methods include `build()`, `clear()`, `setName()`, and `setSnippet()`, which allow for constructing `GlobalSiteTag` objects, clearing existing values, and setting the resource name and JavaScript code snippet, respectively."]]],[]]