Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2725)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Aug 8, 2024
1 parent d0759b0 commit b2c7c05
Show file tree
Hide file tree
Showing 26 changed files with 4,564 additions and 725 deletions.
4 changes: 2 additions & 2 deletions androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4731,7 +4731,7 @@
}
}
},
"revision": "20240805",
"revision": "20240806",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -7513,7 +7513,7 @@
"type": "object"
},
"MultiAbi": {
"description": "Represents a list of apis.",
"description": "Represents a list of ABIs.",
"id": "MultiAbi",
"properties": {
"abi": {
Expand Down
2 changes: 1 addition & 1 deletion androidpublisher/v3/androidpublisher-gen.go

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

1,227 changes: 1,168 additions & 59 deletions backupdr/v1/backupdr-api.json

Large diffs are not rendered by default.

2,336 changes: 2,217 additions & 119 deletions backupdr/v1/backupdr-gen.go

Large diffs are not rendered by default.

50 changes: 49 additions & 1 deletion beyondcorp/v1/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,43 @@
"https://www.googleapis.com/auth/cloud-platform"
]
},
"shouldThrottle": {
"description": "Calls the Bouncer method ShouldThrottle to check if a request should be throttled.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:shouldThrottle",
"httpMethod": "GET",
"id": "beyondcorp.projects.locations.appGateways.shouldThrottle",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Required. Name of the resource",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/appGateways/[^/]+$",
"required": true,
"type": "string"
},
"port": {
"description": "Optional. The port that is being throttled",
"format": "int32",
"location": "query",
"type": "integer"
},
"requestedAmount": {
"description": "Optional. The current throughput through the port (mbps)",
"format": "int64",
"location": "query",
"type": "string"
}
},
"path": "v1/{+name}:shouldThrottle",
"response": {
"$ref": "ShouldThrottleResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
},
"testIamPermissions": {
"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:testIamPermissions",
Expand Down Expand Up @@ -1804,7 +1841,7 @@
}
}
},
"revision": "20240424",
"revision": "20240802",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -3410,6 +3447,17 @@
},
"type": "object"
},
"ShouldThrottleResponse": {
"description": "Response message for calling ShouldThrottle",
"id": "ShouldThrottleResponse",
"properties": {
"shouldThrottle": {
"description": "Whether the port should be throttled",
"type": "boolean"
}
},
"type": "object"
},
"Tunnelv1ProtoTunnelerError": {
"description": "TunnelerError is an error proto for errors returned by the connection manager.",
"id": "Tunnelv1ProtoTunnelerError",
Expand Down
147 changes: 147 additions & 0 deletions beyondcorp/v1/beyondcorp-gen.go

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

11 changes: 6 additions & 5 deletions cloudcontrolspartner/v1/cloudcontrolspartner-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
}
}
},
"revision": "20240717",
"revision": "20240731",
"rootUrl": "https://cloudcontrolspartner.googleapis.com/",
"schemas": {
"AccessApprovalRequest": {
Expand Down Expand Up @@ -598,8 +598,7 @@
"readOnly": true
},
"displayName": {
"description": "Output only. The customer organization's display name. E.g. \"google.com\".",
"readOnly": true,
"description": "Optional. The customer organization's display name. E.g. \"Google\".",
"type": "string"
},
"isOnboarded": {
Expand Down Expand Up @@ -1010,14 +1009,16 @@
"ACCESS_TRANSPARENCY_AND_EMERGENCY_ACCESS_LOGS",
"ASSURED_WORKLOADS_MONITORING",
"ACCESS_APPROVAL_REQUESTS",
"ASSURED_WORKLOADS_EKM_CONNECTION_STATUS"
"ASSURED_WORKLOADS_EKM_CONNECTION_STATUS",
"ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER"
],
"enumDescriptions": [
"Unspecified partner permission",
"Permission for Access Transparency and emergency logs",
"Permission for Assured Workloads monitoring violations",
"Permission for Access Approval requests",
"Permission for External Key Manager connection status"
"Permission for External Key Manager connection status",
"Permission for support case details for Access Transparency log entries"
],
"type": "string"
},
Expand Down
6 changes: 4 additions & 2 deletions cloudcontrolspartner/v1/cloudcontrolspartner-gen.go

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

11 changes: 6 additions & 5 deletions cloudcontrolspartner/v1beta/cloudcontrolspartner-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
}
}
},
"revision": "20240717",
"revision": "20240731",
"rootUrl": "https://cloudcontrolspartner.googleapis.com/",
"schemas": {
"AccessApprovalRequest": {
Expand Down Expand Up @@ -598,8 +598,7 @@
"readOnly": true
},
"displayName": {
"description": "Output only. The customer organization's display name. E.g. \"google.com\".",
"readOnly": true,
"description": "Optional. The customer organization's display name. E.g. \"Google\".",
"type": "string"
},
"isOnboarded": {
Expand Down Expand Up @@ -1010,14 +1009,16 @@
"ACCESS_TRANSPARENCY_AND_EMERGENCY_ACCESS_LOGS",
"ASSURED_WORKLOADS_MONITORING",
"ACCESS_APPROVAL_REQUESTS",
"ASSURED_WORKLOADS_EKM_CONNECTION_STATUS"
"ASSURED_WORKLOADS_EKM_CONNECTION_STATUS",
"ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER"
],
"enumDescriptions": [
"Unspecified partner permission",
"Permission for Access Transparency and emergency logs",
"Permission for Assured Workloads monitoring violations",
"Permission for Access Approval requests",
"Permission for External Key Manager connection status"
"Permission for External Key Manager connection status",
"Permission for support case details for Access Transparency log entries"
],
"type": "string"
},
Expand Down
6 changes: 4 additions & 2 deletions cloudcontrolspartner/v1beta/cloudcontrolspartner-gen.go

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

Loading

0 comments on commit b2c7c05

Please sign in to comment.