Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jun 29, 2023
1 parent dc4d425 commit 7a8816b
Show file tree
Hide file tree
Showing 39 changed files with 5,738 additions and 538 deletions.
606 changes: 605 additions & 1 deletion androidpublisher/v3/androidpublisher-api.json

Large diffs are not rendered by default.

986 changes: 959 additions & 27 deletions androidpublisher/v3/androidpublisher-gen.go

Large diffs are not rendered by default.

878 changes: 789 additions & 89 deletions apigee/v1/apigee-api.json

Large diffs are not rendered by default.

3,345 changes: 3,123 additions & 222 deletions apigee/v1/apigee-gen.go

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions artifactregistry/v1/artifactregistry-api.json
Expand Up @@ -1633,7 +1633,7 @@
}
}
},
"revision": "20230622",
"revision": "20230626",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
Expand Down Expand Up @@ -2756,7 +2756,8 @@
"YUM",
"GOOGET",
"PYTHON",
"KFP"
"KFP",
"GO"
],
"enumDescriptions": [
"Unspecified package format.",
Expand All @@ -2767,7 +2768,8 @@
"YUM package format.",
"GooGet package format.",
"Python package format.",
"Kubeflow Pipelines package format."
"Kubeflow Pipelines package format.",
"Go package format."
],
"type": "string"
},
Expand Down
1 change: 1 addition & 0 deletions artifactregistry/v1/artifactregistry-gen.go

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

19 changes: 9 additions & 10 deletions assuredworkloads/v1/assuredworkloads-api.json
Expand Up @@ -519,7 +519,7 @@
}
}
},
"revision": "20230612",
"revision": "20230623",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -565,7 +565,8 @@
"ASSURED_WORKLOADS_FOR_PARTNERS",
"ISR_REGIONS",
"ISR_REGIONS_AND_SUPPORT",
"CA_PROTECTED_B"
"CA_PROTECTED_B",
"IL5"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -583,7 +584,8 @@
"Assured Workloads for Partners;",
"Assured Workloads for Israel",
"Assured Workloads for Israel Regions",
"Assured Workloads for Canada Protected B regime"
"Assured Workloads for Canada Protected B regime",
"Information protection as per DoD IL5 requirements."
],
"type": "string"
},
Expand Down Expand Up @@ -737,11 +739,6 @@
"readOnly": true,
"type": "string"
},
"orgPolicyConstraint": {
"description": "Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.",
"readOnly": true,
"type": "string"
},
"remediation": {
"$ref": "GoogleCloudAssuredworkloadsV1ViolationRemediation",
"description": "Output only. Compliance violation remediation",
Expand Down Expand Up @@ -913,7 +910,8 @@
"ASSURED_WORKLOADS_FOR_PARTNERS",
"ISR_REGIONS",
"ISR_REGIONS_AND_SUPPORT",
"CA_PROTECTED_B"
"CA_PROTECTED_B",
"IL5"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -931,7 +929,8 @@
"Assured Workloads for Partners;",
"Assured Workloads for Israel",
"Assured Workloads for Israel Regions",
"Assured Workloads for Canada Protected B regime"
"Assured Workloads for Canada Protected B regime",
"Information protection as per DoD IL5 requirements."
],
"type": "string"
},
Expand Down
7 changes: 2 additions & 5 deletions assuredworkloads/v1/assuredworkloads-gen.go

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

