Skip to content

Commit 346d038

Browse files
feat(analyticsadmin): update the api
#### analyticsadmin:v1alpha The following keys were deleted: - resources.properties.resources.dataStreams.resources.eventEditRules.methods.reorder (Total Keys: 11) - schemas.GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest (Total Keys: 4) #### analyticsadmin:v1beta The following keys were deleted: - resources.properties.resources.dataStreams.resources.eventEditRules.methods.reorder (Total Keys: 11) - schemas.GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest (Total Keys: 4)
1 parent 9523ff7 commit 346d038

File tree

4 files changed

+2
-98
lines changed

4 files changed

+2
-98
lines changed

docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ <h2>Instance Methods</h2>
7979
</p>
8080
<p class="firstline">Returns the eventCreateRules Resource.</p>
8181

82-
<p class="toc_element">
83-
<code><a href="analyticsadmin_v1alpha.properties.dataStreams.eventEditRules.html">eventEditRules()</a></code>
84-
</p>
85-
<p class="firstline">Returns the eventEditRules Resource.</p>
86-
8782
<p class="toc_element">
8883
<code><a href="analyticsadmin_v1alpha.properties.dataStreams.measurementProtocolSecrets.html">measurementProtocolSecrets()</a></code>
8984
</p>

docs/dyn/analyticsadmin_v1beta.properties.dataStreams.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_v1beta.html">Google Analytics Admin API</a> . <a href="analyticsadmin_v1beta.properties.html">properties</a> . <a href="analyticsadmin_v1beta.properties.dataStreams.html">dataStreams</a></h1>
7676
<h2>Instance Methods</h2>
77-
<p class="toc_element">
78-
<code><a href="analyticsadmin_v1beta.properties.dataStreams.eventEditRules.html">eventEditRules()</a></code>
79-
</p>
80-
<p class="firstline">Returns the eventEditRules Resource.</p>
81-
8277
<p class="toc_element">
8378
<code><a href="analyticsadmin_v1beta.properties.dataStreams.measurementProtocolSecrets.html">measurementProtocolSecrets()</a></code>
8479
</p>

googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,35 +3103,6 @@
31033103
}
31043104
}
31053105
},
3106-
"eventEditRules": {
3107-
"methods": {
3108-
"reorder": {
3109-
"description": "Changes the processing order of event edit rules on the specified stream.",
3110-
"flatPath": "v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/eventEditRules:reorder",
3111-
"httpMethod": "POST",
3112-
"id": "analyticsadmin.properties.dataStreams.eventEditRules.reorder",
3113-
"parameterOrder": [
3114-
"parent"
3115-
],
3116-
"parameters": {
3117-
"parent": {
3118-
"description": "Required. Example format: properties/123/dataStreams/456",
3119-
"location": "path",
3120-
"pattern": "^properties/[^/]+/dataStreams/[^/]+$",
3121-
"required": true,
3122-
"type": "string"
3123-
}
3124-
},
3125-
"path": "v1alpha/{+parent}/eventEditRules:reorder",
3126-
"request": {
3127-
"$ref": "GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest"
3128-
},
3129-
"response": {
3130-
"$ref": "GoogleProtobufEmpty"
3131-
}
3132-
}
3133-
}
3134-
},
31353106
"measurementProtocolSecrets": {
31363107
"methods": {
31373108
"create": {
@@ -4733,7 +4704,7 @@
47334704
}
47344705
}
47354706
},
4736-
"revision": "20240707",
4707+
"revision": "20240712",
47374708
"rootUrl": "https://analyticsadmin.googleapis.com/",
47384709
"schemas": {
47394710
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
@@ -8326,20 +8297,6 @@
83268297
},
83278298
"type": "object"
83288299
},
8329-
"GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest": {
8330-
"description": "Request message for ReorderEventEditRules RPC.",
8331-
"id": "GoogleAnalyticsAdminV1alphaReorderEventEditRulesRequest",
8332-
"properties": {
8333-
"eventEditRules": {
8334-
"description": "Required. EventEditRule resource names for the specified data stream, in the needed processing order. All EventEditRules for the stream must be present in the list.",
8335-
"items": {
8336-
"type": "string"
8337-
},
8338-
"type": "array"
8339-
}
8340-
},
8341-
"type": "object"
8342-
},
83438300
"GoogleAnalyticsAdminV1alphaRollupPropertySourceLink": {
83448301
"description": "A link that references a source property under the parent rollup property.",
83458302
"id": "GoogleAnalyticsAdminV1alphaRollupPropertySourceLink",

googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,35 +1253,6 @@
12531253
}
12541254
},
12551255
"resources": {
1256-
"eventEditRules": {
1257-
"methods": {
1258-
"reorder": {
1259-
"description": "Changes the processing order of event edit rules on the specified stream.",
1260-
"flatPath": "v1beta/properties/{propertiesId}/dataStreams/{dataStreamsId}/eventEditRules:reorder",
1261-
"httpMethod": "POST",
1262-
"id": "analyticsadmin.properties.dataStreams.eventEditRules.reorder",
1263-
"parameterOrder": [
1264-
"parent"
1265-
],
1266-
"parameters": {
1267-
"parent": {
1268-
"description": "Required. Example format: properties/123/dataStreams/456",
1269-
"location": "path",
1270-
"pattern": "^properties/[^/]+/dataStreams/[^/]+$",
1271-
"required": true,
1272-
"type": "string"
1273-
}
1274-
},
1275-
"path": "v1beta/{+parent}/eventEditRules:reorder",
1276-
"request": {
1277-
"$ref": "GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest"
1278-
},
1279-
"response": {
1280-
"$ref": "GoogleProtobufEmpty"
1281-
}
1282-
}
1283-
}
1284-
},
12851256
"measurementProtocolSecrets": {
12861257
"methods": {
12871258
"create": {
@@ -1817,7 +1788,7 @@
18171788
}
18181789
}
18191790
},
1820-
"revision": "20240707",
1791+
"revision": "20240712",
18211792
"rootUrl": "https://analyticsadmin.googleapis.com/",
18221793
"schemas": {
18231794
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
@@ -3352,20 +3323,6 @@
33523323
},
33533324
"type": "object"
33543325
},
3355-
"GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest": {
3356-
"description": "Request message for ReorderEventEditRules RPC.",
3357-
"id": "GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest",
3358-
"properties": {
3359-
"eventEditRules": {
3360-
"description": "Required. EventEditRule resource names for the specified data stream, in the needed processing order. All EventEditRules for the stream must be present in the list.",
3361-
"items": {
3362-
"type": "string"
3363-
},
3364-
"type": "array"
3365-
}
3366-
},
3367-
"type": "object"
3368-
},
33693326
"GoogleAnalyticsAdminV1betaRunAccessReportRequest": {
33703327
"description": "The request for a Data Access Record Report.",
33713328
"id": "GoogleAnalyticsAdminV1betaRunAccessReportRequest",

0 commit comments

Comments
 (0)