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 class
StreamingPullResponse.SubscriptionProperties
Subscription properties sent as part of the response.static class
StreamingPullResponse.SubscriptionProperties.Builder
Subscription properties sent as part of the response.Methods in com.google.pubsub.v1 that return StreamingPullResponse.SubscriptionPropertiesOrBuilder Modifier and Type Method Description StreamingPullResponse.SubscriptionPropertiesOrBuilder
StreamingPullResponse.Builder. getSubscriptionPropertiesOrBuilder()
Properties associated with this subscription.StreamingPullResponse.SubscriptionPropertiesOrBuilder
StreamingPullResponse. getSubscriptionPropertiesOrBuilder()
Properties associated with this subscription.StreamingPullResponse.SubscriptionPropertiesOrBuilder
StreamingPullResponseOrBuilder. getSubscriptionPropertiesOrBuilder()
Properties associated with this subscription.
-