Skip to content

Commit 21844c0

Browse files
nithinsujirpongad
authored andcommitted
---
yaml --- r: 10039 b: refs/heads/hzyi-move-bom-info-up c: fc3c81f h: refs/heads/master i: 10037: f512747 10035: 8d38599 10031: b370c2e
1 parent 9b803d2 commit 21844c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ refs/tags/v0.55.0: 01b46f9b12b2b8a3070467d7dceeb040bbce4ee2
109109
refs/tags/v0.55.1: 9c9664b8be47a8548100c42df02f03a7888a982a
110110
refs/tags/v0.56.0: c31fb69430b7e6d4139db41d8491c0ed56028436
111111
refs/heads/gcs-bucket-lock: 7a109589d7d1c5852961bcd7303936e664ef5091
112-
refs/heads/hzyi-move-bom-info-up: b080e65b81f99562658fe0c2e4db463032bec477
112+
refs/heads/hzyi-move-bom-info-up: fc3c81fb1ef98b3da3567b86b81fdd960a6d1a37
113113
refs/tags/v0.57.0: f9845be37c0b524de2b3c0f34c539c42fe49b335
114114
refs/tags/v0.58.0: a1f1af76bca0933c003646372b07142cfe22f3fc
115115
refs/tags/v0.59.0: 32a3ffd5009922e34c0dd00c8e49e42a01866241

branches/hzyi-move-bom-info-up/google-cloud-examples/src/main/java/com/google/cloud/examples/pubsub/snippets/SubscriberSnippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ private Subscriber createSubscriberWithCustomCredentials() throws Exception {
184184
Subscriber.newBuilder(subscriptionName, receiver)
185185
.setCredentialsProvider(credentialsProvider)
186186
.build();
187-
// [START pubsub_subscriber_custom_credentials]
187+
// [END pubsub_subscriber_custom_credentials]
188188
return subscriber;
189189
}
190190

0 commit comments

Comments
 (0)