19 changes: 9 additions & 10 deletions assuredworkloads/v1beta1/assuredworkloads-api.json
Expand Up @@ -595,7 +595,7 @@
}
}
},
"revision": "20230612",
"revision": "20230623",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -655,7 +655,8 @@
"ASSURED_WORKLOADS_FOR_PARTNERS",
"ISR_REGIONS",
"ISR_REGIONS_AND_SUPPORT",
"CA_PROTECTED_B"
"CA_PROTECTED_B",
"IL5"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -673,7 +674,8 @@
"Assured Workloads for Partners;",
"Assured Workloads for Israel",
"Assured Workloads for Israel Regions",
"Assured Workloads for Canada Protected B regime"
"Assured Workloads for Canada Protected B regime",
"Information protection as per DoD IL5 requirements."
],
"type": "string"
},
Expand Down Expand Up @@ -814,11 +816,6 @@
"readOnly": true,
"type": "string"
},
"orgPolicyConstraint": {
"description": "Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.",
"readOnly": true,
"type": "string"
},
"remediation": {
"$ref": "GoogleCloudAssuredworkloadsV1beta1ViolationRemediation",
"description": "Output only. Compliance violation remediation",
Expand Down Expand Up @@ -994,7 +991,8 @@
"ASSURED_WORKLOADS_FOR_PARTNERS",
"ISR_REGIONS",
"ISR_REGIONS_AND_SUPPORT",
"CA_PROTECTED_B"
"CA_PROTECTED_B",
"IL5"
],
"enumDescriptions": [
"Unknown compliance regime.",
Expand All @@ -1012,7 +1010,8 @@
"Assured Workloads for Partners;",
"Assured Workloads for Israel",
"Assured Workloads for Israel Regions",
"Assured Workloads for Canada Protected B regime"
"Assured Workloads for Canada Protected B regime",
"Information protection as per DoD IL5 requirements."
],
"type": "string"
},
Expand Down
7 changes: 2 additions & 5 deletions assuredworkloads/v1beta1/assuredworkloads-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 billingbudgets/v1/billingbudgets-api.json
Expand Up @@ -270,7 +270,7 @@
}
}
},
"revision": "20230529",
"revision": "20230624",
"rootUrl": "https://billingbudgets.googleapis.com/",
"schemas": {
"GoogleCloudBillingBudgetsV1Budget": {
Expand Down Expand Up @@ -407,7 +407,7 @@
"type": "array"
},
"resourceAncestors": {
"description": "Optional. A set of folder and organization names of the form `folders/{folderId}` or `organizations/{organizationId}`, specifying that usage from only this set of folders and organizations should be included in the budget. If omitted, the report includes all usage for all organizations, regardless of which organization the usage occurred on.",
"description": "Optional. A set of folder and organization names of the form `folders/{folderId}` or `organizations/{organizationId}`, specifying that usage from only this set of folders and organizations should be included in the budget. If omitted, the budget includes all usage that the billing account pays for. If the folder or organization contains projects that are paid for by a different Cloud Billing account, the budget *doesn't* apply to those projects.",
"items": {
"type": "string"
},
Expand Down
7 changes: 4 additions & 3 deletions billingbudgets/v1/billingbudgets-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 billingbudgets/v1beta1/billingbudgets-api.json
Expand Up @@ -264,7 +264,7 @@
}
}
},
"revision": "20230529",
"revision": "20230624",
"rootUrl": "https://billingbudgets.googleapis.com/",
"schemas": {
"GoogleCloudBillingBudgetsV1beta1AllUpdatesRule": {
Expand Down Expand Up @@ -438,7 +438,7 @@
"type": "array"
},
"resourceAncestors": {
"description": "Optional. A set of folder and organization names of the form `folders/{folderId}` or `organizations/{organizationId}`, specifying that usage from only this set of folders and organizations should be included in the budget. If omitted, the report includes all usage for all organizations, regardless of which organization the usage occurred on.",
"description": "Optional. A set of folder and organization names of the form `folders/{folderId}` or `organizations/{organizationId}`, specifying that usage from only this set of folders and organizations should be included in the budget. If omitted, the budget includes all usage that the billing account pays for. If the folder or organization contains projects that are paid for by a different Cloud Billing account, the budget *doesn't* apply to those projects.",
"items": {
"type": "string"
},
Expand Down
7 changes: 4 additions & 3 deletions billingbudgets/v1beta1/billingbudgets-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 calendar/v3/calendar-api.json
Expand Up @@ -1735,7 +1735,7 @@
}
}
},
"revision": "20230616",
"revision": "20230623",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Acl": {
Expand Down Expand Up @@ -2626,7 +2626,7 @@
},
"workingLocationProperties": {
"$ref": "EventWorkingLocationProperties",
"description": "Working Location event data. Read-only. Developer Preview."
"description": "Working Location event data. Developer Preview."
}
},
"type": "object"
Expand Down
4 changes: 2 additions & 2 deletions calendar/v3/calendar-gen.go

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

0 comments on commit 7a8816b

Please sign in to comment.