You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
"api_description": "is a fully managed Redis service for the Google Cloud. Applications running on Google Cloud can achieve extreme performance by leveraging the highly scalable, available, secure Redis service without the burden of managing complex Redis deployments."
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
62
+
See the [Authentication][authentication] section in the base directory's README.
60
63
61
-
About Cloud Memorystore for Redis
62
-
--------------------------
64
+
## Getting Started
63
65
64
-
[Cloud Memorystore for Redis API][cloud-redis] transfers data from partner
65
-
SaaS applications to Google BigQuery on a scheduled, managed basis.
66
+
### Prerequisites
66
67
67
-
See the [Cloud Memorystore for Redis client library docs][redis-client-lib-docs] to learn how to interact with the
68
-
Cloud Redis using this Client Library.
69
-
70
-
Getting Started
71
-
---------------
72
-
#### Prerequisites
73
-
For this tutorial, you will need a
74
-
[Google Developers Console](https://console.developers.google.com/) project with the Cloud Memorystore for Redis API
75
-
enabled. You will need to [enable billing](https://support.google.com/cloud/answer/6158867?hl=en) to
76
-
use Google Cloud Redis.
77
-
[Follow these instructions](https://cloud.google.com/resource-manager/docs/creating-managing-projects) to get your
78
-
project set up. You will also need to set up the local development environment by [installing the
79
-
Google Cloud SDK](https://cloud.google.com/sdk/) and running the following commands in command line:
68
+
You will need a [Google Cloud Platform Console][developer-console] project with the Cloud Redis [API enabled][enable-api].
69
+
You will need to [enable billing][enable-billing] to use Google Cloud Redis.
70
+
[Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by
71
+
[installing the Google Cloud SDK][cloud-sdk] and running the following commands in command line:
80
72
`gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`.
81
73
82
-
#### Installation and setup
74
+
### Installation and setup
75
+
83
76
You'll need to obtain the `google-cloud-redis` library. See the [Quickstart](#quickstart) section
84
77
to add `google-cloud-redis` as a dependency in your code.
85
78
86
-
Transport
87
-
---------
88
-
Cloud Memorystore for Redis uses gRPC for the transport layer.
79
+
## About Cloud Redis
89
80
90
-
Java Versions
91
-
-------------
92
81
93
-
Java 7 or above is requiredforusing this client.
82
+
[Cloud Redis][product-docs] is a fully managed Redis serviceforthe Google Cloud. Applications running on Google Cloud can achieve extreme performance by leveraging the highly scalable, available, secure Redis service without the burden of managing complex Redis deployments.
94
83
95
-
Testing
96
-
-------
84
+
See the [Cloud Redis client library docs][javadocs] to learn how to
85
+
use this Cloud Redis Client Library.
97
86
98
-
This library has tools to help make tests for code using Cloud Memorystore for Redis.
99
87
100
-
See [TESTING] to read more about testing.
101
88
102
-
Versioning
103
-
----------
104
89
105
-
This library follows [Semantic Versioning](http://semver.org/).
90
+
## Troubleshooting
106
91
107
-
It is currently in major version zero (``0.y.z``), which means that anything
108
-
may change at any time and the public API should not be considered
109
-
stable.
92
+
To get help, follow the instructions in the [shared Troubleshooting document][troubleshooting].
110
93
111
-
Contributing
112
-
------------
94
+
## Transport
113
95
114
-
Contributions to this library are always welcome and highly encouraged.
96
+
Cloud Redis uses gRPC for the transport layer.
97
+
98
+
## Java Versions
99
+
100
+
Java 7 or above is required for using this client.
101
+
102
+
## Versioning
103
+
104
+
This library follows [Semantic Versioning](http://semver.org/).
115
105
116
-
See `google-cloud`'s [CONTRIBUTING] documentation and the [shared documentation](https://github.com/googleapis/google-cloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
117
106
118
-
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
107
+
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
108
+
and the public API should not be considered stable.
"log": "29d40b78e3dc1579b0b209463fbcb76e5767f72a\nExpose managedidentities/v1beta1/ API for client library usage.\n\nPiperOrigin-RevId: 292979741\n\na22129a1fb6e18056d576dfb7717aef74b63734a\nExpose managedidentities/v1/ API for client library usage.\n\nPiperOrigin-RevId: 292968186\n\n"