Skip to content

Commit 4e0aa62

Browse files
chore: Update discovery artifacts (#1673)
## Deleted keys were detected in the following stable discovery artifacts: displayvideo v1 c32bbe5 firestore v1 a5f3d2f ## Discovery Artifact Change Summary: feat(apigee): update the api 03592f8 feat(apikeys): update the api f667d8c feat(baremetalsolution): update the api 74787f2 feat(datastore): update the api c573fc2 feat(dialogflow): update the api 4d96721 feat(displayvideo): update the api c32bbe5 feat(documentai): update the api 62b8d0d feat(firestore): update the api a5f3d2f feat(healthcare): update the api 633c51d feat(metastore): update the api f116213 feat(monitoring): update the api 2c2d15d feat(retail): update the api 6a362da feat(secretmanager): update the api be08227 feat(sqladmin): update the api 31c607e
1 parent 982689d commit 4e0aa62

File tree

325 files changed

+9971
-3077
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

325 files changed

+9971
-3077
lines changed

docs/dyn/analyticsadmin_v1alpha.properties.androidAppDataStreams.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="analyticsadmin_v1alpha.html">Google Analytics Admin API</a> . <a href="analyticsadmin_v1alpha.properties.html">properties</a> . <a href="analyticsadmin_v1alpha.properties.androidAppDataStreams.html">androidAppDataStreams</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="analyticsadmin_v1alpha.properties.androidAppDataStreams.measurementProtocolSecrets.html">measurementProtocolSecrets()</a></code>
79-
</p>
80-
<p class="firstline">Returns the measurementProtocolSecrets Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="#close">close()</a></code></p>
8479
<p class="firstline">Close httplib2 connections.</p>

docs/dyn/analyticsadmin_v1alpha.properties.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="analyticsadmin_v1alpha.html">Google Analytics Admin API</a> . <a href="analyticsadmin_v1alpha.properties.html">properties</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="analyticsadmin_v1alpha.properties.androidAppDataStreams.html">androidAppDataStreams()</a></code>
79+
</p>
80+
<p class="firstline">Returns the androidAppDataStreams Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="analyticsadmin_v1alpha.properties.conversionEvents.html">conversionEvents()</a></code>
7984
</p>
@@ -114,6 +119,11 @@ <h2>Instance Methods</h2>
114119
</p>
115120
<p class="firstline">Returns the googleAdsLinks Resource.</p>
116121

122+
<p class="toc_element">
123+
<code><a href="analyticsadmin_v1alpha.properties.iosAppDataStreams.html">iosAppDataStreams()</a></code>
124+
</p>
125+
<p class="firstline">Returns the iosAppDataStreams Resource.</p>
126+
117127
<p class="toc_element">
118128
<code><a href="analyticsadmin_v1alpha.properties.userLinks.html">userLinks()</a></code>
119129
</p>

docs/dyn/analyticsadmin_v1alpha.properties.iosAppDataStreams.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
7474

7575
<h1><a href="analyticsadmin_v1alpha.html">Google Analytics Admin API</a> . <a href="analyticsadmin_v1alpha.properties.html">properties</a> . <a href="analyticsadmin_v1alpha.properties.iosAppDataStreams.html">iosAppDataStreams</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="analyticsadmin_v1alpha.properties.iosAppDataStreams.measurementProtocolSecrets.html">measurementProtocolSecrets()</a></code>
79-
</p>
80-
<p class="firstline">Returns the measurementProtocolSecrets Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="#close">close()</a></code></p>
8479
<p class="firstline">Close httplib2 connections.</p>

docs/dyn/analyticsadmin_v1alpha.properties.webDataStreams.html

Lines changed: 184 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,114 @@ <h2>Instance Methods</h2>
7777
<p class="toc_element">
7878
<code><a href="#close">close()</a></code></p>
7979
<p class="firstline">Close httplib2 connections.</p>
80+
<p class="toc_element">
81+
<code><a href="#create">create(parent, body=None, x__xgafv=None)</a></code></p>
82+
<p class="firstline">Creates a web stream with the specified location and attributes.</p>
83+
<p class="toc_element">
84+
<code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
85+
<p class="firstline">Deletes a web stream on a property.</p>
86+
<p class="toc_element">
87+
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
88+
<p class="firstline">Lookup for a single WebDataStream</p>
8089
<p class="toc_element">
8190
<code><a href="#getGlobalSiteTag">getGlobalSiteTag(name, x__xgafv=None)</a></code></p>
8291
<p class="firstline">Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.</p>
92+
<p class="toc_element">
93+
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
94+
<p class="firstline">Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.</p>
95+
<p class="toc_element">
96+
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
97+
<p class="firstline">Retrieves the next page of results.</p>
98+
<p class="toc_element">
99+
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
100+
<p class="firstline">Updates a web stream on a property.</p>
83101
<h3>Method Details</h3>
84102
<div class="method">
85103
<code class="details" id="close">close()</code>
86104
<pre>Close httplib2 connections.</pre>
87105
</div>
88106

107+
<div class="method">
108+
<code class="details" id="create">create(parent, body=None, x__xgafv=None)</code>
109+
<pre>Creates a web stream with the specified location and attributes.
110+
111+
Args:
112+
parent: string, Required. The parent resource where this web data stream will be created. Format: properties/123 (required)
113+
body: object, The request body.
114+
The object takes the form of:
115+
116+
{ # A resource message representing a Google Analytics web stream.
117+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally created.
118+
&quot;defaultUri&quot;: &quot;A String&quot;, # Immutable. Domain name of the web app being measured, or empty. Example: &quot;http://www.google.com&quot;, &quot;https://www.google.com&quot;
119+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name for the Data Stream. The max allowed display name length is 255 UTF-16 code units.
120+
&quot;firebaseAppId&quot;: &quot;A String&quot;, # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
121+
&quot;measurementId&quot;: &quot;A String&quot;, # Output only. Analytics &quot;Measurement ID&quot;, without the &quot;G-&quot; prefix. Example: &quot;G-1A2BCD345E&quot; would just be &quot;1A2BCD345E&quot;
122+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot;
123+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
124+
}
125+
126+
x__xgafv: string, V1 error format.
127+
Allowed values
128+
1 - v1 error format
129+
2 - v2 error format
130+
131+
Returns:
132+
An object of the form:
133+
134+
{ # A resource message representing a Google Analytics web stream.
135+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally created.
136+
&quot;defaultUri&quot;: &quot;A String&quot;, # Immutable. Domain name of the web app being measured, or empty. Example: &quot;http://www.google.com&quot;, &quot;https://www.google.com&quot;
137+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name for the Data Stream. The max allowed display name length is 255 UTF-16 code units.
138+
&quot;firebaseAppId&quot;: &quot;A String&quot;, # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
139+
&quot;measurementId&quot;: &quot;A String&quot;, # Output only. Analytics &quot;Measurement ID&quot;, without the &quot;G-&quot; prefix. Example: &quot;G-1A2BCD345E&quot; would just be &quot;1A2BCD345E&quot;
140+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot;
141+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
142+
}</pre>
143+
</div>
144+
145+
<div class="method">
146+
<code class="details" id="delete">delete(name, x__xgafv=None)</code>
147+
<pre>Deletes a web stream on a property.
148+
149+
Args:
150+
name: string, Required. The name of the web data stream to delete. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/123/webDataStreams/456&quot; (required)
151+
x__xgafv: string, V1 error format.
152+
Allowed values
153+
1 - v1 error format
154+
2 - v2 error format
155+
156+
Returns:
157+
An object of the form:
158+
159+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
160+
}</pre>
161+
</div>
162+
163+
<div class="method">
164+
<code class="details" id="get">get(name, x__xgafv=None)</code>
165+
<pre>Lookup for a single WebDataStream
166+
167+
Args:
168+
name: string, Required. The name of the web data stream to lookup. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/123/webDataStreams/456&quot; (required)
169+
x__xgafv: string, V1 error format.
170+
Allowed values
171+
1 - v1 error format
172+
2 - v2 error format
173+
174+
Returns:
175+
An object of the form:
176+
177+
{ # A resource message representing a Google Analytics web stream.
178+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally created.
179+
&quot;defaultUri&quot;: &quot;A String&quot;, # Immutable. Domain name of the web app being measured, or empty. Example: &quot;http://www.google.com&quot;, &quot;https://www.google.com&quot;
180+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name for the Data Stream. The max allowed display name length is 255 UTF-16 code units.
181+
&quot;firebaseAppId&quot;: &quot;A String&quot;, # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
182+
&quot;measurementId&quot;: &quot;A String&quot;, # Output only. Analytics &quot;Measurement ID&quot;, without the &quot;G-&quot; prefix. Example: &quot;G-1A2BCD345E&quot; would just be &quot;1A2BCD345E&quot;
183+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot;
184+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
185+
}</pre>
186+
</div>
187+
89188
<div class="method">
90189
<code class="details" id="getGlobalSiteTag">getGlobalSiteTag(name, x__xgafv=None)</code>
91190
<pre>Returns the Site Tag for the specified web stream. Site Tags are immutable singletons.
@@ -106,4 +205,89 @@ <h3>Method Details</h3>
106205
}</pre>
107206
</div>
108207

