File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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",
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",
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",
You can’t perform that action at this time.
0 commit comments