Skip to content

Commit 7a961f3

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 0f56b69 commit 7a961f3

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32015,6 +32015,28 @@
3201532015
}
3201632016
]
3201732017
},
32018+
{
32019+
"shortName": "ModifyEntryContacts",
32020+
"fullName": "google.cloud.datacatalog.v1.DataCatalog.ModifyEntryContacts",
32021+
"mode": "UNARY",
32022+
"bindings": [
32023+
{
32024+
"httpMethod": "POST",
32025+
"path": "/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:modifyEntryContacts"
32026+
}
32027+
]
32028+
},
32029+
{
32030+
"shortName": "ModifyEntryOverview",
32031+
"fullName": "google.cloud.datacatalog.v1.DataCatalog.ModifyEntryOverview",
32032+
"mode": "UNARY",
32033+
"bindings": [
32034+
{
32035+
"httpMethod": "POST",
32036+
"path": "/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:modifyEntryOverview"
32037+
}
32038+
]
32039+
},
3201832040
{
3201932041
"shortName": "RenameTagTemplateField",
3202032042
"fullName": "google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateField",
@@ -32063,6 +32085,17 @@
3206332085
}
3206432086
]
3206532087
},
32088+
{
32089+
"shortName": "StarEntry",
32090+
"fullName": "google.cloud.datacatalog.v1.DataCatalog.StarEntry",
32091+
"mode": "UNARY",
32092+
"bindings": [
32093+
{
32094+
"httpMethod": "POST",
32095+
"path": "/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:star"
32096+
}
32097+
]
32098+
},
3206632099
{
3206732100
"shortName": "TestIamPermissions",
3206832101
"fullName": "google.cloud.datacatalog.v1.DataCatalog.TestIamPermissions",
@@ -32082,6 +32115,17 @@
3208232115
}
3208332116
]
3208432117
},
32118+
{
32119+
"shortName": "UnstarEntry",
32120+
"fullName": "google.cloud.datacatalog.v1.DataCatalog.UnstarEntry",
32121+
"mode": "UNARY",
32122+
"bindings": [
32123+
{
32124+
"httpMethod": "POST",
32125+
"path": "/v1/{name=projects/*/locations/*/entryGroups/*/entries/*}:unstar"
32126+
}
32127+
]
32128+
},
3208532129
{
3208632130
"shortName": "UpdateEntry",
3208732131
"fullName": "google.cloud.datacatalog.v1.DataCatalog.UpdateEntry",

0 commit comments

Comments
 (0)