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.v2 | |
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
com.google.cloud.compute.deprecated.spi.v1 | |
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
com.google.cloud.datastore.spi.v1 | |
com.google.cloud.dns |
A client for Cloud DNS - A highly available global DNS network.
|
com.google.cloud.dns.spi.v1 | |
com.google.cloud.firestore.spi.v1 | |
com.google.cloud.logging |
A client for Stackdriver Logging - Real-time log management and analysis.
|
com.google.cloud.logging.spi.v2 | |
com.google.cloud.resourcemanager |
A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
containers.
|
com.google.cloud.resourcemanager.spi.v1beta1 | |
com.google.cloud.spanner.spi.v1 | |
com.google.cloud.spi | |
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
com.google.cloud.storage.spi.v1 | |
com.google.cloud.translate |
A client for Cloud Translation - Fast, dynamic translation.
|
com.google.cloud.translate.spi.v2 |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
ServiceOptions.getRpc()
Returns a Service RPC object for the current service.
|
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
BigQueryOptions.DefaultBigQueryRpcFactory.create(BigQueryOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
BigQueryRpc |
Modifier and Type | Class and Description |
---|---|
class |
HttpBigQueryRpc |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
ComputeOptions.DefaultComputeRpcFactory.create(ComputeOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
ComputeRpc |
Modifier and Type | Class and Description |
---|---|
class |
HttpComputeRpc |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
DatastoreOptions.DefaultDatastoreRpcFactory.create(DatastoreOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
DatastoreRpc
Provides access to the remote Datastore service.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpDatastoreRpc |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
DnsOptions.DefaultDnsRpcFactory.create(DnsOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
DnsRpc |
Modifier and Type | Class and Description |
---|---|
class |
HttpDnsRpc
A default implementation of the DnsRpc interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FirestoreRpc
Contains the RPC stubs used by the manual Cloud Firestore client.
|
Modifier and Type | Class and Description |
---|---|
class |
GrpcFirestoreRpc
GRPC client implementation of the Firestore RPC methods.
|
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
LoggingOptions.DefaultLoggingRpcFactory.create(LoggingOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
LoggingRpc |
Modifier and Type | Class and Description |
---|---|
class |
GrpcLoggingRpc |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
ResourceManagerOptions.DefaultResourceManagerRpcFactory.create(ResourceManagerOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
ResourceManagerRpc |
Modifier and Type | Class and Description |
---|---|
class |
HttpResourceManagerRpc |
Modifier and Type | Interface and Description |
---|---|
interface |
SpannerRpc
Abstracts remote calls to the Cloud Spanner service.
|
Modifier and Type | Class and Description |
---|---|
class |
GapicSpannerRpc
Implementation of Cloud Spanner remote calls using Gapic libraries.
|
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
ServiceRpcFactory.create(OptionsT options) |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
StorageOptions.DefaultStorageRpcFactory.create(StorageOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
StorageRpc |
Modifier and Type | Class and Description |
---|---|
class |
HttpStorageRpc |
Modifier and Type | Method and Description |
---|---|
ServiceRpc |
TranslateOptions.DefaultTranslateRpcFactory.create(TranslateOptions options) |
Modifier and Type | Interface and Description |
---|---|
interface |
TranslateRpc |
Modifier and Type | Class and Description |
---|---|
class |
HttpTranslateRpc |
Copyright © 2019 Google LLC. All rights reserved.