Skip to content

Commit e691ed3

Browse files
chore: Update discovery artifacts (#1767)
## Deleted keys were detected in the following stable discovery artifacts: datastream v1 aea557f file v1 b527c56 run v2 1b566dc ## Deleted keys were detected in the following pre-stable discovery artifacts: datastream v1alpha1 aea557f file v1beta1 b527c56 firebaseappcheck v1beta 3be993a prod_tt_sasportal v1alpha1 bacc9ef ## Discovery Artifact Change Summary: feat(androidmanagement): update the api 3d37600 feat(apigee): update the api aa29053 feat(baremetalsolution): update the api 629a968 feat(bigtableadmin): update the api 2d50872 feat(certificatemanager): update the api 40bf958 feat(civicinfo): update the api 95321d9 feat(cloudasset): update the api 3eee9ca feat(clouddeploy): update the api acd6b20 feat(container): update the api 7c592ee feat(dataflow): update the api 53c9c70 feat(dataproc): update the api 3119767 feat(datastream): update the api aea557f feat(documentai): update the api 9a6bad2 feat(file): update the api b527c56 feat(firebaseappcheck): update the api 3be993a feat(gkehub): update the api a77aded feat(logging): update the api cc08e8e feat(policytroubleshooter): update the api 3f20c2e feat(prod_tt_sasportal): update the api bacc9ef feat(run): update the api 1b566dc feat(servicemanagement): update the api 6d783b7 feat(vmmigration): update the api a0b42c2
1 parent 1417732 commit e691ed3

File tree

528 files changed

+8192
-5093
lines changed

Some content is hidden

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

528 files changed

+8192
-5093
lines changed

docs/dyn/analyticsdata_v1beta.properties.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,10 @@ <h2>Instance Methods</h2>
9494
<p class="firstline">Returns a customized pivot report of your Google Analytics event data. Pivot reports are more advanced and expressive formats than regular reports. In a pivot report, dimensions are only visible if they are included in a pivot. Multiple pivots can be specified to further dissect your data.</p>
9595
<p class="toc_element">
9696
<code><a href="#runRealtimeReport">runRealtimeReport(property, body=None, x__xgafv=None)</a></code></p>
97-
<p class="firstline">The Google Analytics Realtime API returns a customized report of realtime event data for your property. These reports show events and usage from the last 30 minutes.</p>
97+
<p class="firstline">The Google Analytics Realtime API returns a customized report of realtime event data for your property. These reports show events and usage from the last 30 minutes. For a guide to constructing realtime requests & understanding responses, see [Creating a Realtime Report](https://developers.google.com/analytics/devguides/reporting/data/v1/realtime-basics).</p>
9898
<p class="toc_element">
9999
<code><a href="#runReport">runReport(property, body=None, x__xgafv=None)</a></code></p>
100-
<p class="firstline">Returns a customized report of your Google Analytics event data. Reports contain statistics derived from data collected by the Google Analytics tracking code. The data returned from the API is as a table with columns for the requested dimensions and metrics. Metrics are individual measurements of user activity on your property, such as active users or event count. Dimensions break down metrics across some common criteria, such as country or event name.</p>
100+
<p class="firstline">Returns a customized report of your Google Analytics event data. Reports contain statistics derived from data collected by the Google Analytics tracking code. The data returned from the API is as a table with columns for the requested dimensions and metrics. Metrics are individual measurements of user activity on your property, such as active users or event count. Dimensions break down metrics across some common criteria, such as country or event name. For a guide to constructing requests & understanding responses, see [Creating a Report](https://developers.google.com/analytics/devguides/reporting/data/v1/basics).</p>
101101
<h3>Method Details</h3>
102102
<div class="method">
103103
<code class="details" id="batchRunPivotReports">batchRunPivotReports(property, body=None, x__xgafv=None)</code>
@@ -1242,7 +1242,7 @@ <h3>Method Details</h3>
12421242

12431243
<div class="method">
12441244
<code class="details" id="runRealtimeReport">runRealtimeReport(property, body=None, x__xgafv=None)</code>
1245-
<pre>The Google Analytics Realtime API returns a customized report of realtime event data for your property. These reports show events and usage from the last 30 minutes.
1245+
<pre>The Google Analytics Realtime API returns a customized report of realtime event data for your property. These reports show events and usage from the last 30 minutes. For a guide to constructing realtime requests &amp; understanding responses, see [Creating a Realtime Report](https://developers.google.com/analytics/devguides/reporting/data/v1/realtime-basics).
12461246

12471247
Args:
12481248
property: string, A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). Example: properties/1234 (required)
@@ -1504,7 +1504,7 @@ <h3>Method Details</h3>
15041504

15051505
<div class="method">
15061506
<code class="details" id="runReport">runReport(property, body=None, x__xgafv=None)</code>
1507-
<pre>Returns a customized report of your Google Analytics event data. Reports contain statistics derived from data collected by the Google Analytics tracking code. The data returned from the API is as a table with columns for the requested dimensions and metrics. Metrics are individual measurements of user activity on your property, such as active users or event count. Dimensions break down metrics across some common criteria, such as country or event name.
1507+
<pre>Returns a customized report of your Google Analytics event data. Reports contain statistics derived from data collected by the Google Analytics tracking code. The data returned from the API is as a table with columns for the requested dimensions and metrics. Metrics are individual measurements of user activity on your property, such as active users or event count. Dimensions break down metrics across some common criteria, such as country or event name. For a guide to constructing requests &amp; understanding responses, see [Creating a Report](https://developers.google.com/analytics/devguides/reporting/data/v1/basics).
15081508

15091509
Args:
15101510
property: string, A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). Within a batch request, this property should either be unspecified or consistent with the batch-level property. Example: properties/1234 (required)

docs/dyn/androidmanagement_v1.enterprises.applications.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ <h3>Method Details</h3>
111111
],
112112
&quot;appVersions&quot;: [ # Versions currently available for this app.
113113
{ # This represents a single version of the app.
114-
&quot;production&quot;: True or False, # True if this version is a production track.
115-
&quot;trackIds&quot;: [ # Track ids that the app version is published in. This doesn&#x27;t include the production track (see production instead).
114+
&quot;production&quot;: True or False, # If the value is True, it indicates that this version is a production track.
115+
&quot;trackIds&quot;: [ # Track identifiers that the app version is published in. This does not include the production track (see production instead).
116116
&quot;A String&quot;,
117117
],
118118
&quot;versionCode&quot;: 42, # Unique increasing identifier for the app version.
@@ -131,7 +131,7 @@ <h3>Method Details</h3>
131131
&quot;A String&quot;,
132132
],
133133
&quot;fullDescription&quot;: &quot;A String&quot;, # Full app description, if available.
134-
&quot;iconUrl&quot;: &quot;A String&quot;, # A link to an image that can be used as an icon for the app. This image is suitable for use at up to 512px x 512px
134+
&quot;iconUrl&quot;: &quot;A String&quot;, # A link to an image that can be used as an icon for the app. This image is suitable for use up to a pixel size of 512 x 512.
135135
&quot;managedProperties&quot;: [ # The set of managed properties available to be pre-configured for the app.
136136
{ # Managed property.
137137
&quot;defaultValue&quot;: &quot;&quot;, # The default value of the property. BUNDLE_ARRAY properties don&#x27;t have a default value.
@@ -164,7 +164,7 @@ <h3>Method Details</h3>
164164
&quot;screenshotUrls&quot;: [ # A list of screenshot links representing the app.
165165
&quot;A String&quot;,
166166
],
167-
&quot;smallIconUrl&quot;: &quot;A String&quot;, # A link to a smaller image that can be used as an icon for the app. This image is suitable for use at up to 128px x 128px.
167+
&quot;smallIconUrl&quot;: &quot;A String&quot;, # A link to a smaller image that can be used as an icon for the app. This image is suitable for use up to a pixel size of 128 x 128.
168168
&quot;title&quot;: &quot;A String&quot;, # The title of the app. Localized.
169169
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The approximate time (within 7 days) the app was last published.
170170
}</pre>

docs/dyn/androidmanagement_v1.enterprises.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h3>Method Details</h3>
160160
},
161161
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
162162
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
163-
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
163+
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
164164
&quot;signinDetails&quot;: [ # Sign-in details of the enterprise.
165165
{ # A resource containing sign in details for an enterprise.
166166
&quot;allowPersonalUsage&quot;: &quot;A String&quot;, # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
@@ -187,10 +187,10 @@ <h3>Method Details</h3>
187187
],
188188
}
189189

190-
agreementAccepted: boolean, Whether the enterprise admin has seen and agreed to the managed Google Play Agreement (https://www.android.com/enterprise/terms/). Always set this to true when creating an EMM-managed enterprise. Do not create the enterprise until the admin has viewed and accepted the agreement.
191-
enterpriseToken: string, The enterprise token appended to the callback URL. Only set this when creating a customer-managed enterprise.
190+
agreementAccepted: boolean, Whether the enterprise admin has seen and agreed to the managed Google Play Agreement (https://www.android.com/enterprise/terms/). Do not set this field for any customer-managed enterprise (https://developers.google.com/android/management/create-enterprise#customer-managed_enterprises). Set this to field to true for all EMM-managed enterprises (https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).
191+
enterpriseToken: string, The enterprise token appended to the callback URL. Set this when creating a customer-managed enterprise (https://developers.google.com/android/management/create-enterprise#customer-managed_enterprises) and not when creating a deprecated EMM-managed enterprise (https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).
192192
projectId: string, The ID of the Google Cloud Platform project which will own the enterprise.
193-
signupUrlName: string, The name of the SignupUrl used to sign up for the enterprise. Only set this when creating a customer-managed enterprise.
193+
signupUrlName: string, The name of the SignupUrl used to sign up for the enterprise. Set this when creating a customer-managed enterprise (https://developers.google.com/android/management/create-enterprise#customer-managed_enterprises) and not when creating a deprecated EMM-managed enterprise (https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).
194194
x__xgafv: string, V1 error format.
195195
Allowed values
196196
1 - v1 error format
@@ -220,7 +220,7 @@ <h3>Method Details</h3>
220220
},
221221
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
222222
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
223-
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
223+
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
224224
&quot;signinDetails&quot;: [ # Sign-in details of the enterprise.
225225
{ # A resource containing sign in details for an enterprise.
226226
&quot;allowPersonalUsage&quot;: &quot;A String&quot;, # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
@@ -301,7 +301,7 @@ <h3>Method Details</h3>
301301
},
302302
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
303303
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
304-
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
304+
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
305305
&quot;signinDetails&quot;: [ # Sign-in details of the enterprise.
306306
{ # A resource containing sign in details for an enterprise.
307307
&quot;allowPersonalUsage&quot;: &quot;A String&quot;, # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
@@ -372,7 +372,7 @@ <h3>Method Details</h3>
372372
},
373373
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
374374
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
375-
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
375+
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
376376
&quot;signinDetails&quot;: [ # Sign-in details of the enterprise.
377377
{ # A resource containing sign in details for an enterprise.
378378
&quot;allowPersonalUsage&quot;: &quot;A String&quot;, # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
@@ -447,7 +447,7 @@ <h3>Method Details</h3>
447447
},
448448
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
449449
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
450-
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
450+
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
451451
&quot;signinDetails&quot;: [ # Sign-in details of the enterprise.
452452
{ # A resource containing sign in details for an enterprise.
453453
&quot;allowPersonalUsage&quot;: &quot;A String&quot;, # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.
@@ -504,7 +504,7 @@ <h3>Method Details</h3>
504504
},
505505
&quot;name&quot;: &quot;A String&quot;, # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
506506
&quot;primaryColor&quot;: 42, # A color in RGB format that indicates the predominant color to display in the device management app UI. The color components are stored as follows: (red &lt;&lt; 16) | (green &lt;&lt; 8) | blue, where the value of each component is between 0 and 255, inclusive.
507-
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic that Cloud Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
507+
&quot;pubsubTopic&quot;: &quot;A String&quot;, # The topic which Pub/Sub notifications are published to, in the form projects/{project}/topics/{topic}. This field is only required if Pub/Sub notifications are enabled.
508508
&quot;signinDetails&quot;: [ # Sign-in details of the enterprise.
509509
{ # A resource containing sign in details for an enterprise.
510510
&quot;allowPersonalUsage&quot;: &quot;A String&quot;, # Controls whether personal usage is allowed on a device provisioned with this enrollment token.For company-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage requires the user provision the device as a fully managed device.For personally-owned devices: Enabling personal usage allows the user to set up a work profile on the device. Disabling personal usage will prevent the device from provisioning. Personal usage cannot be disabled on personally-owned device.

0 commit comments

Comments
 (0)