Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #2912

Merged
merged 1 commit into from
Dec 12, 2024
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: 5 additions & 1 deletion adsense/v2/adsense-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,7 @@
"AD_UNIT_SIZE_CODE",
"CUSTOM_CHANNEL_NAME",
"CUSTOM_CHANNEL_ID",
"HOSTED_CUSTOM_CHANNEL_ID",
"OWNED_SITE_DOMAIN_NAME",
"OWNED_SITE_ID",
"PAGE_URL",
Expand Down Expand Up @@ -1021,6 +1022,7 @@
"The size code of an ad unit (e.g. \"728x90\", \"responsive\").",
"Custom channel name. The members of this dimension match the values from CustomChannel.display_name.",
"Unique ID of a custom channel. The members of this dimension match the values from CustomChannel.reporting_dimension_id.",
"Unique ID of a hosted client's custom channel.",
"Domain name of a verified site (e.g. \"example.com\"). The members of this dimension match the values from Site.domain.",
"Unique ID of a verified site. The members of this dimension match the values from Site.reporting_dimension_id.",
"URL of the page upon which the ad was served. This is a complete URL including scheme and query parameters. Note that the URL that appears in this dimension may be a canonicalized version of the one that was used in the original request, and so may not exactly match the URL that a user might have seen. Note that there are also some caveats to be aware of when using this dimension. For more information, see [Page URL breakdown](https://support.google.com/adsense/answer/11988478).",
Expand Down Expand Up @@ -1291,6 +1293,7 @@
"AD_UNIT_SIZE_CODE",
"CUSTOM_CHANNEL_NAME",
"CUSTOM_CHANNEL_ID",
"HOSTED_CUSTOM_CHANNEL_ID",
"OWNED_SITE_DOMAIN_NAME",
"OWNED_SITE_ID",
"PAGE_URL",
Expand Down Expand Up @@ -1341,6 +1344,7 @@
"The size code of an ad unit (e.g. \"728x90\", \"responsive\").",
"Custom channel name. The members of this dimension match the values from CustomChannel.display_name.",
"Unique ID of a custom channel. The members of this dimension match the values from CustomChannel.reporting_dimension_id.",
"Unique ID of a hosted client's custom channel.",
"Domain name of a verified site (e.g. \"example.com\"). The members of this dimension match the values from Site.domain.",
"Unique ID of a verified site. The members of this dimension match the values from Site.reporting_dimension_id.",
"URL of the page upon which the ad was served. This is a complete URL including scheme and query parameters. Note that the URL that appears in this dimension may be a canonicalized version of the one that was used in the original request, and so may not exactly match the URL that a user might have seen. Note that there are also some caveats to be aware of when using this dimension. For more information, see [Page URL breakdown](https://support.google.com/adsense/answer/11988478).",
Expand Down Expand Up @@ -1912,7 +1916,7 @@
}
}
},
"revision": "20241203",
"revision": "20241211",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down
8 changes: 8 additions & 0 deletions adsense/v2/adsense-gen.go

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