208+
<div class="method">
209+
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
210+
<pre>Returns child web data streams under the specified parent property. Web data streams will be excluded if the caller does not have access. Returns an empty list if no relevant web data streams are found.
211+
212+
Args:
213+
parent: string, Required. The name of the parent property. For example, to list results of web streams under the property with Id 123: &quot;properties/123&quot; (required)
214+
pageSize: integer, The maximum number of resources to return. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)
215+
pageToken: string, A page token, received from a previous `ListWebDataStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListWebDataStreams` must match the call that provided the page token.
216+
x__xgafv: string, V1 error format.
217+
Allowed values
218+
1 - v1 error format
219+
2 - v2 error format
220+
221+
Returns:
222+
An object of the form:
223+
224+
{ # Request message for ListWebDataStreams RPC.
225+
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
226+
&quot;webDataStreams&quot;: [ # Results that matched the filter criteria and were accessible to the caller.
227+
{ # A resource message representing a Google Analytics web stream.
228+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally created.
229+
&quot;defaultUri&quot;: &quot;A String&quot;, # Immutable. Domain name of the web app being measured, or empty. Example: &quot;http://www.google.com&quot;, &quot;https://www.google.com&quot;
230+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name for the Data Stream. The max allowed display name length is 255 UTF-16 code units.
231+
&quot;firebaseAppId&quot;: &quot;A String&quot;, # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
232+
&quot;measurementId&quot;: &quot;A String&quot;, # Output only. Analytics &quot;Measurement ID&quot;, without the &quot;G-&quot; prefix. Example: &quot;G-1A2BCD345E&quot; would just be &quot;1A2BCD345E&quot;
233+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot;
234+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
235+
},
236+
],
237+
}</pre>
238+
</div>
239+
240+
<div class="method">
241+
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
242+
<pre>Retrieves the next page of results.
243+
244+
Args:
245+
previous_request: The request for the previous page. (required)
246+
previous_response: The response from the request for the previous page. (required)
247+
248+
Returns:
249+
A request object that you can call &#x27;execute()&#x27; on to request the next
250+
page. Returns None if there are no more items in the collection.
251+
</pre>
252+
</div>
253+
254+
<div class="method">
255+
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
256+
<pre>Updates a web stream on a property.
257+
258+
Args:
259+
name: string, Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot; (required)
260+
body: object, The request body.
261+
The object takes the form of:
262+
263+
{ # A resource message representing a Google Analytics web stream.
264+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally created.
265+
&quot;defaultUri&quot;: &quot;A String&quot;, # Immutable. Domain name of the web app being measured, or empty. Example: &quot;http://www.google.com&quot;, &quot;https://www.google.com&quot;
266+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name for the Data Stream. The max allowed display name length is 255 UTF-16 code units.
267+
&quot;firebaseAppId&quot;: &quot;A String&quot;, # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
268+
&quot;measurementId&quot;: &quot;A String&quot;, # Output only. Analytics &quot;Measurement ID&quot;, without the &quot;G-&quot; prefix. Example: &quot;G-1A2BCD345E&quot; would just be &quot;1A2BCD345E&quot;
269+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot;
270+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
271+
}
272+
273+
updateMask: string, Required. The list of fields to be updated. Field names must be in snake case (e.g., &quot;field_to_update&quot;). Omitted fields will not be updated. To replace the entire entity, use one path with the string &quot;*&quot; to match all fields.
274+
x__xgafv: string, V1 error format.
275+
Allowed values
276+
1 - v1 error format
277+
2 - v2 error format
278+
279+
Returns:
280+
An object of the form:
281+
282+
{ # A resource message representing a Google Analytics web stream.
283+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this stream was originally created.
284+
&quot;defaultUri&quot;: &quot;A String&quot;, # Immutable. Domain name of the web app being measured, or empty. Example: &quot;http://www.google.com&quot;, &quot;https://www.google.com&quot;
285+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name for the Data Stream. The max allowed display name length is 255 UTF-16 code units.
286+
&quot;firebaseAppId&quot;: &quot;A String&quot;, # Output only. ID of the corresponding web app in Firebase, if any. This ID can change if the web app is deleted and recreated.
287+
&quot;measurementId&quot;: &quot;A String&quot;, # Output only. Analytics &quot;Measurement ID&quot;, without the &quot;G-&quot; prefix. Example: &quot;G-1A2BCD345E&quot; would just be &quot;1A2BCD345E&quot;
288+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id} Example: &quot;properties/1000/webDataStreams/2000&quot;
289+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
290+
}</pre>
291+
</div>
292+
109293
</body></html>

0 commit comments

Comments
 (0)