Skip to content

Commit 0aff6a5

Browse files
garrettjonesgooglemziccard
authored andcommitted
---
yaml --- r: 7333 b: refs/heads/tswast-patch-1 c: e2b1969 h: refs/heads/master i: 7331: d2ad38b
1 parent e17852c commit 0aff6a5

5 files changed

Lines changed: 1 addition & 29 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: 7282c7a54f8cfa1ea0484e7861b1dbee42df27ec
60+
refs/heads/tswast-patch-1: e2b1969f662bb674820df1b554a9b645b07e6d11
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/gcloud-java-pubsub/baseline/src/main/java/com/google/gcloud/pubsub/spi/PublisherApi.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,6 @@ public static final String parseTopicFromTopicPath(String topicPath) {
175175
// Factory Methods
176176
// ===============
177177

178-
/**
179-
* Constructs an instance of PublisherSettings with default settings.
180-
*/
181-
public static PublisherSettings newSettings() {
182-
return PublisherSettings.create();
183-
}
184-
185178
/**
186179
* Constructs an instance of PublisherApi with default settings.
187180
*

branches/tswast-patch-1/gcloud-java-pubsub/baseline/src/main/java/com/google/gcloud/pubsub/spi/SubscriberApi.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,6 @@ public static final String parseSubscriptionFromSubscriptionPath(String subscrip
178178
// Factory Methods
179179
// ===============
180180

181-
/**
182-
* Constructs an instance of SubscriberSettings with default settings.
183-
*/
184-
public static SubscriberSettings newSettings() {
185-
return SubscriberSettings.create();
186-
}
187-
188181
/**
189182
* Constructs an instance of SubscriberApi with default settings.
190183
*

branches/tswast-patch-1/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/PublisherApi.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,6 @@ public static final String parseTopicFromTopicPath(String topicPath) {
175175
// Factory Methods
176176
// ===============
177177

178-
/**
179-
* Constructs an instance of PublisherSettings with default settings.
180-
*/
181-
public static PublisherSettings newSettings() {
182-
return PublisherSettings.create();
183-
}
184-
185178
/**
186179
* Constructs an instance of PublisherApi with default settings.
187180
*

branches/tswast-patch-1/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/SubscriberApi.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,6 @@ public static final String parseSubscriptionFromSubscriptionPath(String subscrip
178178
// Factory Methods
179179
// ===============
180180

181-
/**
182-
* Constructs an instance of SubscriberSettings with default settings.
183-
*/
184-
public static SubscriberSettings newSettings() {
185-
return SubscriberSettings.create();
186-
}
187-
188181
/**
189182
* Constructs an instance of SubscriberApi with default settings.
190183
*

0 commit comments

Comments
 (0)