| Package | Description | 
|---|---|
| com.google.cloud | Core classes for the  google-cloudlibrary. | 
| 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.grpc | |
| com.google.cloud.http | |
| 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.spi | |
| com.google.cloud.storage | A client for Cloud Storage - Unified object storage. | 
| com.google.cloud.testing | |
| com.google.cloud.translate | A client for Cloud Translation - Fast, dynamic translation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseService<OptionsT extends ServiceOptions<?,OptionsT>>Base class for service objects. | 
| class  | BaseWriteChannel<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable>Base implementation for a  WriteChannel. | 
| protected static class  | BaseWriteChannel.BaseState<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable> | 
| static class  | BaseWriteChannel.BaseState.Builder<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable>Base builder for a write channel's state. | 
| interface  | Service<OptionsT extends ServiceOptions<?,OptionsT>>Interface for service objects. | 
| interface  | ServiceDefaults<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>> | 
| interface  | ServiceFactory<ServiceT extends Service,ServiceOptionsT extends ServiceOptions>A base interface for all service factories. | 
| class  | ServiceOptions<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>>Abstract class representing service options. | 
| static class  | ServiceOptions.Builder<ServiceT extends Service<OptionsT>,OptionsT extends ServiceOptions<ServiceT,OptionsT>,B extends ServiceOptions.Builder<ServiceT,OptionsT,B>>Builder for  ServiceOptions. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ServiceOptionsT | BaseWriteChannel.BaseState. serviceOptions | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract ServiceOptions<ServiceT,OptionsT> | ServiceOptions.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | ServiceOptions. baseEquals(ServiceOptions<?,?> other) | 
| Constructor and Description | 
|---|
| Builder(ServiceOptions<ServiceT,OptionsT> options) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BigQueryOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ComputeOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DatastoreOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DnsOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FirestoreOptionsA Factory class to create new Firestore instances. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TransportChannelProvider | GrpcTransportOptions. setUpChannelProvider(InstantiatingGrpcChannelProvider.Builder providerBuilder,
                    ServiceOptions<?,?> serviceOptions)Returns a channel provider from the given default provider. | 
| static CredentialsProvider | GrpcTransportOptions. setUpCredentialsProvider(ServiceOptions<?,?> serviceOptions) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.api.client.http.HttpRequestInitializer | HttpTransportOptions. getHttpRequestInitializer(ServiceOptions<?,?> serviceOptions)Returns a request initializer responsible for initializing requests according to service
 options. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LoggingOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResourceManagerOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpannerOptionsOptions for the Cloud Spanner service. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ServiceRpcFactory<OptionsT extends ServiceOptions>A base interface for all service RPC factories. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StorageOptions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseEmulatorHelper<T extends ServiceOptions>Utility class to start and stop a local service which is used by unit testing. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TranslateOptions | 
Copyright © 2019 Google LLC. All rights reserved.