|
932 | 932 | {
|
933 | 933 | "regionTag": "networkconnectivity_v1_generated_HubService_ListRouteTables_sync",
|
934 | 934 | "title": "networkconnectivity ListRouteTables Sample",
|
935 |
| - "description": "ListRouteTables lists route tables in a given project.", |
| 935 | + "description": "ListRouteTables lists route tables in a given hub.", |
936 | 936 | "file": "HubClient/ListRouteTables/main.go",
|
937 | 937 | "language": "GO",
|
938 | 938 | "clientMethod": {
|
|
978 | 978 | {
|
979 | 979 | "regionTag": "networkconnectivity_v1_generated_HubService_ListRoutes_sync",
|
980 | 980 | "title": "networkconnectivity ListRoutes Sample",
|
981 |
| - "description": "ListRoutes lists routes in a given project.", |
| 981 | + "description": "ListRoutes lists routes in a given route table.", |
982 | 982 | "file": "HubClient/ListRoutes/main.go",
|
983 | 983 | "language": "GO",
|
984 | 984 | "clientMethod": {
|
|
1067 | 1067 | }
|
1068 | 1068 | ]
|
1069 | 1069 | },
|
| 1070 | + { |
| 1071 | + "regionTag": "networkconnectivity_v1_generated_HubService_QueryHubStatus_sync", |
| 1072 | + "title": "networkconnectivity QueryHubStatus Sample", |
| 1073 | + "description": "QueryHubStatus query the Private Service Connect propagation status of a Network\nConnectivity Center hub.", |
| 1074 | + "file": "HubClient/QueryHubStatus/main.go", |
| 1075 | + "language": "GO", |
| 1076 | + "clientMethod": { |
| 1077 | + "shortName": "QueryHubStatus", |
| 1078 | + "fullName": "google.cloud.networkconnectivity.v1.HubClient.QueryHubStatus", |
| 1079 | + "parameters": [ |
| 1080 | + { |
| 1081 | + "type": "context.Context", |
| 1082 | + "name": "ctx" |
| 1083 | + }, |
| 1084 | + { |
| 1085 | + "type": "networkconnectivitypb.QueryHubStatusRequest", |
| 1086 | + "name": "req" |
| 1087 | + }, |
| 1088 | + { |
| 1089 | + "type": "...gax.CallOption", |
| 1090 | + "name": "opts" |
| 1091 | + } |
| 1092 | + ], |
| 1093 | + "resultType": "HubStatusEntryIterator", |
| 1094 | + "client": { |
| 1095 | + "shortName": "HubClient", |
| 1096 | + "fullName": "google.cloud.networkconnectivity.v1.HubClient" |
| 1097 | + }, |
| 1098 | + "method": { |
| 1099 | + "shortName": "QueryHubStatus", |
| 1100 | + "fullName": "google.cloud.networkconnectivity.v1.HubService.QueryHubStatus", |
| 1101 | + "service": { |
| 1102 | + "shortName": "HubService", |
| 1103 | + "fullName": "google.cloud.networkconnectivity.v1.HubService" |
| 1104 | + } |
| 1105 | + } |
| 1106 | + }, |
| 1107 | + "origin": "API_DEFINITION", |
| 1108 | + "segments": [ |
| 1109 | + { |
| 1110 | + "start": 18, |
| 1111 | + "end": 66, |
| 1112 | + "type": "FULL" |
| 1113 | + } |
| 1114 | + ] |
| 1115 | + }, |
1070 | 1116 | {
|
1071 | 1117 | "regionTag": "networkconnectivity_v1_generated_HubService_RejectHubSpoke_sync",
|
1072 | 1118 | "title": "networkconnectivity RejectHubSpoke Sample",
|
|
1205 | 1251 | }
|
1206 | 1252 | ]
|
1207 | 1253 | },
|
| 1254 | + { |
| 1255 | + "regionTag": "networkconnectivity_v1_generated_HubService_UpdateGroup_sync", |
| 1256 | + "title": "networkconnectivity UpdateGroup Sample", |
| 1257 | + "description": "UpdateGroup updates the parameters of a Network Connectivity Center group.", |
| 1258 | + "file": "HubClient/UpdateGroup/main.go", |
| 1259 | + "language": "GO", |
| 1260 | + "clientMethod": { |
| 1261 | + "shortName": "UpdateGroup", |
| 1262 | + "fullName": "google.cloud.networkconnectivity.v1.HubClient.UpdateGroup", |
| 1263 | + "parameters": [ |
| 1264 | + { |
| 1265 | + "type": "context.Context", |
| 1266 | + "name": "ctx" |
| 1267 | + }, |
| 1268 | + { |
| 1269 | + "type": "networkconnectivitypb.UpdateGroupRequest", |
| 1270 | + "name": "req" |
| 1271 | + }, |
| 1272 | + { |
| 1273 | + "type": "...gax.CallOption", |
| 1274 | + "name": "opts" |
| 1275 | + } |
| 1276 | + ], |
| 1277 | + "resultType": "UpdateGroupOperation", |
| 1278 | + "client": { |
| 1279 | + "shortName": "HubClient", |
| 1280 | + "fullName": "google.cloud.networkconnectivity.v1.HubClient" |
| 1281 | + }, |
| 1282 | + "method": { |
| 1283 | + "shortName": "UpdateGroup", |
| 1284 | + "fullName": "google.cloud.networkconnectivity.v1.HubService.UpdateGroup", |
| 1285 | + "service": { |
| 1286 | + "shortName": "HubService", |
| 1287 | + "fullName": "google.cloud.networkconnectivity.v1.HubService" |
| 1288 | + } |
| 1289 | + } |
| 1290 | + }, |
| 1291 | + "origin": "API_DEFINITION", |
| 1292 | + "segments": [ |
| 1293 | + { |
| 1294 | + "start": 18, |
| 1295 | + "end": 58, |
| 1296 | + "type": "FULL" |
| 1297 | + } |
| 1298 | + ] |
| 1299 | + }, |
1208 | 1300 | {
|
1209 | 1301 | "regionTag": "networkconnectivity_v1_generated_HubService_UpdateHub_sync",
|
1210 | 1302 | "title": "networkconnectivity UpdateHub Sample",
|
|
0 commit comments