Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
PushConfig.NoWrapper
Sets the `data` field as the HTTP body for delivery.
|
static class |
PushConfig.NoWrapper.Builder
Sets the `data` field as the HTTP body for delivery.
|
Modifier and Type | Method and Description |
---|---|
PushConfig.NoWrapperOrBuilder |
PushConfig.getNoWrapperOrBuilder()
When set, the payload to the push endpoint is not wrapped.
|
PushConfig.NoWrapperOrBuilder |
PushConfig.Builder.getNoWrapperOrBuilder()
When set, the payload to the push endpoint is not wrapped.
|
PushConfig.NoWrapperOrBuilder |
PushConfigOrBuilder.getNoWrapperOrBuilder()
When set, the payload to the push endpoint is not wrapped.
|
Copyright © 2023 Google LLC. All rights reserved.