public abstract static class PubsubContext.FrameworkA unique string representing the unambiguous name of a framework in SCREAMING_SNAKE_CASE.
Setting this value will be used to track framework popularity in internal metrics.
Static Methods
of(String value)
public static PubsubContext.Framework of(String value)| Parameter | |
|---|---|
| Name | Description |
value |
String |
| Returns | |
|---|---|
| Type | Description |
PubsubContext.Framework |
|
Constructors
Framework()
public Framework()Methods
value()
public abstract String value()| Returns | |
|---|---|
| Type | Description |
String |
|