Uses of Class
com.google.cloud.pubsub.v1.SchemaServiceClient
-
Packages that use SchemaServiceClient Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub API -
-
Uses of SchemaServiceClient in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return SchemaServiceClient Modifier and Type Method Description static SchemaServiceClientSchemaServiceClient. create()Constructs an instance of SchemaServiceClient with default settings.static SchemaServiceClientSchemaServiceClient. create(SchemaServiceSettings settings)Constructs an instance of SchemaServiceClient, using the given settings.static SchemaServiceClientSchemaServiceClient. create(SchemaServiceStub stub)Constructs an instance of SchemaServiceClient, using the given stub for making calls.
-