Skip to content

Commit e8fdeb9

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent acd5f89 commit e8fdeb9

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75584,6 +75584,7 @@
7558475584
"google/api",
7558575585
"google/logging/type",
7558675586
"google/logging/v2",
75587+
"google/longrunning",
7558775588
"google/protobuf",
7558875589
"google/rpc"
7558975590
],
@@ -75629,6 +75630,17 @@
7562975630
"shortName": "ConfigServiceV2",
7563075631
"fullName": "google.logging.v2.ConfigServiceV2",
7563175632
"methods": [
75633+
{
75634+
"shortName": "CopyLogEntries",
75635+
"fullName": "google.logging.v2.ConfigServiceV2.CopyLogEntries",
75636+
"mode": "UNARY",
75637+
"bindings": [
75638+
{
75639+
"httpMethod": "POST",
75640+
"path": "/v2/entries:copy"
75641+
}
75642+
]
75643+
},
7563275644
{
7563375645
"shortName": "CreateBucket",
7563475646
"fullName": "google.logging.v2.ConfigServiceV2.CreateBucket",
@@ -75881,9 +75893,21 @@
7588175893
"httpMethod": "GET",
7588275894
"path": "/v2/{name=*/*}/cmekSettings"
7588375895
},
75896+
{
75897+
"httpMethod": "GET",
75898+
"path": "/v2/{name=projects/*}/cmekSettings"
75899+
},
7588475900
{
7588575901
"httpMethod": "GET",
7588675902
"path": "/v2/{name=organizations/*}/cmekSettings"
75903+
},
75904+
{
75905+
"httpMethod": "GET",
75906+
"path": "/v2/{name=folders/*}/cmekSettings"
75907+
},
75908+
{
75909+
"httpMethod": "GET",
75910+
"path": "/v2/{name=billingAccounts/*}/cmekSettings"
7588775911
}
7588875912
]
7588975913
},
@@ -75914,6 +75938,33 @@
7591475938
}
7591575939
]
7591675940
},
75941+
{
75942+
"shortName": "GetSettings",
75943+
"fullName": "google.logging.v2.ConfigServiceV2.GetSettings",
75944+
"mode": "UNARY",
75945+
"bindings": [
75946+
{
75947+
"httpMethod": "GET",
75948+
"path": "/v2/{name=*/*}/settings"
75949+
},
75950+
{
75951+
"httpMethod": "GET",
75952+
"path": "/v2/{name=projects/*}/settings"
75953+
},
75954+
{
75955+
"httpMethod": "GET",
75956+
"path": "/v2/{name=organizations/*}/settings"
75957+
},
75958+
{
75959+
"httpMethod": "GET",
75960+
"path": "/v2/{name=folders/*}/settings"
75961+
},
75962+
{
75963+
"httpMethod": "GET",
75964+
"path": "/v2/{name=billingAccounts/*}/settings"
75965+
}
75966+
]
75967+
},
7591775968
{
7591875969
"shortName": "GetSink",
7591975970
"fullName": "google.logging.v2.ConfigServiceV2.GetSink",
@@ -76172,6 +76223,25 @@
7617276223
}
7617376224
]
7617476225
},
76226+
{
76227+
"shortName": "UpdateSettings",
76228+
"fullName": "google.logging.v2.ConfigServiceV2.UpdateSettings",
76229+
"mode": "UNARY",
76230+
"bindings": [
76231+
{
76232+
"httpMethod": "PATCH",
76233+
"path": "/v2/{name=*/*}/settings"
76234+
},
76235+
{
76236+
"httpMethod": "PATCH",
76237+
"path": "/v2/{name=organizations/*}/settings"
76238+
},
76239+
{
76240+
"httpMethod": "PATCH",
76241+
"path": "/v2/{name=folders/*}/settings"
76242+
}
76243+
]
76244+
},
7617576245
{
7617676246
"shortName": "UpdateSink",
7617776247
"fullName": "google.logging.v2.ConfigServiceV2.UpdateSink",

0 commit comments

Comments
 (0)