Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2cd326

Browse files
chore: Update discovery artifacts (googleapis#1356)
## Deleted keys were detected in the following stable discovery artifacts: compute v1 googleapis@685c19d genomics v1 googleapis@d0e6cc4 ## Deleted keys were detected in the following pre-stable discovery artifacts: compute alpha googleapis@685c19d compute beta googleapis@685c19d genomics v2alpha1 googleapis@d0e6cc4 ## Discovery Artifact Change Summary: feat(analyticsadmin): update the api googleapis@9648bae feat(artifactregistry): update the api googleapis@7dd722f feat(assuredworkloads): update the api googleapis@9b84ffc feat(cloudasset): update the api googleapis@a8228db feat(cloudbuild): update the api googleapis@c9d8208 feat(compute): update the api googleapis@685c19d feat(container): update the api googleapis@c5cd244 feat(dialogflow): update the api googleapis@0c6b31f feat(documentai): update the api googleapis@6dcec9f feat(drive): update the api googleapis@8788823 feat(genomics): update the api googleapis@d0e6cc4 feat(logging): update the api googleapis@7f5fa16 feat(privateca): update the api googleapis@0a5c31d feat(pubsublite): update the api googleapis@dd67e9b feat(recommender): update the api googleapis@4b261d9
1 parent befabc3 commit c2cd326

File tree

400 files changed

+14710
-3211
lines changed

Some content is hidden

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

400 files changed

+14710
-3211
lines changed

docs/dyn/adexchangebuyer_v1_4.pubprofiles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ <h3>Method Details</h3>
113113
&quot;overview&quot;: &quot;A String&quot;, # Publisher provided overview.
114114
&quot;profileId&quot;: 42, # The pair of (seller.account_id, profile_id) uniquely identifies a publisher profile for a given publisher.
115115
&quot;programmaticContact&quot;: &quot;A String&quot;, # Programmatic contact for the publisher profile.
116-
&quot;publisherAppIds&quot;: [ # The list of app IDs represented in this pubisher profile. Empty if this is a parent profile. Deprecated in favor of publisher_app.
116+
&quot;publisherAppIds&quot;: [ # The list of app IDs represented in this publisher profile. Empty if this is a parent profile. Deprecated in favor of publisher_app.
117117
&quot;A String&quot;,
118118
],
119-
&quot;publisherApps&quot;: [ # The list of apps represented in this pubisher profile. Empty if this is a parent profile.
119+
&quot;publisherApps&quot;: [ # The list of apps represented in this publisher profile. Empty if this is a parent profile.
120120
{
121121
&quot;appStore&quot;: &quot;A String&quot;,
122122
&quot;externalAppId&quot;: &quot;A String&quot;,

docs/dyn/analyticsadmin_v1alpha.accounts.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,28 @@ <h3>Method Details</h3>
356356
&quot;packageName&quot;: &quot;A String&quot;, # Immutable. The package name for the app being measured. Example: &quot;com.example.myandroidapp&quot;
357357
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
358358
},
359+
&quot;conversionEvent&quot;: { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
360+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
361+
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
362+
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
363+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
364+
},
365+
&quot;customDimension&quot;: { # A definition for a CustomDimension. # A snapshot of a CustomDimension resource in change history.
366+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description for this custom dimension. Max length of 150 characters.
367+
&quot;disallowAdsPersonalization&quot;: True or False, # Optional. If set to true, sets this dimension as NPA and excludes it from ads personalization. This is currently only supported by user-scoped custom dimensions.
368+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name for this custom dimension as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.
369+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this CustomDimension resource. Format: properties/{property}/customDimensions/{customDimension}
370+
&quot;parameterName&quot;: &quot;A String&quot;, # Required. Immutable. Tagging parameter name for this custom dimension. If this is a user-scoped dimension, then this is the user property name. If this is an event-scoped dimension, then this is the event parameter name. May only contain alphanumeric and underscore characters, starting with a letter. Max length of 24 characters for user-scoped dimensions, 40 characters for event-scoped dimensions.
371+
&quot;scope&quot;: &quot;A String&quot;, # Required. Immutable. The scope of this dimension.
372+
},
373+
&quot;customMetric&quot;: { # A definition for a custom metric. # A snapshot of a CustomMetric resource in change history.
374+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description for this custom dimension. Max length of 150 characters.
375+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name for this custom metric as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.
376+
&quot;measurementUnit&quot;: &quot;A String&quot;, # Required. Immutable. The type for the custom metric&#x27;s value.
377+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this CustomMetric resource. Format: properties/{property}/customMetrics/{customMetric}
378+
&quot;parameterName&quot;: &quot;A String&quot;, # Required. Immutable. Tagging name for this custom metric. If this is an event-scoped metric, then this is the event parameter name. May only contain alphanumeric and underscore charactes, starting with a letter. Max length of 40 characters for event-scoped metrics.
379+
&quot;scope&quot;: &quot;A String&quot;, # Required. Immutable. The scope of this custom metric.
380+
},
359381
&quot;firebaseLink&quot;: { # A link between an GA4 property and a Firebase project. # A snapshot of a FirebaseLink resource in change history.
360382
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this FirebaseLink was originally created.
361383
&quot;maximumUserAccess&quot;: &quot;A String&quot;, # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
@@ -418,6 +440,28 @@ <h3>Method Details</h3>
418440
&quot;packageName&quot;: &quot;A String&quot;, # Immutable. The package name for the app being measured. Example: &quot;com.example.myandroidapp&quot;
419441
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Time when stream payload fields were last updated.
420442
},
443+
&quot;conversionEvent&quot;: { # A conversion event in a Google Analytics property. # A snapshot of a ConversionEvent resource in change history.
444+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
445+
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
446+
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
447+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
448+
},
449+
&quot;customDimension&quot;: { # A definition for a CustomDimension. # A snapshot of a CustomDimension resource in change history.
450+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description for this custom dimension. Max length of 150 characters.
451+
&quot;disallowAdsPersonalization&quot;: True or False, # Optional. If set to true, sets this dimension as NPA and excludes it from ads personalization. This is currently only supported by user-scoped custom dimensions.
452+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name for this custom dimension as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.
453+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this CustomDimension resource. Format: properties/{property}/customDimensions/{customDimension}
454+
&quot;parameterName&quot;: &quot;A String&quot;, # Required. Immutable. Tagging parameter name for this custom dimension. If this is a user-scoped dimension, then this is the user property name. If this is an event-scoped dimension, then this is the event parameter name. May only contain alphanumeric and underscore characters, starting with a letter. Max length of 24 characters for user-scoped dimensions, 40 characters for event-scoped dimensions.
455+
&quot;scope&quot;: &quot;A String&quot;, # Required. Immutable. The scope of this dimension.
456+
},
457+
&quot;customMetric&quot;: { # A definition for a custom metric. # A snapshot of a CustomMetric resource in change history.
458+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description for this custom dimension. Max length of 150 characters.
459+
&quot;displayName&quot;: &quot;A String&quot;, # Required. Display name for this custom metric as shown in the Analytics UI. Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.
460+
&quot;measurementUnit&quot;: &quot;A String&quot;, # Required. Immutable. The type for the custom metric&#x27;s value.
461+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name for this CustomMetric resource. Format: properties/{property}/customMetrics/{customMetric}
462+
&quot;parameterName&quot;: &quot;A String&quot;, # Required. Immutable. Tagging name for this custom metric. If this is an event-scoped metric, then this is the event parameter name. May only contain alphanumeric and underscore charactes, starting with a letter. Max length of 40 characters for event-scoped metrics.
463+
&quot;scope&quot;: &quot;A String&quot;, # Required. Immutable. The scope of this custom metric.
464+
},
421465
&quot;firebaseLink&quot;: { # A link between an GA4 property and a Firebase project. # A snapshot of a FirebaseLink resource in change history.
422466
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this FirebaseLink was originally created.
423467
&quot;maximumUserAccess&quot;: &quot;A String&quot;, # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
Lines changed: 216 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
1+
<html><body>
2+
<style>
3+
4+
body, h1, h2, h3, div, span, p, pre, a {
5+
margin: 0;
6+
padding: 0;
7+
border: 0;
8+
font-weight: inherit;
9+
font-style: inherit;
10+
font-size: 100%;
11+
font-family: inherit;
12+
vertical-align: baseline;
13+
}
14+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, h2, h3 {
50+
border-bottom: solid #CCC 1px;
51+
}
52+
53+
.toc_element {
54+
margin-top: 0.5em;
55+
}
56+
57+
.firstline {
58+
margin-left: 2 em;
59+
}
60+
61+
.method {
62+
margin-top: 1em;
63+
border: solid 1px #CCC;
64+
padding: 1em;
65+
background: #EEE;
66+
}
67+
68+
.details {
69+
font-weight: bold;
70+
font-size: 14px;
71+
}
72+
73+
</style>
74+
75+
<h1><a href="analyticsadmin_v1alpha.html">Google Analytics Admin API</a> . <a href="analyticsadmin_v1alpha.properties.html">properties</a> . <a href="analyticsadmin_v1alpha.properties.conversionEvents.html">conversionEvents</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="#close">close()</a></code></p>
79+
<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 conversion event with the specified 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 conversion event in 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">Retrieve a single conversion event.</p>
89+
<p class="toc_element">
90+
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
91+
<p class="firstline">Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.</p>
92+
<p class="toc_element">
93+
<code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
94+
<p class="firstline">Retrieves the next page of results.</p>
95+
<h3>Method Details</h3>
96+
<div class="method">
97+
<code class="details" id="close">close()</code>
98+
<pre>Close httplib2 connections.</pre>
99+
</div>
100+
101+
<div class="method">
102+
<code class="details" id="create">create(parent, body=None, x__xgafv=None)</code>
103+
<pre>Creates a conversion event with the specified attributes.
104+
105+
Args:
106+
parent: string, Required. The resource name of the parent property where this conversion event will be created. Format: properties/123 (required)
107+
body: object, The request body.
108+
The object takes the form of:
109+
110+
{ # A conversion event in a Google Analytics property.
111+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
112+
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
113+
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
114+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
115+
}
116+
117+
x__xgafv: string, V1 error format.
118+
Allowed values
119+
1 - v1 error format
120+
2 - v2 error format
121+
122+
Returns:
123+
An object of the form:
124+
125+
{ # A conversion event in a Google Analytics property.
126+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
127+
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
128+
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
129+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
130+
}</pre>
131+
</div>
132+
133+
<div class="method">
134+
<code class="details" id="delete">delete(name, x__xgafv=None)</code>
135+
<pre>Deletes a conversion event in a property.
136+
137+
Args:
138+
name: string, Required. The resource name of the conversion event to delete. Format: properties/{property}/conversionEvents/{conversion_event} Example: &quot;properties/123/conversionEvents/456&quot; (required)
139+
x__xgafv: string, V1 error format.
140+
Allowed values
141+
1 - v1 error format
142+
2 - v2 error format
143+
144+
Returns:
145+
An object of the form:
146+
147+
{ # 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 `{}`.
148+
}</pre>
149+
</div>
150+
151+
<div class="method">
152+
<code class="details" id="get">get(name, x__xgafv=None)</code>
153+
<pre>Retrieve a single conversion event.
154+
155+
Args:
156+
name: string, Required. The resource name of the conversion event to retrieve. Format: properties/{property}/conversionEvents/{conversion_event} Example: &quot;properties/123/conversionEvents/456&quot; (required)
157+
x__xgafv: string, V1 error format.
158+
Allowed values
159+
1 - v1 error format
160+
2 - v2 error format
161+
162+
Returns:
163+
An object of the form:
164+
165+
{ # A conversion event in a Google Analytics property.
166+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
167+
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
168+
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
169+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
170+
}</pre>
171+
</div>
172+
173+
<div class="method">
174+
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
175+
<pre>Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.
176+
177+
Args:
178+
parent: string, Required. The resource name of the parent property. Example: &#x27;properties/123&#x27; (required)
179+
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)
180+
pageToken: string, A page token, received from a previous `ListConversionEvents` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListConversionEvents` must match the call that provided the page token.
181+
x__xgafv: string, V1 error format.
182+
Allowed values
183+
1 - v1 error format
184+
2 - v2 error format
185+
186+
Returns:
187+
An object of the form:
188+
189+
{ # Response message for ListConversionEvents RPC.
190+
&quot;conversionEvents&quot;: [ # The requested conversion events
191+
{ # A conversion event in a Google Analytics property.
192+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this conversion event was created in the property.
193+
&quot;eventName&quot;: &quot;A String&quot;, # Immutable. The event name for this conversion event. Examples: &#x27;click&#x27;, &#x27;purchase&#x27;
194+
&quot;isDeletable&quot;: True or False, # Output only. If set, this event can currently be deleted via DeleteConversionEvent.
195+
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}
196+
},
197+
],
198+
&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.
199+
}</pre>
200+
</div>
201+
202+
<div class="method">
203+
<code class="details" id="list_next">list_next(previous_request, previous_response)</code>
204+
<pre>Retrieves the next page of results.
205+
206+
Args:
207+
previous_request: The request for the previous page. (required)
208+
previous_response: The response from the request for the previous page. (required)
209+
210+
Returns:
211+
A request object that you can call &#x27;execute()&#x27; on to request the next
212+
page. Returns None if there are no more items in the collection.
213+
</pre>
214+
</div>
215+
216+
</body></html>

0 commit comments

Comments
 (0)