You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
Copy file name to clipboardExpand all lines: docs/dyn/analyticsdata_v1beta.properties.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -94,10 +94,10 @@ <h2>Instance Methods</h2>
94
94
<pclass="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>
<pclass="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
+
<pclass="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>
<pclass="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
+
<pclass="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>
<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 & understanding responses, see [Creating a Realtime Report](https://developers.google.com/analytics/devguides/reporting/data/v1/realtime-basics).
1246
1246
1247
1247
Args:
1248
1248
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)
<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 & understanding responses, see [Creating a Report](https://developers.google.com/analytics/devguides/reporting/data/v1/basics).
1508
1508
1509
1509
Args:
1510
1510
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)
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.applications.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -111,8 +111,8 @@ <h3>Method Details</h3>
111
111
],
112
112
"appVersions": [ # Versions currently available for this app.
113
113
{ # This represents a single version of the app.
114
-
"production": True or False, # True if this version is a production track.
115
-
"trackIds": [ # Track ids that the app version is published in. This doesn't include the production track (see production instead).
114
+
"production": True or False, # If the value is True, it indicates that this version is a production track.
115
+
"trackIds": [ # Track identifiers that the app version is published in. This does not include the production track (see production instead).
116
116
"A String",
117
117
],
118
118
"versionCode": 42, # Unique increasing identifier for the app version.
@@ -131,7 +131,7 @@ <h3>Method Details</h3>
131
131
"A String",
132
132
],
133
133
"fullDescription": "A String", # Full app description, if available.
134
-
"iconUrl": "A String", # 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
+
"iconUrl": "A String", # 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.
135
135
"managedProperties": [ # The set of managed properties available to be pre-configured for the app.
136
136
{ # Managed property.
137
137
"defaultValue": "", # The default value of the property. BUNDLE_ARRAY properties don't have a default value.
@@ -164,7 +164,7 @@ <h3>Method Details</h3>
164
164
"screenshotUrls": [ # A list of screenshot links representing the app.
165
165
"A String",
166
166
],
167
-
"smallIconUrl": "A String", # 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
+
"smallIconUrl": "A String", # 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.
168
168
"title": "A String", # The title of the app. Localized.
169
169
"updateTime": "A String", # Output only. The approximate time (within 7 days) the app was last published.
Copy file name to clipboardExpand all lines: docs/dyn/androidmanagement_v1.enterprises.html
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ <h3>Method Details</h3>
160
160
},
161
161
"name": "A String", # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
162
162
"primaryColor": 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 << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
163
-
"pubsubTopic": "A String", # 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
+
"pubsubTopic": "A String", # 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.
164
164
"signinDetails": [ # Sign-in details of the enterprise.
165
165
{ # A resource containing sign in details for an enterprise.
166
166
"allowPersonalUsage": "A String", # 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>
187
187
],
188
188
}
189
189
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).
192
192
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).
194
194
x__xgafv: string, V1 error format.
195
195
Allowed values
196
196
1 - v1 error format
@@ -220,7 +220,7 @@ <h3>Method Details</h3>
220
220
},
221
221
"name": "A String", # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
222
222
"primaryColor": 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 << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
223
-
"pubsubTopic": "A String", # 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
+
"pubsubTopic": "A String", # 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.
224
224
"signinDetails": [ # Sign-in details of the enterprise.
225
225
{ # A resource containing sign in details for an enterprise.
226
226
"allowPersonalUsage": "A String", # 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>
301
301
},
302
302
"name": "A String", # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
303
303
"primaryColor": 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 << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
304
-
"pubsubTopic": "A String", # 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
+
"pubsubTopic": "A String", # 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.
305
305
"signinDetails": [ # Sign-in details of the enterprise.
306
306
{ # A resource containing sign in details for an enterprise.
307
307
"allowPersonalUsage": "A String", # 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>
372
372
},
373
373
"name": "A String", # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
374
374
"primaryColor": 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 << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
375
-
"pubsubTopic": "A String", # 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
+
"pubsubTopic": "A String", # 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.
376
376
"signinDetails": [ # Sign-in details of the enterprise.
377
377
{ # A resource containing sign in details for an enterprise.
378
378
"allowPersonalUsage": "A String", # 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>
447
447
},
448
448
"name": "A String", # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
449
449
"primaryColor": 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 << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
450
-
"pubsubTopic": "A String", # 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
+
"pubsubTopic": "A String", # 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.
451
451
"signinDetails": [ # Sign-in details of the enterprise.
452
452
{ # A resource containing sign in details for an enterprise.
453
453
"allowPersonalUsage": "A String", # 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>
504
504
},
505
505
"name": "A String", # The name of the enterprise which is generated by the server during creation, in the form enterprises/{enterpriseId}.
506
506
"primaryColor": 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 << 16) | (green << 8) | blue, where the value of each component is between 0 and 255, inclusive.
507
-
"pubsubTopic": "A String", # 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
+
"pubsubTopic": "A String", # 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.
508
508
"signinDetails": [ # Sign-in details of the enterprise.
509
509
{ # A resource containing sign in details for an enterprise.
510
510
"allowPersonalUsage": "A String", # 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