Uses of Interface
com.google.pubsub.v1.PushConfig.PubsubWrapperOrBuilder
-
Packages that use PushConfig.PubsubWrapperOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of PushConfig.PubsubWrapperOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement PushConfig.PubsubWrapperOrBuilder Modifier and Type Class Description static classPushConfig.PubsubWrapperThe payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).static classPushConfig.PubsubWrapper.BuilderThe payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).Methods in com.google.pubsub.v1 that return PushConfig.PubsubWrapperOrBuilder Modifier and Type Method Description PushConfig.PubsubWrapperOrBuilderPushConfig.Builder. getPubsubWrapperOrBuilder()When set, the payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).PushConfig.PubsubWrapperOrBuilderPushConfig. getPubsubWrapperOrBuilder()When set, the payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).PushConfig.PubsubWrapperOrBuilderPushConfigOrBuilder. getPubsubWrapperOrBuilder()When set, the payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
-