-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new APIs added to reflect updates to the filestore service
- Add ENTERPRISE Tier - Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot - Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare - Add ConnectMode to NetworkConfig (for Private Service Access support) - New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING) - Add SuspensionReason (for KMS related suspension) - Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabled PiperOrigin-RevId: 487492758 Source-Link: googleapis/googleapis@5be5981 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab0e217f560cc2c1afc11441c2eab6b6950efd2b Copy-Tag: eyJwIjoiamF2YS1maWxlc3RvcmUvLk93bEJvdC55YW1sIiwiaCI6ImFiMGUyMTdmNTYwY2MyYzFhZmMxMTQ0MWMyZWFiNmI2OTUwZWZkMmIifQ==
- Loading branch information
1 parent
7e32e27
commit 14de808
Showing
321 changed files
with
42,969 additions
and
23,476 deletions.
There are no files selected for viewing
1,602 changes: 0 additions & 1,602 deletions
1,602
...d-filestore-v1/src/main/java/com/google/cloud/filestore/v1/CloudFilestoreManagerGrpc.java
This file was deleted.
Oops, something went wrong.
1,641 changes: 0 additions & 1,641 deletions
1,641
...e-v1beta1/src/main/java/com/google/cloud/filestore/v1beta1/CloudFilestoreManagerGrpc.java
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
...cloud-filestore-v1/src/main/java/com/google/cloud/common/OperationMetadataOuterClass.java
This file was deleted.
Oops, something went wrong.
515 changes: 0 additions & 515 deletions
515
...-filestore-v1/src/main/java/com/google/cloud/filestore/v1/CloudFilestoreServiceProto.java
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
...ilestore-v1/src/main/java/com/google/cloud/filestore/v1/DeleteBackupRequestOrBuilder.java
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
...estore-v1/src/main/java/com/google/cloud/filestore/v1/DeleteInstanceRequestOrBuilder.java
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
...d-filestore-v1/src/main/java/com/google/cloud/filestore/v1/GetBackupRequestOrBuilder.java
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
...filestore-v1/src/main/java/com/google/cloud/filestore/v1/GetInstanceRequestOrBuilder.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.