Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Aug 3, 2023
1 parent 1e19c22 commit e59738c
Show file tree
Hide file tree
Showing 43 changed files with 3,002 additions and 784 deletions.
10 changes: 5 additions & 5 deletions analyticsadmin/v1alpha/analyticsadmin-api.json
Expand Up @@ -4322,7 +4322,7 @@
}
}
},
"revision": "20230724",
"revision": "20230802",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down Expand Up @@ -5589,6 +5589,10 @@
"description": "If set true, enables daily data export to the linked Google Cloud project.",
"type": "boolean"
},
"enterpriseExportEnabled": {
"description": "If set true, enables enterprise export to the linked Google Cloud project.",
"type": "boolean"
},
"excludedEvents": {
"description": "The list of event names that will be excluded from exports.",
"items": {
Expand All @@ -5607,10 +5611,6 @@
"description": "If set true, exported data will include advertising identifiers for mobile app streams.",
"type": "boolean"
},
"intradayExportEnabled": {
"description": "If set true, enables intraday export to the linked Google Cloud project.",
"type": "boolean"
},
"name": {
"description": "Output only. Resource name of this BigQuery link. Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}' Format: 'properties/1234/bigQueryLinks/abc567'",
"readOnly": true,
Expand Down
8 changes: 4 additions & 4 deletions analyticsadmin/v1alpha/analyticsadmin-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions androidenterprise/v1/androidenterprise-api.json
Expand Up @@ -987,7 +987,7 @@
"installs": {
"methods": {
"delete": {
"description": "Requests to remove an app from a device. A call to get or list will still show the app as installed on the device until it is actually removed.",
"description": "Requests to remove an app from a device. A call to get or list will still show the app as installed on the device until it is actually removed. A successful response indicates that a removal request has been sent to the device. The call will be considered successful even if the app is not present on the device (e.g. it was never installed, or was removed by the user).",
"flatPath": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/installs/{installId}",
"httpMethod": "DELETE",
"id": "androidenterprise.installs.delete",
Expand Down Expand Up @@ -2649,7 +2649,7 @@
}
}
},
"revision": "20230713",
"revision": "20230801",
"rootUrl": "https://androidenterprise.googleapis.com/",
"schemas": {
"Administrator": {
Expand Down
7 changes: 5 additions & 2 deletions androidenterprise/v1/androidenterprise-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 0 additions & 15 deletions api-list.json
Expand Up @@ -1186,21 +1186,6 @@
"documentationLink": "https://cloud.google.com/channel",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "clouddebugger:v2",
"name": "clouddebugger",
"version": "v2",
"title": "Cloud Debugger API (Deprecated)",
"description": "Examines the call stack and variables of a running application without stopping or slowing it down. (Deprecated)",
"discoveryRestUrl": "https://clouddebugger.googleapis.com/$discovery/rest?version=v2",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/debugger",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "clouddeploy:v1",
Expand Down
4 changes: 2 additions & 2 deletions checks/v1alpha/checks-api.json
Expand Up @@ -404,7 +404,7 @@
}
}
},
"revision": "20230729",
"revision": "20230801",
"rootUrl": "https://checks.googleapis.com/",
"schemas": {
"AnalyzePrivacyPolicyRequest": {
Expand Down Expand Up @@ -575,7 +575,7 @@
"description": "Properties of the object. Contains field @type with type URL.",
"type": "any"
},
"description": "The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
"type": "object"
}
},
Expand Down
4 changes: 2 additions & 2 deletions checks/v1alpha/checks-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudasset/v1/cloudasset-api.json
Expand Up @@ -1095,7 +1095,7 @@
}
}
},
"revision": "20230707",
"revision": "20230729",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AccessSelector": {
Expand Down Expand Up @@ -2632,7 +2632,7 @@
"type": "array"
},
"negate": {
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields, each field must be false for the Condition overall to be satisfied. Defaults to false.",
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.",
"type": "boolean"
},
"regions": {
Expand Down
5 changes: 3 additions & 2 deletions cloudasset/v1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudasset/v1beta1/cloudasset-api.json
Expand Up @@ -411,7 +411,7 @@
}
}
},
"revision": "20230128",
"revision": "20230729",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AnalyzeIamPolicyLongrunningMetadata": {
Expand Down Expand Up @@ -1016,7 +1016,7 @@
"type": "array"
},
"negate": {
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields, each field must be false for the Condition overall to be satisfied. Defaults to false.",
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.",
"type": "boolean"
},
"regions": {
Expand Down
5 changes: 3 additions & 2 deletions cloudasset/v1beta1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudasset/v1p1beta1/cloudasset-api.json
Expand Up @@ -207,7 +207,7 @@
}
}
},
"revision": "20230128",
"revision": "20230729",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AnalyzeIamPolicyLongrunningMetadata": {
Expand Down Expand Up @@ -718,7 +718,7 @@
"type": "array"
},
"negate": {
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields, each field must be false for the Condition overall to be satisfied. Defaults to false.",
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.",
"type": "boolean"
},
"regions": {
Expand Down
5 changes: 3 additions & 2 deletions cloudasset/v1p1beta1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudasset/v1p5beta1/cloudasset-api.json
Expand Up @@ -177,7 +177,7 @@
}
}
},
"revision": "20230128",
"revision": "20230729",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AnalyzeIamPolicyLongrunningMetadata": {
Expand Down Expand Up @@ -723,7 +723,7 @@
"type": "array"
},
"negate": {
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields, each field must be false for the Condition overall to be satisfied. Defaults to false.",
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.",
"type": "boolean"
},
"regions": {
Expand Down
5 changes: 3 additions & 2 deletions cloudasset/v1p5beta1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudasset/v1p7beta1/cloudasset-api.json
Expand Up @@ -167,7 +167,7 @@
}
}
},
"revision": "20230128",
"revision": "20230729",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AnalyzeIamPolicyLongrunningMetadata": {
Expand Down Expand Up @@ -792,7 +792,7 @@
"type": "array"
},
"negate": {
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields, each field must be false for the Condition overall to be satisfied. Defaults to false.",
"description": "Whether to negate the Condition. If true, the Condition becomes a NAND over its non-empty fields. Any non-empty field criteria evaluating to false will result in the Condition to be satisfied. Defaults to false.",
"type": "boolean"
},
"regions": {
Expand Down
5 changes: 3 additions & 2 deletions cloudasset/v1p7beta1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e59738c

Please sign in to comment.