Skip to content

Commit 5e00536

Browse files
committed
samples: Payload Unwrapping
1 parent 4862935 commit 5e00536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/src/main/java/pubsub/CreatePushNoWrapperSubscriptionExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import com.google.pubsub.v1.TopicName;
2727
import java.io.IOException;
2828

29-
public class CreatePushSubscriptionExample {
29+
public class CreatePushNoWrapperSubscriptionExample {
3030
public static void main(String... args) throws Exception {
3131
// TODO(developer): Replace these variables before running the sample.
3232
String projectId = "your-project-id";

0 commit comments

Comments
 (0)