Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5555,7 +5555,7 @@
}
}
},
"revision": "20251124",
"revision": "20251203",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -6142,7 +6142,7 @@
"id": "AutoRenewingBasePlanType",
"properties": {
"accountHoldDuration": {
"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.",
"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.",
"type": "string"
},
"billingPeriodDuration": {
Expand Down Expand Up @@ -8523,7 +8523,7 @@
"id": "InstallmentsBasePlanType",
"properties": {
"accountHoldDuration": {
"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.",
"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.",
"type": "string"
},
"billingPeriodDuration": {
Expand Down
14 changes: 8 additions & 6 deletions androidpublisher/v3/androidpublisher-gen.go

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

6 changes: 5 additions & 1 deletion calendar/v3/calendar-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1890,7 +1890,7 @@
}
}
},
"revision": "20251028",
"revision": "20251123",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Acl": {
Expand Down Expand Up @@ -1980,6 +1980,10 @@
"Calendar": {
"id": "Calendar",
"properties": {
"autoAcceptInvitations": {
"description": "Whether this calendar automatically accepts invitations. Only valid for resource calendars.",
"type": "boolean"
},
"conferenceProperties": {
"$ref": "ConferenceProperties",
"description": "Conferencing properties for this calendar, for example what types of conferences are allowed."
Expand Down
11 changes: 7 additions & 4 deletions calendar/v3/calendar-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 cloudchannel/v1/cloudchannel-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Manage users on your domain"
},
"https://www.googleapis.com/auth/apps.reports.usage.readonly": {
"description": "View usage reports for your G Suite domain"
"description": "View usage reports for your Google Workspace domain"
}
}
}
Expand Down Expand Up @@ -2294,7 +2294,7 @@
}
}
},
"revision": "20251115",
"revision": "20251202",
"rootUrl": "https://cloudchannel.googleapis.com/",
"schemas": {
"GoogleCloudChannelV1ActivateEntitlementRequest": {
Expand Down
2 changes: 1 addition & 1 deletion cloudchannel/v1/cloudchannel-gen.go

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

26 changes: 17 additions & 9 deletions deploymentmanager/v0.alpha/deploymentmanager-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@
}
}
},
"revision": "20251121",
"revision": "20251128",
"rootUrl": "https://deploymentmanager.googleapis.com/",
"schemas": {
"AsyncOptions": {
Expand Down Expand Up @@ -2525,18 +2525,20 @@
"items": {
"properties": {
"arguments": {
"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.",
"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.",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
},
"code": {
"description": "[Output Only] The error type identifier for this error.",
"type": "string"
},
"debugInfo": {
"$ref": "DebugInfo"
"$ref": "DebugInfo",
"readOnly": true
},
"errorDetails": {
"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.",
Expand Down Expand Up @@ -2601,15 +2603,17 @@
},
"kind": {
"default": "compute#operation",
"description": "[Output Only] Type of the resource. Always `compute#operation` for Operation resources.",
"description": "Output only. [Output Only] Type of the resource. Always `compute#operation` for Operation resources.",
"readOnly": true,
"type": "string"
},
"name": {
"description": "[Output Only] Name of the operation.",
"type": "string"
},
"operationGroupId": {
"description": "[Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request.",
"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.",
"readOnly": true,
"type": "string"
},
"operationType": {
Expand All @@ -2630,7 +2634,8 @@
"type": "string"
},
"selfLinkWithId": {
"description": "[Output Only] Server-defined URL for this resource with the resource id.",
"description": "Output only. [Output Only] Server-defined URL for this resource with the resource id.",
"readOnly": true,
"type": "string"
},
"setAutoscalerLinkOperationMetadata": {
Expand All @@ -2639,7 +2644,8 @@
},
"setCommonInstanceMetadataOperationMetadata": {
"$ref": "SetCommonInstanceMetadataOperationMetadata",
"description": "[Output Only] If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state."
"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.",
"readOnly": true
},
"startTime": {
"description": "[Output Only] The time that this operation was started by the server. This value is in RFC3339 text format.",
Expand Down Expand Up @@ -3263,18 +3269,20 @@
"items": {
"properties": {
"arguments": {
"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.",
"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.",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
},
"code": {
"description": "[Output Only] The error type identifier for this error.",
"type": "string"
},
"debugInfo": {
"$ref": "DebugInfo"
"$ref": "DebugInfo",
"readOnly": true
},
"errorDetails": {
"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.",
Expand Down
35 changes: 18 additions & 17 deletions deploymentmanager/v0.alpha/deploymentmanager-gen.go

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

Loading