Uses of Class
com.google.cloud.bigquery.storage.v1beta.MetastorePartitionServiceSettings
Packages that use MetastorePartitionServiceSettings
-
Uses of MetastorePartitionServiceSettings in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return MetastorePartitionServiceSettingsModifier and TypeMethodDescriptionMetastorePartitionServiceSettings.Builder.build()static final MetastorePartitionServiceSettingsMetastorePartitionServiceSettings.create(MetastorePartitionServiceStubSettings stub) MetastorePartitionServiceClient.getSettings()Methods in com.google.cloud.bigquery.storage.v1beta with parameters of type MetastorePartitionServiceSettingsModifier and TypeMethodDescriptionstatic final MetastorePartitionServiceClientMetastorePartitionServiceClient.create(MetastorePartitionServiceSettings settings) Constructs an instance of MetastorePartitionServiceClient, using the given settings.Constructors in com.google.cloud.bigquery.storage.v1beta with parameters of type MetastorePartitionServiceSettingsModifierConstructorDescriptionprotectedBuilder(MetastorePartitionServiceSettings settings) protectedConstructs an instance of MetastorePartitionServiceClient, using the given settings.