File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 2686
2686
}
2687
2687
}
2688
2688
},
2689
- "revision" : " 20230831 " ,
2689
+ "revision" : " 20230906 " ,
2690
2690
"rootUrl" : " https://networkconnectivity.googleapis.com/" ,
2691
2691
"schemas" : {
2692
2692
"AcceptHubSpokeRequest" : {
2704
2704
},
2705
2705
"type" : " object"
2706
2706
},
2707
+ "AcceptHubSpokeResponse" : {
2708
+ "description" : " The response for HubService.AcceptHubSpoke." ,
2709
+ "id" : " AcceptHubSpokeResponse" ,
2710
+ "properties" : {
2711
+ "spoke" : {
2712
+ "$ref" : " Spoke" ,
2713
+ "description" : " The spoke that was operated on."
2714
+ }
2715
+ },
2716
+ "type" : " object"
2717
+ },
2707
2718
"AcceptSpokeRequest" : {
2708
2719
"description" : " The request for HubService.AcceptSpoke." ,
2709
2720
"id" : " AcceptSpokeRequest" ,
4095
4106
},
4096
4107
"type" : " object"
4097
4108
},
4109
+ "RejectHubSpokeResponse" : {
4110
+ "description" : " The response for HubService.RejectHubSpoke." ,
4111
+ "id" : " RejectHubSpokeResponse" ,
4112
+ "properties" : {
4113
+ "spoke" : {
4114
+ "$ref" : " Spoke" ,
4115
+ "description" : " The spoke that was operated on."
4116
+ }
4117
+ },
4118
+ "type" : " object"
4119
+ },
4098
4120
"RejectSpokeRequest" : {
4099
4121
"description" : " The request for HubService.RejectSpoke." ,
4100
4122
"id" : " RejectSpokeRequest" ,
Original file line number Diff line number Diff line change 1116
1116
}
1117
1117
}
1118
1118
},
1119
- "revision" : " 20230831 " ,
1119
+ "revision" : " 20230906 " ,
1120
1120
"rootUrl" : " https://networkconnectivity.googleapis.com/" ,
1121
1121
"schemas" : {
1122
1122
"AuditConfig" : {
You can’t perform that action at this time.
0 commit comments