Skip to content

Commit 5d91687

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 31d2d34 commit 5d91687

1 file changed

Lines changed: 56 additions & 6 deletions

File tree

api-index-v1.json

Lines changed: 56 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38467,33 +38467,33 @@
3846738467
"options": {
3846838468
"csharp_namespace": {
3846938469
"valueCounts": {
38470-
"Google.Cloud.OsConfig.V1": 5
38470+
"Google.Cloud.OsConfig.V1": 7
3847138471
}
3847238472
},
3847338473
"go_package": {
3847438474
"valueCounts": {
38475-
"google.golang.org/genproto/googleapis/cloud/osconfig/v1;osconfig": 5
38475+
"google.golang.org/genproto/googleapis/cloud/osconfig/v1;osconfig": 7
3847638476
}
3847738477
},
3847838478
"java_multiple_files": {
3847938479
"valueCounts": {
3848038480
"": 4,
38481-
"true": 1
38481+
"true": 3
3848238482
}
3848338483
},
3848438484
"java_package": {
3848538485
"valueCounts": {
38486-
"com.google.cloud.osconfig.v1": 5
38486+
"com.google.cloud.osconfig.v1": 7
3848738487
}
3848838488
},
3848938489
"php_namespace": {
3849038490
"valueCounts": {
38491-
"Google\\Cloud\\OsConfig\\V1": 5
38491+
"Google\\Cloud\\OsConfig\\V1": 7
3849238492
}
3849338493
},
3849438494
"ruby_package": {
3849538495
"valueCounts": {
38496-
"Google::Cloud::OsConfig::V1": 5
38496+
"Google::Cloud::OsConfig::V1": 7
3849738497
}
3849838498
}
3849938499
},
@@ -38602,6 +38602,56 @@
3860238602
]
3860338603
}
3860438604
]
38605+
},
38606+
{
38607+
"shortName": "OsConfigZonalService",
38608+
"fullName": "google.cloud.osconfig.v1.OsConfigZonalService",
38609+
"methods": [
38610+
{
38611+
"shortName": "GetInventory",
38612+
"fullName": "google.cloud.osconfig.v1.OsConfigZonalService.GetInventory",
38613+
"mode": "UNARY",
38614+
"bindings": [
38615+
{
38616+
"httpMethod": "GET",
38617+
"path": "/v1/{name=projects/*/locations/*/instances/*/inventory}"
38618+
}
38619+
]
38620+
},
38621+
{
38622+
"shortName": "GetVulnerabilityReport",
38623+
"fullName": "google.cloud.osconfig.v1.OsConfigZonalService.GetVulnerabilityReport",
38624+
"mode": "UNARY",
38625+
"bindings": [
38626+
{
38627+
"httpMethod": "GET",
38628+
"path": "/v1/{name=projects/*/locations/*/instances/*/vulnerabilityReport}"
38629+
}
38630+
]
38631+
},
38632+
{
38633+
"shortName": "ListInventories",
38634+
"fullName": "google.cloud.osconfig.v1.OsConfigZonalService.ListInventories",
38635+
"mode": "UNARY",
38636+
"bindings": [
38637+
{
38638+
"httpMethod": "GET",
38639+
"path": "/v1/{parent=projects/*/locations/*/instances/*}/inventories"
38640+
}
38641+
]
38642+
},
38643+
{
38644+
"shortName": "ListVulnerabilityReports",
38645+
"fullName": "google.cloud.osconfig.v1.OsConfigZonalService.ListVulnerabilityReports",
38646+
"mode": "UNARY",
38647+
"bindings": [
38648+
{
38649+
"httpMethod": "GET",
38650+
"path": "/v1/{parent=projects/*/locations/*/instances/*}/vulnerabilityReports"
38651+
}
38652+
]
38653+
}
38654+
]
3860538655
}
3860638656
]
3860738657
},

0 commit comments

Comments
 (0)