-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: set packed = false on field_behavior extension
PiperOrigin-RevId: 604675854 Source-Link: googleapis/googleapis@42c04fe Source-Link: https://github.com/googleapis/googleapis-gen/commit/a1ed8a97a00d02fe456f6ebd4160c5b2b000ad75 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFlZDhhOTdhMDBkMDJmZTQ1NmY2ZWJkNDE2MGM1YjJiMDAwYWQ3NSJ9
- Loading branch information
1 parent
d25723f
commit 26ec9e0
Showing
188 changed files
with
24,785 additions
and
42,430 deletions.
There are no files selected for viewing
947 changes: 0 additions & 947 deletions
947
...ud-storage-control-v2/src/main/java/com/google/storage/control/v2/StorageControlGrpc.java
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
114 changes: 114 additions & 0 deletions
114
...apic-google-cloud-storage-v2/src/main/resources/com/google/storage/v2/gapic_metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
{ | ||
"schema": "1.0", | ||
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods", | ||
"language": "java", | ||
"protoPackage": "google.storage.v2", | ||
"libraryPackage": "com.google.storage.v2", | ||
"services": { | ||
"Storage": { | ||
"clients": { | ||
"grpc": { | ||
"libraryClient": "StorageClient", | ||
"rpcs": { | ||
"BidiWriteObject": { | ||
"methods": ["bidiWriteObjectCallable"] | ||
}, | ||
"CancelResumableWrite": { | ||
"methods": ["cancelResumableWrite", "cancelResumableWrite", "cancelResumableWriteCallable"] | ||
}, | ||
"ComposeObject": { | ||
"methods": ["composeObject", "composeObjectCallable"] | ||
}, | ||
"CreateBucket": { | ||
"methods": ["createBucket", "createBucket", "createBucket", "createBucketCallable"] | ||
}, | ||
"CreateHmacKey": { | ||
"methods": ["createHmacKey", "createHmacKey", "createHmacKey", "createHmacKeyCallable"] | ||
}, | ||
"CreateNotificationConfig": { | ||
"methods": ["createNotificationConfig", "createNotificationConfig", "createNotificationConfig", "createNotificationConfigCallable"] | ||
}, | ||
"DeleteBucket": { | ||
"methods": ["deleteBucket", "deleteBucket", "deleteBucket", "deleteBucketCallable"] | ||
}, | ||
"DeleteHmacKey": { | ||
"methods": ["deleteHmacKey", "deleteHmacKey", "deleteHmacKey", "deleteHmacKeyCallable"] | ||
}, | ||
"DeleteNotificationConfig": { | ||
"methods": ["deleteNotificationConfig", "deleteNotificationConfig", "deleteNotificationConfig", "deleteNotificationConfigCallable"] | ||
}, | ||
"DeleteObject": { | ||
"methods": ["deleteObject", "deleteObject", "deleteObject", "deleteObject", "deleteObject", "deleteObjectCallable"] | ||
}, | ||
"GetBucket": { | ||
"methods": ["getBucket", "getBucket", "getBucket", "getBucketCallable"] | ||
}, | ||
"GetHmacKey": { | ||
"methods": ["getHmacKey", "getHmacKey", "getHmacKey", "getHmacKeyCallable"] | ||
}, | ||
"GetIamPolicy": { | ||
"methods": ["getIamPolicy", "getIamPolicy", "getIamPolicy", "getIamPolicyCallable"] | ||
}, | ||
"GetNotificationConfig": { | ||
"methods": ["getNotificationConfig", "getNotificationConfig", "getNotificationConfig", "getNotificationConfigCallable"] | ||
}, | ||
"GetObject": { | ||
"methods": ["getObject", "getObject", "getObject", "getObject", "getObject", "getObjectCallable"] | ||
}, | ||
"GetServiceAccount": { | ||
"methods": ["getServiceAccount", "getServiceAccount", "getServiceAccount", "getServiceAccountCallable"] | ||
}, | ||
"ListBuckets": { | ||
"methods": ["listBuckets", "listBuckets", "listBuckets", "listBucketsPagedCallable", "listBucketsCallable"] | ||
}, | ||
"ListHmacKeys": { | ||
"methods": ["listHmacKeys", "listHmacKeys", "listHmacKeys", "listHmacKeysPagedCallable", "listHmacKeysCallable"] | ||
}, | ||
"ListNotificationConfigs": { | ||
"methods": ["listNotificationConfigs", "listNotificationConfigs", "listNotificationConfigs", "listNotificationConfigsPagedCallable", "listNotificationConfigsCallable"] | ||
}, | ||
"ListObjects": { | ||
"methods": ["listObjects", "listObjects", "listObjects", "listObjectsPagedCallable", "listObjectsCallable"] | ||
}, | ||
"LockBucketRetentionPolicy": { | ||
"methods": ["lockBucketRetentionPolicy", "lockBucketRetentionPolicy", "lockBucketRetentionPolicy", "lockBucketRetentionPolicyCallable"] | ||
}, | ||
"QueryWriteStatus": { | ||
"methods": ["queryWriteStatus", "queryWriteStatus", "queryWriteStatusCallable"] | ||
}, | ||
"ReadObject": { | ||
"methods": ["readObjectCallable"] | ||
}, | ||
"RestoreObject": { | ||
"methods": ["restoreObject", "restoreObject", "restoreObject", "restoreObjectCallable"] | ||
}, | ||
"RewriteObject": { | ||
"methods": ["rewriteObject", "rewriteObjectCallable"] | ||
}, | ||
"SetIamPolicy": { | ||
"methods": ["setIamPolicy", "setIamPolicy", "setIamPolicy", "setIamPolicyCallable"] | ||
}, | ||
"StartResumableWrite": { | ||
"methods": ["startResumableWrite", "startResumableWriteCallable"] | ||
}, | ||
"TestIamPermissions": { | ||
"methods": ["testIamPermissions", "testIamPermissions", "testIamPermissions", "testIamPermissionsCallable"] | ||
}, | ||
"UpdateBucket": { | ||
"methods": ["updateBucket", "updateBucket", "updateBucketCallable"] | ||
}, | ||
"UpdateHmacKey": { | ||
"methods": ["updateHmacKey", "updateHmacKey", "updateHmacKeyCallable"] | ||
}, | ||
"UpdateObject": { | ||
"methods": ["updateObject", "updateObject", "updateObjectCallable"] | ||
}, | ||
"WriteObject": { | ||
"methods": ["writeObjectCallable"] | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.