Class PubsubContext
java.lang.Object
com.google.cloud.pubsublite.internal.wire.PubsubContext
A context for identifying clients based on basic properties.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA unique string representing the unambiguous name of a framework in SCREAMING_SNAKE_CASE. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Optional<PubsubContext.Framework>static PubsubContextof()static PubsubContextof(PubsubContext.Framework framework)
-
Constructor Details
-
PubsubContext
public PubsubContext()
-
-
Method Details
-
framework
-
of
-
of
-