@@ -86504,315 +86504,6 @@
8650486504 "google.spanner.v1.Spanner"
8650586505 ]
8650686506 },
86507- {
86508- "id": "google.storage.v1",
86509- "directory": "google/storage/v1",
86510- "version": "v1",
86511- "majorVersion": "v1",
86512- "hostName": "storage.googleapis.com",
86513- "title": "Cloud Storage API",
86514- "description": "Lets you store and retrieve potentially-large, immutable data objects.",
86515- "importDirectories": [
86516- "google/api",
86517- "google/iam/v1",
86518- "google/protobuf",
86519- "google/storage/v1"
86520- ],
86521- "options": {
86522- "go_package": {
86523- "valueCounts": {
86524- "google.golang.org/genproto/googleapis/storage/v1;storage": 2
86525- }
86526- },
86527- "java_multiple_files": {
86528- "valueCounts": {
86529- "true": 2
86530- }
86531- },
86532- "java_package": {
86533- "valueCounts": {
86534- "com.google.storage.v1": 2
86535- }
86536- }
86537- },
86538- "services": [
86539- {
86540- "shortName": "Storage",
86541- "fullName": "google.storage.v1.Storage",
86542- "methods": [
86543- {
86544- "shortName": "ComposeObject",
86545- "fullName": "google.storage.v1.Storage.ComposeObject",
86546- "mode": "UNARY"
86547- },
86548- {
86549- "shortName": "CopyObject",
86550- "fullName": "google.storage.v1.Storage.CopyObject",
86551- "mode": "UNARY"
86552- },
86553- {
86554- "shortName": "CreateHmacKey",
86555- "fullName": "google.storage.v1.Storage.CreateHmacKey",
86556- "mode": "UNARY"
86557- },
86558- {
86559- "shortName": "DeleteBucket",
86560- "fullName": "google.storage.v1.Storage.DeleteBucket",
86561- "mode": "UNARY"
86562- },
86563- {
86564- "shortName": "DeleteBucketAccessControl",
86565- "fullName": "google.storage.v1.Storage.DeleteBucketAccessControl",
86566- "mode": "UNARY"
86567- },
86568- {
86569- "shortName": "DeleteDefaultObjectAccessControl",
86570- "fullName": "google.storage.v1.Storage.DeleteDefaultObjectAccessControl",
86571- "mode": "UNARY"
86572- },
86573- {
86574- "shortName": "DeleteHmacKey",
86575- "fullName": "google.storage.v1.Storage.DeleteHmacKey",
86576- "mode": "UNARY"
86577- },
86578- {
86579- "shortName": "DeleteNotification",
86580- "fullName": "google.storage.v1.Storage.DeleteNotification",
86581- "mode": "UNARY"
86582- },
86583- {
86584- "shortName": "DeleteObject",
86585- "fullName": "google.storage.v1.Storage.DeleteObject",
86586- "mode": "UNARY"
86587- },
86588- {
86589- "shortName": "DeleteObjectAccessControl",
86590- "fullName": "google.storage.v1.Storage.DeleteObjectAccessControl",
86591- "mode": "UNARY"
86592- },
86593- {
86594- "shortName": "GetBucket",
86595- "fullName": "google.storage.v1.Storage.GetBucket",
86596- "mode": "UNARY"
86597- },
86598- {
86599- "shortName": "GetBucketAccessControl",
86600- "fullName": "google.storage.v1.Storage.GetBucketAccessControl",
86601- "mode": "UNARY"
86602- },
86603- {
86604- "shortName": "GetBucketIamPolicy",
86605- "fullName": "google.storage.v1.Storage.GetBucketIamPolicy",
86606- "mode": "UNARY"
86607- },
86608- {
86609- "shortName": "GetDefaultObjectAccessControl",
86610- "fullName": "google.storage.v1.Storage.GetDefaultObjectAccessControl",
86611- "mode": "UNARY"
86612- },
86613- {
86614- "shortName": "GetHmacKey",
86615- "fullName": "google.storage.v1.Storage.GetHmacKey",
86616- "mode": "UNARY"
86617- },
86618- {
86619- "shortName": "GetNotification",
86620- "fullName": "google.storage.v1.Storage.GetNotification",
86621- "mode": "UNARY"
86622- },
86623- {
86624- "shortName": "GetObject",
86625- "fullName": "google.storage.v1.Storage.GetObject",
86626- "mode": "UNARY"
86627- },
86628- {
86629- "shortName": "GetObjectAccessControl",
86630- "fullName": "google.storage.v1.Storage.GetObjectAccessControl",
86631- "mode": "UNARY"
86632- },
86633- {
86634- "shortName": "GetObjectMedia",
86635- "fullName": "google.storage.v1.Storage.GetObjectMedia",
86636- "mode": "SERVER_STREAMING"
86637- },
86638- {
86639- "shortName": "GetServiceAccount",
86640- "fullName": "google.storage.v1.Storage.GetServiceAccount",
86641- "mode": "UNARY"
86642- },
86643- {
86644- "shortName": "InsertBucket",
86645- "fullName": "google.storage.v1.Storage.InsertBucket",
86646- "mode": "UNARY"
86647- },
86648- {
86649- "shortName": "InsertBucketAccessControl",
86650- "fullName": "google.storage.v1.Storage.InsertBucketAccessControl",
86651- "mode": "UNARY"
86652- },
86653- {
86654- "shortName": "InsertDefaultObjectAccessControl",
86655- "fullName": "google.storage.v1.Storage.InsertDefaultObjectAccessControl",
86656- "mode": "UNARY"
86657- },
86658- {
86659- "shortName": "InsertNotification",
86660- "fullName": "google.storage.v1.Storage.InsertNotification",
86661- "mode": "UNARY"
86662- },
86663- {
86664- "shortName": "InsertObject",
86665- "fullName": "google.storage.v1.Storage.InsertObject",
86666- "mode": "CLIENT_STREAMING"
86667- },
86668- {
86669- "shortName": "InsertObjectAccessControl",
86670- "fullName": "google.storage.v1.Storage.InsertObjectAccessControl",
86671- "mode": "UNARY"
86672- },
86673- {
86674- "shortName": "ListBucketAccessControls",
86675- "fullName": "google.storage.v1.Storage.ListBucketAccessControls",
86676- "mode": "UNARY"
86677- },
86678- {
86679- "shortName": "ListBuckets",
86680- "fullName": "google.storage.v1.Storage.ListBuckets",
86681- "mode": "UNARY"
86682- },
86683- {
86684- "shortName": "ListChannels",
86685- "fullName": "google.storage.v1.Storage.ListChannels",
86686- "mode": "UNARY"
86687- },
86688- {
86689- "shortName": "ListDefaultObjectAccessControls",
86690- "fullName": "google.storage.v1.Storage.ListDefaultObjectAccessControls",
86691- "mode": "UNARY"
86692- },
86693- {
86694- "shortName": "ListHmacKeys",
86695- "fullName": "google.storage.v1.Storage.ListHmacKeys",
86696- "mode": "UNARY"
86697- },
86698- {
86699- "shortName": "ListNotifications",
86700- "fullName": "google.storage.v1.Storage.ListNotifications",
86701- "mode": "UNARY"
86702- },
86703- {
86704- "shortName": "ListObjectAccessControls",
86705- "fullName": "google.storage.v1.Storage.ListObjectAccessControls",
86706- "mode": "UNARY"
86707- },
86708- {
86709- "shortName": "ListObjects",
86710- "fullName": "google.storage.v1.Storage.ListObjects",
86711- "mode": "UNARY"
86712- },
86713- {
86714- "shortName": "LockBucketRetentionPolicy",
86715- "fullName": "google.storage.v1.Storage.LockBucketRetentionPolicy",
86716- "mode": "UNARY"
86717- },
86718- {
86719- "shortName": "PatchBucket",
86720- "fullName": "google.storage.v1.Storage.PatchBucket",
86721- "mode": "UNARY"
86722- },
86723- {
86724- "shortName": "PatchBucketAccessControl",
86725- "fullName": "google.storage.v1.Storage.PatchBucketAccessControl",
86726- "mode": "UNARY"
86727- },
86728- {
86729- "shortName": "PatchDefaultObjectAccessControl",
86730- "fullName": "google.storage.v1.Storage.PatchDefaultObjectAccessControl",
86731- "mode": "UNARY"
86732- },
86733- {
86734- "shortName": "PatchObject",
86735- "fullName": "google.storage.v1.Storage.PatchObject",
86736- "mode": "UNARY"
86737- },
86738- {
86739- "shortName": "PatchObjectAccessControl",
86740- "fullName": "google.storage.v1.Storage.PatchObjectAccessControl",
86741- "mode": "UNARY"
86742- },
86743- {
86744- "shortName": "QueryWriteStatus",
86745- "fullName": "google.storage.v1.Storage.QueryWriteStatus",
86746- "mode": "UNARY"
86747- },
86748- {
86749- "shortName": "RewriteObject",
86750- "fullName": "google.storage.v1.Storage.RewriteObject",
86751- "mode": "UNARY"
86752- },
86753- {
86754- "shortName": "SetBucketIamPolicy",
86755- "fullName": "google.storage.v1.Storage.SetBucketIamPolicy",
86756- "mode": "UNARY"
86757- },
86758- {
86759- "shortName": "StartResumableWrite",
86760- "fullName": "google.storage.v1.Storage.StartResumableWrite",
86761- "mode": "UNARY"
86762- },
86763- {
86764- "shortName": "StopChannel",
86765- "fullName": "google.storage.v1.Storage.StopChannel",
86766- "mode": "UNARY"
86767- },
86768- {
86769- "shortName": "TestBucketIamPermissions",
86770- "fullName": "google.storage.v1.Storage.TestBucketIamPermissions",
86771- "mode": "UNARY"
86772- },
86773- {
86774- "shortName": "UpdateBucket",
86775- "fullName": "google.storage.v1.Storage.UpdateBucket",
86776- "mode": "UNARY"
86777- },
86778- {
86779- "shortName": "UpdateBucketAccessControl",
86780- "fullName": "google.storage.v1.Storage.UpdateBucketAccessControl",
86781- "mode": "UNARY"
86782- },
86783- {
86784- "shortName": "UpdateDefaultObjectAccessControl",
86785- "fullName": "google.storage.v1.Storage.UpdateDefaultObjectAccessControl",
86786- "mode": "UNARY"
86787- },
86788- {
86789- "shortName": "UpdateHmacKey",
86790- "fullName": "google.storage.v1.Storage.UpdateHmacKey",
86791- "mode": "UNARY"
86792- },
86793- {
86794- "shortName": "UpdateObject",
86795- "fullName": "google.storage.v1.Storage.UpdateObject",
86796- "mode": "UNARY"
86797- },
86798- {
86799- "shortName": "UpdateObjectAccessControl",
86800- "fullName": "google.storage.v1.Storage.UpdateObjectAccessControl",
86801- "mode": "UNARY"
86802- },
86803- {
86804- "shortName": "WatchAllObjects",
86805- "fullName": "google.storage.v1.Storage.WatchAllObjects",
86806- "mode": "UNARY"
86807- }
86808- ]
86809- }
86810- ],
86811- "configFile": "storage_v1.yaml",
86812- "serviceConfigApiNames": [
86813- "google.storage.v1.Storage"
86814- ]
86815- },
8681686507 {
8681786508 "id": "google.storage.v2",
8681886509 "directory": "google/storage/v2",
0 commit comments