Skip to content

Commit 835ba40

Browse files
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were added: - resources.properties.resources.dataStreams.methods.create (Total Keys: 12) - resources.properties.resources.dataStreams.methods.delete (Total Keys: 11) - resources.properties.resources.dataStreams.methods.get (Total Keys: 11) - resources.properties.resources.dataStreams.methods.list (Total Keys: 16) - resources.properties.resources.dataStreams.methods.patch (Total Keys: 15) - schemas.GoogleAnalyticsAdminV1alphaDataStream (Total Keys: 32) - schemas.GoogleAnalyticsAdminV1alphaListDataStreamsResponse (Total Keys: 5)
1 parent 5b98ede commit 835ba40

File tree

4 files changed

+631
-5
lines changed

4 files changed

+631
-5
lines changed

docs/dyn/analyticsadmin_v1alpha.accountSummaries.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3>Method Details</h3>
112112
&quot;name&quot;: &quot;A String&quot;, # Resource name for this account summary. Format: accountSummaries/{account_id} Example: &quot;accountSummaries/1000&quot;
113113
&quot;propertySummaries&quot;: [ # List of summaries for child accounts of this account.
114114
{ # A virtual resource representing metadata for a GA4 property.
115-
&quot;displayName&quot;: &quot;A String&quot;, # Display name for the property referred to in this account summary.
115+
&quot;displayName&quot;: &quot;A String&quot;, # Display name for the property referred to in this property summary.
116116
&quot;property&quot;: &quot;A String&quot;, # Resource name of property referred to by this property summary Format: properties/{property_id} Example: &quot;properties/1000&quot;
117117
},
118118
],

0 commit comments

Comments
 (0)