Skip to content

Commit da38ebd

Browse files
feat(all): auto-regenerate discovery clients (#2236)
1 parent cc28ceb commit da38ebd

File tree

14 files changed

+2407
-148
lines changed

14 files changed

+2407
-148
lines changed

assuredworkloads/v1/assuredworkloads-api.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
}
567567
}
568568
},
569-
"revision": "20231017",
569+
"revision": "20231023",
570570
"rootUrl": "https://assuredworkloads.googleapis.com/",
571571
"schemas": {
572572
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
@@ -1121,7 +1121,7 @@
11211121
"readOnly": true
11221122
},
11231123
"compliantButDisallowedServices": {
1124-
"description": "Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment.\"",
1124+
"description": "Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment.",
11251125
"items": {
11261126
"type": "string"
11271127
},
@@ -1140,7 +1140,8 @@
11401140
},
11411141
"ekmProvisioningResponse": {
11421142
"$ref": "GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse",
1143-
"description": "Optional. Represents the Ekm Provisioning State of the given workload."
1143+
"description": "Output only. Represents the Ekm Provisioning State of the given workload.",
1144+
"readOnly": true
11441145
},
11451146
"enableSovereignControls": {
11461147
"description": "Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.",

assuredworkloads/v1/assuredworkloads-gen.go

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

assuredworkloads/v1beta1/assuredworkloads-api.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
}
564564
}
565565
},
566-
"revision": "20230914",
566+
"revision": "20231023",
567567
"rootUrl": "https://assuredworkloads.googleapis.com/",
568568
"schemas": {
569569
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
@@ -1167,7 +1167,7 @@
11671167
"readOnly": true
11681168
},
11691169
"compliantButDisallowedServices": {
1170-
"description": "Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment.\"",
1170+
"description": "Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment.",
11711171
"items": {
11721172
"type": "string"
11731173
},
@@ -1186,7 +1186,8 @@
11861186
},
11871187
"ekmProvisioningResponse": {
11881188
"$ref": "GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponse",
1189-
"description": "Optional. Represents the Ekm Provisioning State of the given workload."
1189+
"description": "Output only. Represents the Ekm Provisioning State of the given workload.",
1190+
"readOnly": true
11901191
},
11911192
"enableSovereignControls": {
11921193
"description": "Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.",

assuredworkloads/v1beta1/assuredworkloads-gen.go

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

0 commit comments

Comments
 (0)