| Package | Description | 
|---|---|
| com.google.cloud | 
 Core classes for the  
google-cloud library. | 
| com.google.cloud.bigquery | 
 A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
 analytics. 
 | 
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| com.google.cloud.datastore | 
 A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. 
 | 
| com.google.cloud.dns | 
 A client for Cloud DNS - A highly available global DNS network. 
 | 
| com.google.cloud.firestore | |
| com.google.cloud.logging | 
 A client for Stackdriver Logging - Real-time log management and analysis. 
 | 
| com.google.cloud.resourcemanager | 
 A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
 containers. 
 | 
| com.google.cloud.spanner | 
 A client for Cloud Spanner - A no-compromise relational database service. 
 | 
| com.google.cloud.storage | 
 A client for Cloud Storage - Unified object storage. 
 | 
| com.google.cloud.translate | 
 A client for Cloud Translation - Fast, dynamic translation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceFactory<ServiceT,OptionsT> | 
ServiceDefaults.getDefaultServiceFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
ServiceOptions.Builder.setServiceFactory(ServiceFactory<ServiceT,OptionsT> serviceFactory)
Sets the service factory. 
 | 
| Constructor and Description | 
|---|
ServiceOptions(Class<? extends ServiceFactory<ServiceT,OptionsT>> serviceFactoryClass,
              Class<? extends ServiceRpcFactory<OptionsT>> rpcFactoryClass,
              ServiceOptions.Builder<ServiceT,OptionsT,?> builder,
              ServiceDefaults<ServiceT,OptionsT> serviceDefaults)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BigQueryFactory
An interface for BigQuery factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BigQueryOptions.DefaultBigQueryFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ComputeFactory
An interface for Compute factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ComputeOptions.DefaultComputeFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DatastoreFactory
An interface for Datastore factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DatastoreOptions.DefaultDatastoreFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DnsFactory
An interface for Dns factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DnsOptions.DefaultDnsFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FirestoreFactory
An interface for Firestore factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
FirestoreOptions.DefaultFirestoreFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LoggingFactory
An interface for Logging factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LoggingOptions.DefaultLoggingFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ResourceManagerFactory
An interface for ResourceManager factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ResourceManagerOptions.DefaultResourceManagerFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SpannerFactory
Factory to create instance of  
Spanner. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
StorageFactory
An interface for Storage factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
StorageOptions.DefaultStorageFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TranslateFactory
An interface for Translates factories. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TranslateOptions.DefaultTranslateFactory  | 
Copyright © 2019 Google LLC. All rights reserved.