Skip to content

Commit db6e653

Browse files
feat(all): auto-regenerate discovery clients (#3392)
1 parent 3e8573d commit db6e653

26 files changed

+738
-122
lines changed

androidpublisher/v3/androidpublisher-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5555,7 +5555,7 @@
55555555
}
55565556
}
55575557
},
5558-
"revision": "20251124",
5558+
"revision": "20251203",
55595559
"rootUrl": "https://androidpublisher.googleapis.com/",
55605560
"schemas": {
55615561
"Abi": {
@@ -6142,7 +6142,7 @@
61426142
"id": "AutoRenewingBasePlanType",
61436143
"properties": {
61446144
"accountHoldDuration": {
6145-
"description": "Optional. Account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and P60D. If not specified, the default value is P30D. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
6145+
"description": "Optional. Custom account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and P60D. An empty field represents a recommended account hold, calculated as 60 days minus grace period. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
61466146
"type": "string"
61476147
},
61486148
"billingPeriodDuration": {
@@ -8523,7 +8523,7 @@
85238523
"id": "InstallmentsBasePlanType",
85248524
"properties": {
85258525
"accountHoldDuration": {
8526-
"description": "Optional. Account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and P60D. If not specified, the default value is P30D. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
8526+
"description": "Optional. Custom account hold period of the subscription, specified in ISO 8601 format. Acceptable values must be in days and between P0D and P60D. An empty field represents a recommended account hold, calculated as 60 days minus grace period. The sum of gracePeriodDuration and accountHoldDuration must be between P30D and P60D days, inclusive.",
85278527
"type": "string"
85288528
},
85298529
"billingPeriodDuration": {

androidpublisher/v3/androidpublisher-gen.go

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

calendar/v3/calendar-api.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1890,7 +1890,7 @@
18901890
}
18911891
}
18921892
},
1893-
"revision": "20251028",
1893+
"revision": "20251123",
18941894
"rootUrl": "https://www.googleapis.com/",
18951895
"schemas": {
18961896
"Acl": {
@@ -1980,6 +1980,10 @@
19801980
"Calendar": {
19811981
"id": "Calendar",
19821982
"properties": {
1983+
"autoAcceptInvitations": {
1984+
"description": "Whether this calendar automatically accepts invitations. Only valid for resource calendars.",
1985+
"type": "boolean"
1986+
},
19831987
"conferenceProperties": {
19841988
"$ref": "ConferenceProperties",
19851989
"description": "Conferencing properties for this calendar, for example what types of conferences are allowed."

calendar/v3/calendar-gen.go

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudchannel/v1/cloudchannel-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Manage users on your domain"
77
},
88
"https://www.googleapis.com/auth/apps.reports.usage.readonly": {
9-
"description": "View usage reports for your G Suite domain"
9+
"description": "View usage reports for your Google Workspace domain"
1010
}
1111
}
1212
}
@@ -2294,7 +2294,7 @@
22942294
}
22952295
}
22962296
},
2297-
"revision": "20251115",
2297+
"revision": "20251202",
22982298
"rootUrl": "https://cloudchannel.googleapis.com/",
22992299
"schemas": {
23002300
"GoogleCloudChannelV1ActivateEntitlementRequest": {

cloudchannel/v1/cloudchannel-gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deploymentmanager/v0.alpha/deploymentmanager-api.json

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,7 +1676,7 @@
16761676
}
16771677
}
16781678
},
1679-
"revision": "20251121",
1679+
"revision": "20251128",
16801680
"rootUrl": "https://deploymentmanager.googleapis.com/",
16811681
"schemas": {
16821682
"AsyncOptions": {
@@ -2525,18 +2525,20 @@
25252525
"items": {
25262526
"properties": {
25272527
"arguments": {
2528-
"description": "[Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility \"none\") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.",
2528+
"description": "Output only. [Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility \"none\") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.",
25292529
"items": {
25302530
"type": "string"
25312531
},
2532+
"readOnly": true,
25322533
"type": "array"
25332534
},
25342535
"code": {
25352536
"description": "[Output Only] The error type identifier for this error.",
25362537
"type": "string"
25372538
},
25382539
"debugInfo": {
2539-
"$ref": "DebugInfo"
2540+
"$ref": "DebugInfo",
2541+
"readOnly": true
25402542
},
25412543
"errorDetails": {
25422544
"description": "[Output Only] An optional list of messages that contain the error details. There is a set of defined message types to use for providing details.The syntax depends on the error code. For example, QuotaExceededInfo will have details when the error code is QUOTA_EXCEEDED.",
@@ -2601,15 +2603,17 @@
26012603
},
26022604
"kind": {
26032605
"default": "compute#operation",
2604-
"description": "[Output Only] Type of the resource. Always `compute#operation` for Operation resources.",
2606+
"description": "Output only. [Output Only] Type of the resource. Always `compute#operation` for Operation resources.",
2607+
"readOnly": true,
26052608
"type": "string"
26062609
},
26072610
"name": {
26082611
"description": "[Output Only] Name of the operation.",
26092612
"type": "string"
26102613
},
26112614
"operationGroupId": {
2612-
"description": "[Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request.",
2615+
"description": "Output only. [Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request.",
2616+
"readOnly": true,
26132617
"type": "string"
26142618
},
26152619
"operationType": {
@@ -2630,7 +2634,8 @@
26302634
"type": "string"
26312635
},
26322636
"selfLinkWithId": {
2633-
"description": "[Output Only] Server-defined URL for this resource with the resource id.",
2637+
"description": "Output only. [Output Only] Server-defined URL for this resource with the resource id.",
2638+
"readOnly": true,
26342639
"type": "string"
26352640
},
26362641
"setAutoscalerLinkOperationMetadata": {
@@ -2639,7 +2644,8 @@
26392644
},
26402645
"setCommonInstanceMetadataOperationMetadata": {
26412646
"$ref": "SetCommonInstanceMetadataOperationMetadata",
2642-
"description": "[Output Only] If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state."
2647+
"description": "Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.",
2648+
"readOnly": true
26432649
},
26442650
"startTime": {
26452651
"description": "[Output Only] The time that this operation was started by the server. This value is in RFC3339 text format.",
@@ -3263,18 +3269,20 @@
32633269
"items": {
32643270
"properties": {
32653271
"arguments": {
3266-
"description": "[Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility \"none\") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.",
3272+
"description": "Output only. [Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility \"none\") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.",
32673273
"items": {
32683274
"type": "string"
32693275
},
3276+
"readOnly": true,
32703277
"type": "array"
32713278
},
32723279
"code": {
32733280
"description": "[Output Only] The error type identifier for this error.",
32743281
"type": "string"
32753282
},
32763283
"debugInfo": {
3277-
"$ref": "DebugInfo"
3284+
"$ref": "DebugInfo",
3285+
"readOnly": true
32783286
},
32793287
"errorDetails": {
32803288
"description": "[Output Only] An optional list of messages that contain the error details. There is a set of defined message types to use for providing details.The syntax depends on the error code. For example, QuotaExceededInfo will have details when the error code is QUOTA_EXCEEDED.",

deploymentmanager/v0.alpha/deploymentmanager-gen.go

Lines changed: 18 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)