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-03-21 UTC."],[[["This webpage provides documentation for the `GlobalSiteTag.Builder` class within the `google.analytics.admin.v1alpha` package, specifically for Java, with a focus on its various versions."],["The latest version of the documentation available is for version 0.70.0, and the page lists all the versions from 0.70.0 down to 0.14.0, showing the evolution of the GlobalSiteTag builder over time."],["`GlobalSiteTag.Builder` extends `GeneratedMessageV3.Builder` and implements `GlobalSiteTagOrBuilder`, which means it's used to construct `GlobalSiteTag` objects, and it inherits and uses many of the build patterns that are common among the GeneratedMessageV3.Builder classes."],["The `GlobalSiteTag` class is described as a read-only resource with a tag for sending website data to a DataStream, only present for web DataStream resources, with the snippet as the code to implement this."],["There are many inherited methods from the various parents of `GlobalSiteTag.Builder`, such as: AbstractMessage, AbstractMessageLite, GeneratedMessageV3, Object and more, including static and other methods that can be used in conjunction with building the class."]]],[]]