Uses of Class
com.google.cloud.pubsub.v1.SchemaServiceSettings
Packages that use SchemaServiceSettings
-
Uses of SchemaServiceSettings in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return SchemaServiceSettingsModifier and TypeMethodDescriptionSchemaServiceSettings.Builder.build()static final SchemaServiceSettingsSchemaServiceSettings.create(SchemaServiceStubSettings stub) final SchemaServiceSettingsSchemaServiceClient.getSettings()Methods in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceSettingsModifier and TypeMethodDescriptionstatic final SchemaServiceClientSchemaServiceClient.create(SchemaServiceSettings settings) Constructs an instance of SchemaServiceClient, using the given settings.Constructors in com.google.cloud.pubsub.v1 with parameters of type SchemaServiceSettingsModifierConstructorDescriptionprotectedBuilder(SchemaServiceSettings settings) protectedSchemaServiceClient(SchemaServiceSettings settings) Constructs an instance of SchemaServiceClient, using the given settings.