Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add snippets to PubSub's javadoc, PubSubSnippets class and tests#1243

Merged
mziccard merged 4 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:pubsub-snippetsmziccard/gcloud-java:pubsub-snippetsCopy head branch name to clipboard
Sep 15, 2016
Merged

Add snippets to PubSub's javadoc, PubSubSnippets class and tests#1243
mziccard merged 4 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:pubsub-snippetsmziccard/gcloud-java:pubsub-snippetsCopy head branch name to clipboard

Conversation

@mziccard

Copy link
Copy Markdown
Contributor

No description provided.

@mziccard mziccard added the docs label Sep 14, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 14, 2016
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.883% when pulling 5bcf665 on mziccard:pubsub-snippets into 9c840d6 on GoogleCloudPlatform:master.

@mziccard

Copy link
Copy Markdown
Contributor Author

/cc @lesv

// [START getSink]
Sink sink = logging.getSink(sinkName);
if (sink != null) {
if (sink == null) {

This comment was marked as spam.

import java.util.UUID;
import java.util.concurrent.ExecutionException;

public class ITPubSubSnippets {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@lesv

lesv commented Sep 15, 2016

Copy link
Copy Markdown
Contributor

LGTM

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.883% when pulling e0dbb7e on mziccard:pubsub-snippets into 9c840d6 on GoogleCloudPlatform:master.

@lesv

lesv commented Sep 15, 2016

Copy link
Copy Markdown
Contributor

LGTM

@mziccard mziccard merged commit b0f734e into googleapis:master Sep 15, 2016
@mziccard mziccard mentioned this pull request Sep 26, 2016
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…1829) (#1243)

* chore: update dependencies in requirements.txt to address dependabot security alerts

* update dependencies within gcp/templates

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Source-Link: https://togithub.com/googleapis/synthtool/commit/af76aa51249c5f6d8efb66e8ac390ec651f9f2f6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:46d2d262cd285c638656c8bde468011b723dc0c7ffd6a5ecc2650fe639c82e8f
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…1829) (#1243)

* chore: update dependencies in requirements.txt to address dependabot security alerts

* update dependencies within gcp/templates

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Source-Link: https://togithub.com/googleapis/synthtool/commit/af76aa51249c5f6d8efb66e8ac390ec651f9f2f6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:46d2d262cd285c638656c8bde468011b723dc0c7ffd6a5ecc2650fe639c82e8f
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo added a commit that referenced this pull request Mar 30, 2026
Manual configuration of the required check at Settings tab has been reverted. Adding that back via sync-repo-settings.yaml.
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
Manual configuration of the required check at Settings tab has been reverted. Adding that back via sync-repo-settings.yaml.
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.12](googleapis/java-pubsub@v1.120.11...v1.120.12) (2022-08-18)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.14.4 ([#1242](googleapis/java-pubsub#1242)) ([08cfe80](googleapis/java-pubsub@08cfe80))
* update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#1245](googleapis/java-pubsub#1245)) ([7f933ee](googleapis/java-pubsub@7f933ee))
* update dependency com.google.cloud:google-cloud-core to v2.8.9 ([#1250](googleapis/java-pubsub#1250)) ([7c8fd41](googleapis/java-pubsub@7c8fd41))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#1243](googleapis/java-pubsub#1243)) ([37eaff8](googleapis/java-pubsub@37eaff8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.12](googleapis/java-pubsub@v1.120.11...v1.120.12) (2022-08-18)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.14.4 ([#1242](googleapis/java-pubsub#1242)) ([049ff81](googleapis/java-pubsub@049ff81))
* update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#1245](googleapis/java-pubsub#1245)) ([da509fd](googleapis/java-pubsub@da509fd))
* update dependency com.google.cloud:google-cloud-core to v2.8.9 ([#1250](googleapis/java-pubsub#1250)) ([29d99d8](googleapis/java-pubsub@29d99d8))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#1243](googleapis/java-pubsub#1243)) ([5fcf57d](googleapis/java-pubsub@5fcf57d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.