| 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.bigquery.spi | |
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| com.google.cloud.compute.deprecated.spi | |
| com.google.cloud.datastore | 
 A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. 
 | 
| com.google.cloud.datastore.spi | |
| com.google.cloud.dns | 
 A client for Cloud DNS - A highly available global DNS network. 
 | 
| com.google.cloud.dns.spi | |
| com.google.cloud.firestore | |
| com.google.cloud.logging | 
 A client for Stackdriver Logging - Real-time log management and analysis. 
 | 
| com.google.cloud.logging.spi | |
| com.google.cloud.resourcemanager | 
 A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
 containers. 
 | 
| com.google.cloud.resourcemanager.spi | |
| com.google.cloud.spanner.spi | |
| com.google.cloud.storage | 
 A client for Cloud Storage - Unified object storage. 
 | 
| com.google.cloud.storage.spi | |
| com.google.cloud.translate | 
 A client for Cloud Translation - Fast, dynamic translation. 
 | 
| com.google.cloud.translate.spi | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceRpcFactory<OptionsT> | 
ServiceDefaults.getDefaultRpcFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
ServiceOptions.Builder.setServiceRpcFactory(ServiceRpcFactory<OptionsT> serviceRpcFactory)
Sets the factory for rpc services. 
 | 
| 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 | Class and Description | 
|---|---|
static class  | 
BigQueryOptions.DefaultBigQueryRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BigQueryRpcFactory
An interface for BigQuery RPC factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ComputeOptions.DefaultComputeRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ComputeRpcFactory
An interface for Compute RPC factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DatastoreOptions.DefaultDatastoreRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DatastoreRpcFactory
An interface for Datastore RPC factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DnsOptions.DefaultDnsRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DnsRpcFactory
An interface for DnsRpc factory. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FirestoreRpcFactory
An interface for Firestore RPC factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
FirestoreOptions.DefaultFirestoreRpcFactory  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LoggingOptions.DefaultLoggingRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LoggingRpcFactory
An interface for Logging RPC factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ResourceManagerOptions.DefaultResourceManagerRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ResourceManagerRpcFactory
An interface for Resource Manager RPC factory. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SpannerRpcFactory
Factory to create instances of  
SpannerRpc. | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
StorageOptions.DefaultStorageRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
StorageRpcFactory
An interface for Storage RPC factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TranslateOptions.DefaultTranslateRpcFactory  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TranslateRpcFactory
An interface for Translation RPC factory. 
 | 
Copyright © 2019 Google LLC. All rights reserved.