This repository was archived by the owner on Oct 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/filestore/" ,
55 "client_documentation" : " https://googleapis.dev/python/file/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-filestore" ,
Original file line number Diff line number Diff line change 11Python Client for Filestore
22===========================
33
4- |beta | |pypi | |versions |
4+ |ga | |pypi | |versions |
55
66`Filestore `_: instances are fully managed NFS file servers on Google Cloud for use with applications
77running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters.
88
99- `Client Library Documentation `_
1010- `Product Documentation `_
1111
12- .. |beta | image :: https://img.shields.io/badge/support-beta -gold.svg
12+ .. |ga | image :: https://img.shields.io/badge/support-ga -gold.svg
1313 :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability
1414.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-filestore.svg
1515 :target: https://pypi.org/project/google-cloud-filestore/
Original file line number Diff line number Diff line change 2323name = "google-cloud-filestore"
2424description = "Filestore API client library"
2525version = "0.2.1"
26- release_status = "Development Status :: 4 - Beta "
26+ release_status = "Development Status :: 5 - Production/Stable "
2727url = "https://github.com/googleapis/python-filestore"
2828dependencies = [
2929 # NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments