Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

feat: add v1beta client #176

Merged
merged 1 commit into from Jul 21, 2020
Merged

feat: add v1beta client #176

merged 1 commit into from Jul 21, 2020

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Jul 21, 2020

Add the v1beta client

The v1alpha client will be removed separately in another PR as it has never been public and does not conform to the naming convention.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 21, 2020
@chingor13 chingor13 requested a review from a team July 21, 2020 00:16
@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #176 into master will decrease coverage by 0.98%.
The diff coverage is 75.10%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #176      +/-   ##
============================================
- Coverage     76.83%   75.85%   -0.99%     
- Complexity      212      486     +274     
============================================
  Files            18       42      +24     
  Lines          1878     4348    +2470     
  Branches          6       28      +22     
============================================
+ Hits           1443     3298    +1855     
- Misses          429     1016     +587     
- Partials          6       34      +28     
Impacted Files Coverage Δ Complexity Δ
.../v1beta/stub/GameServerDeploymentsServiceStub.java 6.25% <6.25%> (ø) 1.00 <1.00> (?)
...ing/v1beta/stub/GameServerClustersServiceStub.java 7.14% <7.14%> (ø) 1.00 <1.00> (?)
...le/cloud/gaming/v1beta/stub/RealmsServiceStub.java 8.33% <8.33%> (ø) 1.00 <1.00> (?)
...g/v1beta/GameServerDeploymentsServiceSettings.java 10.60% <10.60%> (ø) 2.00 <2.00> (?)
...ming/v1beta/stub/GameServerConfigsServiceStub.java 11.11% <11.11%> (ø) 1.00 <1.00> (?)
...ming/v1beta/GameServerClustersServiceSettings.java 11.66% <11.66%> (ø) 2.00 <2.00> (?)
...gle/cloud/gaming/v1beta/RealmsServiceSettings.java 15.55% <15.55%> (ø) 2.00 <2.00> (?)
...aming/v1beta/GameServerConfigsServiceSettings.java 15.90% <15.90%> (ø) 2.00 <2.00> (?)
.../GrpcGameServerClustersServiceCallableFactory.java 50.00% <50.00%> (ø) 4.00 <4.00> (?)
...b/GrpcGameServerConfigsServiceCallableFactory.java 50.00% <50.00%> (ø) 4.00 <4.00> (?)
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4de46b8...3011a85. Read the comment docs.

@chingor13 chingor13 merged commit d818dd4 into master Jul 21, 2020
@chingor13 chingor13 deleted the v1beta branch July 21, 2020 03:35
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 27, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.20.0](https://www.github.com/googleapis/java-game-servers/compare/v0.19.1...v0.20.0) (2020-07-22)


### ⚠ BREAKING CHANGES

* remove v1alpha client (#177)

### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#159](https://www.github.com/googleapis/java-game-servers/issues/159)) ([871c822](https://www.github.com/googleapis/java-game-servers/commit/871c8220f663daf99947dcc6fcb885beec3b62cd))
* add v1beta client ([#176](https://www.github.com/googleapis/java-game-servers/issues/176)) ([d818dd4](https://www.github.com/googleapis/java-game-servers/commit/d818dd45282989d7f437466e2b6378b27a820a7c))
* remove v1alpha client ([#177](https://www.github.com/googleapis/java-game-servers/issues/177)) ([948776f](https://www.github.com/googleapis/java-game-servers/commit/948776f3975770a5e7f2d2bec1435e8727bd2638))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#138](https://www.github.com/googleapis/java-game-servers/issues/138)) ([6e0743e](https://www.github.com/googleapis/java-game-servers/commit/6e0743e1b0d0e064d6e80e48ae7b4bb54ef3a5af))
* update dependency com.google.api:api-common to v1.9.2 ([#143](https://www.github.com/googleapis/java-game-servers/issues/143)) ([0a794e9](https://www.github.com/googleapis/java-game-servers/commit/0a794e9f4a0c880d00bf6be7f92a709115631294))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#129](https://www.github.com/googleapis/java-game-servers/issues/129)) ([9bd660b](https://www.github.com/googleapis/java-game-servers/commit/9bd660be9f5dcad15850c26d1401f47fc7c37c98))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#171](https://www.github.com/googleapis/java-game-servers/issues/171)) ([043e1c0](https://www.github.com/googleapis/java-game-servers/commit/043e1c05b791d9057e3095cca5a073d99764d5b5))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#173](https://www.github.com/googleapis/java-game-servers/issues/173)) ([eeb1a1b](https://www.github.com/googleapis/java-game-servers/commit/eeb1a1b5b559f1e3f52bccb3e894cfcfde8b5648))
* update dependency com.google.guava:guava-bom to v29 ([#107](https://www.github.com/googleapis/java-game-servers/issues/107)) ([5d8453f](https://www.github.com/googleapis/java-game-servers/commit/5d8453f9cc18b55a6dcec181e1c43b23593bb634))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#132](https://www.github.com/googleapis/java-game-servers/issues/132)) ([3976e6f](https://www.github.com/googleapis/java-game-servers/commit/3976e6fa0706939307673ebd014abddbb7e1c318))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#136](https://www.github.com/googleapis/java-game-servers/issues/136)) ([3722284](https://www.github.com/googleapis/java-game-servers/commit/3722284784dbcdadc9f688de7c9db5492e740dd4))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#121](https://www.github.com/googleapis/java-game-servers/issues/121)) ([1a3260b](https://www.github.com/googleapis/java-game-servers/commit/1a3260bd287d63402fa94ee7418748f821c7c5da))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#147](https://www.github.com/googleapis/java-game-servers/issues/147)) ([a715575](https://www.github.com/googleapis/java-game-servers/commit/a7155750469f762e54b8ef0fce44db56a76c3fe0))
* update dependency org.threeten:threetenbp to v1.4.4 ([#125](https://www.github.com/googleapis/java-game-servers/issues/125)) ([ce50084](https://www.github.com/googleapis/java-game-servers/commit/ce50084b59e665c995eeb2db2684f080e326eff3))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
2 participants