Skip to content

Commit

Permalink
feat(container): add SoleTenantConfig API (#8015)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 536516473

Source-Link: https://togithub.com/googleapis/googleapis/commit/0fb1181647f076e33f936babee46cdf362798dd5

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/3d69310994242d5bdb9d345f4d894d45b7262f9d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2Q2OTMxMDk5NDI0MmQ1YmRiOWQzNDVmNGQ4OTRkNDViNzI2MmY5ZCJ9
BEGIN_NESTED_COMMIT
feat(spanner/admin/database): add DdlStatementActionInfo and add actions to UpdateDatabaseDdlMetadata
PiperOrigin-RevId: 536483675

Source-Link: https://togithub.com/googleapis/googleapis/commit/9b1c2530092fb47ebdfdc8bf88060282a5ca71c9

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b90140645d4e1cfa7b56f6083a43cfdd872558ba
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjkwMTQwNjQ1ZDRlMWNmYTdiNTZmNjA4M2E0M2NmZGQ4NzI1NThiYSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(talent): Add three per company option to diversification levels
PiperOrigin-RevId: 536429537

Source-Link: https://togithub.com/googleapis/googleapis/commit/7cb9709446ff8de8c1587448889b1dd26a3b1b2d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/bc0f6d65d7da9fb78c6e3773d8c0cc8b1af86b41
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmMwZjZkNjVkN2RhOWZiNzhjNmUzNzczZDhjMGNjOGIxYWY4NmI0MSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed May 31, 2023
1 parent 1c7edc8 commit 01eff11
Show file tree
Hide file tree
Showing 194 changed files with 5,575 additions and 5,219 deletions.
8,513 changes: 4,375 additions & 4,138 deletions container/apiv1/containerpb/cluster_service.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion internal/.repo-metadata-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
"description": "Container Analysis API",
"language": "Go",
"client_library_type": "generated",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/containeranalysis/latest/apiv1beta1",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/latest/containeranalysis/apiv1beta1",
"release_level": "beta",
"library_type": "GAPIC_AUTO"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/accessapproval/apiv1",
"version": "1.6.1",
"version": "1.7.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/accesscontextmanager/apiv1",
"version": "1.7.1",
"version": "1.8.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/advisorynotifications/apiv1",
"version": "0.2.1",
"version": "0.3.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.42.0",
"version": "1.43.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.42.0",
"version": "1.43.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/alloydb/apiv1",
"version": "1.0.1",
"version": "1.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/alloydb/apiv1alpha",
"version": "1.0.1",
"version": "1.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/alloydb/apiv1beta",
"version": "1.0.1",
"version": "1.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/analytics/admin/apiv1alpha",
"version": "0.20.0",
"version": "0.21.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apigateway/apiv1",
"version": "1.5.1",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apigeeconnect/apiv1",
"version": "1.5.1",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apigeeregistry/apiv1",
"version": "0.6.1",
"version": "0.7.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/apikeys/apiv2",
"version": "1.0.1",
"version": "1.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/appengine/apiv1",
"version": "1.7.3",
"version": "1.8.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/area120/tables/apiv1alpha1",
"version": "0.7.2",
"version": "0.8.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/artifactregistry/apiv1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/artifactregistry/apiv1beta2",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/asset/apiv1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/asset/apiv1p2beta1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/asset/apiv1p5beta1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/assuredworkloads/apiv1",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/assuredworkloads/apiv1beta1",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/automl/apiv1",
"version": "1.12.1",
"version": "1.13.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/automl/apiv1beta1",
"version": "1.12.1",
"version": "1.13.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/baremetalsolution/apiv2",
"version": "1.0.1",
"version": "1.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/batch/apiv1",
"version": "1.1.0",
"version": "1.2.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/beyondcorp/appconnections/apiv1",
"version": "0.5.1",
"version": "0.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/beyondcorp/appconnectors/apiv1",
"version": "0.5.1",
"version": "0.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/beyondcorp/appgateways/apiv1",
"version": "0.5.1",
"version": "0.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/beyondcorp/clientconnectorservices/apiv1",
"version": "0.5.1",
"version": "0.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/beyondcorp/clientgateways/apiv1",
"version": "0.5.1",
"version": "0.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/billing/apiv1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/billing/budgets/apiv1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/billing/budgets/apiv1beta1",
"version": "1.13.1",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/binaryauthorization/apiv1",
"version": "1.5.1",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/binaryauthorization/apiv1beta1",
"version": "1.5.1",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/certificatemanager/apiv1",
"version": "1.6.1",
"version": "1.7.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/channel/apiv1",
"version": "1.14.0",
"version": "1.15.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/cloudbuild/apiv2",
"version": "1.9.1",
"version": "1.10.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/clouddms/apiv1",
"version": "1.5.1",
"version": "1.6.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/cloudtasks/apiv2",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/cloudtasks/apiv2beta2",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/cloudtasks/apiv2beta3",
"version": "1.10.1",
"version": "1.11.0",
"language": "GO",
"apis": [
{
Expand Down
Loading

0 comments on commit 01eff11

Please sign in to comment.