This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/filestore/docs" ,
55 "api_description" : " instances are fully managed NFS file servers on Google Cloud for use with applications running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters." ,
66 "client_documentation" : " https://googleapis.dev/java/google-cloud-filestore/latest/index.html" ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "transport" : " grpc" ,
99 "language" : " java" ,
1010 "repo" : " googleapis/java-filestore" ,
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ Java idiomatic client for [Cloud Filestore API][product-docs].
88- [ Product Documentation] [ product-docs ]
99- [ Client Library Documentation] [ javadocs ]
1010
11- > Note: This client is a work-in-progress, and may occasionally
12- > make backwards-incompatible changes.
13-
1411
1512## Quickstart
1613
@@ -133,9 +130,6 @@ and on [google-cloud-java][g-c-j].
133130This library follows [ Semantic Versioning] ( http://semver.org/ ) .
134131
135132
136- It is currently in major version zero (`` 0.y.z `` ), which means that anything may change at any time
137- and the public API should not be considered stable.
138-
139133
140134## Contributing
141135
@@ -177,7 +171,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
177171[ kokoro-badge-link-4 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-filestore/java8-win.html
178172[ kokoro-badge-image-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-filestore/java11.svg
179173[ kokoro-badge-link-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-filestore/java11.html
180- [ stability-image ] : https://img.shields.io/badge/stability-beta-yellow
174+ [ stability-image ] : https://img.shields.io/badge/stability-ga-green
181175[ maven-version-image ] : https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-filestore.svg
182176[ maven-version-link ] : https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-filestore&core=gav
183177[ authentication ] : https://github.com/googleapis/google-cloud-java#authentication
You can’t perform that action at this time.
0 commit comments