Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mziccard
Copy link
Contributor

This PR adds gcloud-php to the landing page's menu and renames every use of gcloud to gcloud-java when required. Another PR will follow to actually update the landing page for the currently deployed site.

@mziccard mziccard added the docs label Jun 27, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 27, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 86.104% when pulling a6db208 on mziccard:update-landing-page into 20e5280 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

/cc @lesv

@lesv
Copy link
Contributor

lesv commented Jun 28, 2016

LGTM

@mziccard
Copy link
Contributor Author

@lesv thanks

@mziccard mziccard merged commit bc016f7 into googleapis:master Jun 28, 2016
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
πŸ€– I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
πŸ€– I have created a release *beep* *boop*
---


## [2.3.5](https://togithub.com/googleapis/java-translate/compare/v2.3.4...v2.3.5) (2022-10-03)


### Dependencies

* Update dependency com.google.cloud:google-cloud-core to v2.8.12 ([#1076](https://togithub.com/googleapis/java-translate/issues/1076)) ([d76889c](https://togithub.com/googleapis/java-translate/commit/d76889cc92fb1cad71d4be4552d68c962deddfed))
* Update dependency com.google.cloud:google-cloud-core to v2.8.13 ([#1083](https://togithub.com/googleapis/java-translate/issues/1083)) ([3819209](https://togithub.com/googleapis/java-translate/commit/3819209e110df183aba335e22b404c6bc415772a))
* Update dependency com.google.cloud:google-cloud-core to v2.8.14 ([#1084](https://togithub.com/googleapis/java-translate/issues/1084)) ([c2e0417](https://togithub.com/googleapis/java-translate/commit/c2e04178b37396435f6c24d180fd67cbf9bfba3c))
* Update dependency com.google.cloud:google-cloud-core to v2.8.15 ([#1085](https://togithub.com/googleapis/java-translate/issues/1085)) ([554b02f](https://togithub.com/googleapis/java-translate/commit/554b02fa2b97ff4841ae35e7e43ab6c72335a97e))
* Update dependency com.google.cloud:google-cloud-core to v2.8.18 ([#1087](https://togithub.com/googleapis/java-translate/issues/1087)) ([dc3663e](https://togithub.com/googleapis/java-translate/commit/dc3663e29574467bd25400c7d91bd0c1ca036038))
* Update dependency com.google.cloud:google-cloud-core to v2.8.19 ([#1090](https://togithub.com/googleapis/java-translate/issues/1090)) ([982faf0](https://togithub.com/googleapis/java-translate/commit/982faf0eba19064a3b82ad45c2567e613aa225e9))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#1092](https://togithub.com/googleapis/java-translate/issues/1092)) ([34fd42e](https://togithub.com/googleapis/java-translate/commit/34fd42e19a494aebfd1f6ab73274ed5b38f175a4))
* Update dependency com.google.cloud:google-cloud-storage to v2.12.0 ([#1078](https://togithub.com/googleapis/java-translate/issues/1078)) ([06861c1](https://togithub.com/googleapis/java-translate/commit/06861c153ec52be12b8d2e891482bdef76f0a850))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.api:api-common](https://togithub.com/googleapis/gapic-generator-java) | `2.4.0` -> `2.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.5.0/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.5.0/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/gapic-generator-java</summary>

### [`v2.5.0`](https://togithub.com/googleapis/gapic-generator-java/blob/HEAD/CHANGELOG.md#&#8203;250-httpsgithubcomgoogleapisgapic-generator-javacomparev241v250-2022-01-22)

[Compare Source](https://togithub.com/googleapis/gapic-generator-java/compare/v2.4.0...v2.5.0)

##### Features

-   add server streaming support for REST transport ([#&#8203;902](https://togithub.com/googleapis/gapic-generator-java/issues/902)) ([3b2dec6](https://togithub.com/googleapis/gapic-generator-java/commit/3b2dec6adf46823eeb6859e93362e63f00d84ffc))
-   make generated test values comply with url path template ([#&#8203;903](https://togithub.com/googleapis/gapic-generator-java/issues/903)) ([bfb35cd](https://togithub.com/googleapis/gapic-generator-java/commit/bfb35cd31c05b5fbd2ea8073bcdcfdd3496bca12))

##### [2.4.1](https://togithub.com/googleapis/gapic-generator-java/compare/v2.4.0...v2.4.1) (2022-01-14)

##### Bug Fixes

-   expose extra deps transitively to library users ([#&#8203;899](https://togithub.com/googleapis/gapic-generator-java/issues/899)) ([8fa2660](https://togithub.com/googleapis/gapic-generator-java/commit/8fa2660022cf65ebed011165378683173989332b))
-   fix broken Gradle allJars task on generated libs ([#&#8203;901](https://togithub.com/googleapis/gapic-generator-java/issues/901)) ([e990105](https://togithub.com/googleapis/gapic-generator-java/commit/e99010596d85f891a738de71be3b5fb9c857594a))

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants