Skip to content

Commit efded92

Browse files
feat(all): auto-regenerate discovery clients (#2896)
1 parent 46fab24 commit efded92

File tree

10 files changed

+53
-23
lines changed

10 files changed

+53
-23
lines changed

adsense/v2/adsense-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1912,7 +1912,7 @@
19121912
}
19131913
}
19141914
},
1915-
"revision": "20240515",
1915+
"revision": "20241203",
19161916
"rootUrl": "https://adsense.googleapis.com/",
19171917
"schemas": {
19181918
"Account": {
@@ -2786,11 +2786,11 @@
27862786
"id": "TimeZone",
27872787
"properties": {
27882788
"id": {
2789-
"description": "IANA Time Zone Database time zone, e.g. \"America/New_York\".",
2789+
"description": "IANA Time Zone Database time zone. For example \"America/New_York\".",
27902790
"type": "string"
27912791
},
27922792
"version": {
2793-
"description": "Optional. IANA Time Zone Database version number, e.g. \"2019a\".",
2793+
"description": "Optional. IANA Time Zone Database version number. For example \"2019a\".",
27942794
"type": "string"
27952795
}
27962796
},

adsense/v2/adsense-gen.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adsenseplatform/v1alpha/adsenseplatform-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@
446446
}
447447
}
448448
},
449-
"revision": "20240710",
449+
"revision": "20241203",
450450
"rootUrl": "https://adsenseplatform.googleapis.com/",
451451
"schemas": {
452452
"Account": {
@@ -703,11 +703,11 @@
703703
"id": "TimeZone",
704704
"properties": {
705705
"id": {
706-
"description": "IANA Time Zone Database time zone, e.g. \"America/New_York\".",
706+
"description": "IANA Time Zone Database time zone. For example \"America/New_York\".",
707707
"type": "string"
708708
},
709709
"version": {
710-
"description": "Optional. IANA Time Zone Database version number, e.g. \"2019a\".",
710+
"description": "Optional. IANA Time Zone Database version number. For example \"2019a\".",
711711
"type": "string"
712712
}
713713
},

adsenseplatform/v1alpha/adsenseplatform-gen.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

androidmanagement/v1/androidmanagement-api.json

+16-2
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@
11681168
}
11691169
}
11701170
},
1171-
"revision": "20241120",
1171+
"revision": "20241203",
11721172
"rootUrl": "https://androidmanagement.googleapis.com/",
11731173
"schemas": {
11741174
"AdbShellCommandEvent": {
@@ -4815,6 +4815,20 @@
48154815
],
48164816
"type": "string"
48174817
},
4818+
"privateSpacePolicy": {
4819+
"description": "Optional. Controls whether a private space is allowed on the device.",
4820+
"enum": [
4821+
"PRIVATE_SPACE_POLICY_UNSPECIFIED",
4822+
"PRIVATE_SPACE_ALLOWED",
4823+
"PRIVATE_SPACE_DISALLOWED"
4824+
],
4825+
"enumDescriptions": [
4826+
"Unspecified. Defaults to PRIVATE_SPACE_ALLOWED.",
4827+
"Users can create a private space profile.",
4828+
"Users cannot create a private space profile. Supported only for company-owned devices with a work profile. Caution: Any existing private space will be removed."
4829+
],
4830+
"type": "string"
4831+
},
48184832
"screenCaptureDisabled": {
48194833
"description": "If true, screen capture is disabled for all users.",
48204834
"type": "boolean"
@@ -5093,7 +5107,7 @@
50935107
"type": "boolean"
50945108
},
50955109
"keyguardDisabled": {
5096-
"description": "If true, this disables the Lock Screen (https://source.android.com/docs/core/display/multi_display/lock-screen) for primary and/or secondary displays.",
5110+
"description": "If true, this disables the Lock Screen (https://source.android.com/docs/core/display/multi_display/lock-screen) for primary and/or secondary displays. This policy is supported only in dedicated device management mode.",
50975111
"type": "boolean"
50985112
},
50995113
"keyguardDisabledFeatures": {

androidmanagement/v1/androidmanagement-gen.go

+13-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

osconfig/v1/osconfig-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@
10831083
}
10841084
}
10851085
},
1086-
"revision": "20241126",
1086+
"revision": "20241201",
10871087
"rootUrl": "https://osconfig.googleapis.com/",
10881088
"schemas": {
10891089
"AptSettings": {
@@ -3571,11 +3571,11 @@
35713571
"id": "TimeZone",
35723572
"properties": {
35733573
"id": {
3574-
"description": "IANA Time Zone Database time zone, e.g. \"America/New_York\".",
3574+
"description": "IANA Time Zone Database time zone. For example \"America/New_York\".",
35753575
"type": "string"
35763576
},
35773577
"version": {
3578-
"description": "Optional. IANA Time Zone Database version number, e.g. \"2019a\".",
3578+
"description": "Optional. IANA Time Zone Database version number. For example \"2019a\".",
35793579
"type": "string"
35803580
}
35813581
},

osconfig/v1/osconfig-gen.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

osconfig/v1beta/osconfig-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@
689689
}
690690
}
691691
},
692-
"revision": "20241021",
692+
"revision": "20241201",
693693
"rootUrl": "https://osconfig.googleapis.com/",
694694
"schemas": {
695695
"AptRepository": {
@@ -2339,11 +2339,11 @@
23392339
"id": "TimeZone",
23402340
"properties": {
23412341
"id": {
2342-
"description": "IANA Time Zone Database time zone, e.g. \"America/New_York\".",
2342+
"description": "IANA Time Zone Database time zone. For example \"America/New_York\".",
23432343
"type": "string"
23442344
},
23452345
"version": {
2346-
"description": "Optional. IANA Time Zone Database version number, e.g. \"2019a\".",
2346+
"description": "Optional. IANA Time Zone Database version number. For example \"2019a\".",
23472347
"type": "string"
23482348
}
23492349
},

osconfig/v1beta/osconfig-gen.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)