Annotation Interface PubSubClient
@Documented
@Retention(RUNTIME)
@Target(TYPE)
@Introduction
@Type(PubSubClientIntroductionAdvice.class)
@Singleton
public @interface PubSubClient
- Since:
- 2.0.0
- Author:
- Vinicius Carvalho
-
Optional Element Summary
-
Element Details
-
project
String project- Returns:
- GCP Project Id, if null it will be inferred from the environment via
GoogleCloudConfiguration
- Default:
- ""
-