7 changes: 6 additions & 1 deletion artifactregistry/v1/artifactregistry-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2439,7 +2439,7 @@
}
}
},
"revision": "20241011",
"revision": "20241205",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -4145,6 +4145,11 @@
"description": "The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. For each location in a project, repository names must be unique.",
"type": "string"
},
"registryUri": {
"description": "Output only. The repository endpoint, for example: `us-docker.pkg.dev/my-proj/my-repo`.",
"readOnly": true,
"type": "string"
},
"remoteRepositoryConfig": {
"$ref": "RemoteRepositoryConfig",
"description": "Configuration specific for a Remote Repository."
Expand Down
3 changes: 3 additions & 0 deletions artifactregistry/v1/artifactregistry-gen.go

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

27 changes: 18 additions & 9 deletions assuredworkloads/v1/assuredworkloads-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
}
}
},
"revision": "20241107",
"revision": "20241206",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -700,7 +700,8 @@
"REGIONAL_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
"IRS_1075",
"CANADA_CONTROLLED_GOODS"
],
"enumDeprecated": [
false,
Expand All @@ -726,6 +727,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -752,7 +754,8 @@
"Assured Workloads for Regional Controls",
"Healthcare and Life Science Controls",
"Healthcare and Life Science Controls with US Support",
"Internal Revenue Service 1075 controls"
"Internal Revenue Service 1075 controls",
"Canada Controlled Goods"
],
"type": "string"
},
Expand Down Expand Up @@ -1215,7 +1218,8 @@
"REGIONAL_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
"IRS_1075",
"CANADA_CONTROLLED_GOODS"
],
"enumDeprecated": [
false,
Expand All @@ -1241,6 +1245,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -1267,7 +1272,8 @@
"Assured Workloads for Regional Controls",
"Healthcare and Life Science Controls",
"Healthcare and Life Science Controls with US Support",
"Internal Revenue Service 1075 controls"
"Internal Revenue Service 1075 controls",
"Canada Controlled Goods"
],
"type": "string"
},
Expand Down Expand Up @@ -1476,7 +1482,7 @@
"type": "string"
},
"ekmProvisioningState": {
"description": "Indicates Ekm enrollment Provisioning of a given workload.",
"description": "Output only. Indicates Ekm enrollment Provisioning of a given workload.",
"enum": [
"EKM_PROVISIONING_STATE_UNSPECIFIED",
"EKM_PROVISIONING_STATE_PENDING",
Expand All @@ -1489,6 +1495,7 @@
"Failed State for Ekm Provisioning",
"Completed State for Ekm Provisioning"
],
"readOnly": true,
"type": "string"
}
},
Expand Down Expand Up @@ -1525,7 +1532,7 @@
"type": "boolean"
},
"dataLogsViewer": {
"description": "Allow the partner to view inspectability logs and monitoring violations.",
"description": "Optional. Allow the partner to view inspectability logs and monitoring violations.",
"type": "boolean"
},
"serviceAccessApprover": {
Expand All @@ -1540,8 +1547,9 @@
"id": "GoogleCloudAssuredworkloadsV1WorkloadResourceInfo",
"properties": {
"resourceId": {
"description": "Resource identifier. For a project this represents project_number.",
"description": "Output only. Resource identifier. For a project this represents project_number.",
"format": "int64",
"readOnly": true,
"type": "string"
},
"resourceType": {
Expand Down Expand Up @@ -1638,7 +1646,7 @@
"type": "array"
},
"setupStatus": {
"description": "Indicates SAA enrollment status of a given workload.",
"description": "Output only. Indicates SAA enrollment status of a given workload.",
"enum": [
"SETUP_STATE_UNSPECIFIED",
"STATUS_PENDING",
Expand All @@ -1649,6 +1657,7 @@
"SAA enrollment pending.",
"SAA enrollment comopleted."
],
"readOnly": true,
"type": "string"
}
},
Expand Down
15 changes: 9 additions & 6 deletions assuredworkloads/v1/assuredworkloads-gen.go

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

27 changes: 18 additions & 9 deletions assuredworkloads/v1beta1/assuredworkloads-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@
}
}
},
"revision": "20241107",
"revision": "20241206",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -824,7 +824,8 @@
"REGIONAL_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
"IRS_1075",
"CANADA_CONTROLLED_GOODS"
],
"enumDeprecated": [
false,
Expand All @@ -850,6 +851,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -876,7 +878,8 @@
"Assured Workloads for Regional Controls",
"Healthcare and Life Science Controls",
"Healthcare and Life Science Controls with US Support",
"Internal Revenue Service 1075 controls"
"Internal Revenue Service 1075 controls",
"Canada Controlled Goods"
],
"type": "string"
},
Expand Down Expand Up @@ -1458,7 +1461,8 @@
"REGIONAL_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS",
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
"IRS_1075",
"CANADA_CONTROLLED_GOODS"
],
"enumDeprecated": [
false,
Expand All @@ -1484,6 +1488,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -1510,7 +1515,8 @@
"Assured Workloads for Regional Controls",
"Healthcare and Life Science Controls",
"Healthcare and Life Science Controls with US Support",
"Internal Revenue Service 1075 controls"
"Internal Revenue Service 1075 controls",
"Canada Controlled Goods"
],
"type": "string"
},
Expand Down Expand Up @@ -1751,7 +1757,7 @@
"type": "string"
},
"ekmProvisioningState": {
"description": "Indicates Ekm enrollment Provisioning of a given workload.",
"description": "Output only. Indicates Ekm enrollment Provisioning of a given workload.",
"enum": [
"EKM_PROVISIONING_STATE_UNSPECIFIED",
"EKM_PROVISIONING_STATE_PENDING",
Expand All @@ -1764,6 +1770,7 @@
"Failed State for Ekm Provisioning",
"Completed State for Ekm Provisioning"
],
"readOnly": true,
"type": "string"
}
},
Expand Down Expand Up @@ -1836,7 +1843,7 @@
"type": "boolean"
},
"dataLogsViewer": {
"description": "Allow the partner to view inspectability logs and monitoring violations.",
"description": "Optional. Allow the partner to view inspectability logs and monitoring violations.",
"type": "boolean"
},
"serviceAccessApprover": {
Expand All @@ -1851,8 +1858,9 @@
"id": "GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo",
"properties": {
"resourceId": {
"description": "Resource identifier. For a project this represents project_number.",
"description": "Output only. Resource identifier. For a project this represents project_number.",
"format": "int64",
"readOnly": true,
"type": "string"
},
"resourceType": {
Expand Down Expand Up @@ -1949,7 +1957,7 @@
"type": "array"
},
"setupStatus": {
"description": "Indicates SAA enrollment status of a given workload.",
"description": "Output only. Indicates SAA enrollment status of a given workload.",
"enum": [
"SETUP_STATE_UNSPECIFIED",
"STATUS_PENDING",
Expand All @@ -1960,6 +1968,7 @@
"SAA enrollment pending.",
"SAA enrollment comopleted."
],
"readOnly": true,
"type": "string"
}
},
Expand Down
Loading