| 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 | Interface and Description | 
|---|---|
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 | Class and Description | 
|---|---|
class  | 
BaseService<OptionsT extends ServiceOptions<?,OptionsT>>
Base class for service objects. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BigQuery
An interface for Google Cloud BigQuery. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Compute
An interface for Google Cloud Compute Engine. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Datastore
An interface for Google Cloud Datastore. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Dns
An interface for the Google Cloud DNS service. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Firestore
Represents a Firestore Database and is the entry point for all Firestore operations 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Logging  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ResourceManager
An interface for Google Cloud Resource Manager. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Spanner
An interface for Cloud Spanner. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Storage
An interface for Google Cloud Storage. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Translate
An interface for Google Translation. 
 | 
Copyright © 2019 Google LLC. All rights reserved.