Uses of Interface
com.google.pubsub.v1.StreamingPullResponse.SubscriptionPropertiesOrBuilder
-
Packages that use StreamingPullResponse.SubscriptionPropertiesOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of StreamingPullResponse.SubscriptionPropertiesOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement StreamingPullResponse.SubscriptionPropertiesOrBuilder Modifier and Type Class Description static classStreamingPullResponse.SubscriptionPropertiesSubscription properties sent as part of the response.static classStreamingPullResponse.SubscriptionProperties.BuilderSubscription properties sent as part of the response.Methods in com.google.pubsub.v1 that return StreamingPullResponse.SubscriptionPropertiesOrBuilder Modifier and Type Method Description StreamingPullResponse.SubscriptionPropertiesOrBuilderStreamingPullResponse.Builder. getSubscriptionPropertiesOrBuilder()Properties associated with this subscription.StreamingPullResponse.SubscriptionPropertiesOrBuilderStreamingPullResponse. getSubscriptionPropertiesOrBuilder()Properties associated with this subscription.StreamingPullResponse.SubscriptionPropertiesOrBuilderStreamingPullResponseOrBuilder. getSubscriptionPropertiesOrBuilder()Properties associated with this subscription.
-