File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 591
591
}
592
592
}
593
593
},
594
- "revision" : " 20210818 " ,
594
+ "revision" : " 20210908 " ,
595
595
"rootUrl" : " https://networkmanagement.googleapis.com/" ,
596
596
"schemas" : {
597
597
"AbortInfo" : {
615
615
" SOURCE_ENDPOINT_NOT_FOUND" ,
616
616
" MISMATCHED_SOURCE_NETWORK" ,
617
617
" DESTINATION_ENDPOINT_NOT_FOUND" ,
618
- " MISMATCHED_DESTINATION_NETWORK"
618
+ " MISMATCHED_DESTINATION_NETWORK" ,
619
+ " UNSUPPORTED"
619
620
],
620
621
"enumDescriptions" : [
621
622
" Cause is unspecified." ,
632
633
" Aborted because the source endpoint could not be found." ,
633
634
" Aborted because the source network does not match the source endpoint." ,
634
635
" Aborted because the destination endpoint could not be found." ,
635
- " Aborted because the destination network does not match the destination endpoint."
636
+ " Aborted because the destination network does not match the destination endpoint." ,
637
+ " Aborted because the test scenario is not supported."
636
638
],
637
639
"type" : " string"
638
640
},
Original file line number Diff line number Diff line change 591
591
}
592
592
}
593
593
},
594
- "revision" : " 20210818 " ,
594
+ "revision" : " 20210908 " ,
595
595
"rootUrl" : " https://networkmanagement.googleapis.com/" ,
596
596
"schemas" : {
597
597
"AbortInfo" : {
615
615
" SOURCE_ENDPOINT_NOT_FOUND" ,
616
616
" MISMATCHED_SOURCE_NETWORK" ,
617
617
" DESTINATION_ENDPOINT_NOT_FOUND" ,
618
- " MISMATCHED_DESTINATION_NETWORK"
618
+ " MISMATCHED_DESTINATION_NETWORK" ,
619
+ " UNSUPPORTED"
619
620
],
620
621
"enumDescriptions" : [
621
622
" Cause is unspecified." ,
632
633
" Aborted because the source endpoint could not be found." ,
633
634
" Aborted because the source network does not match the source endpoint." ,
634
635
" Aborted because the destination endpoint could not be found." ,
635
- " Aborted because the destination network does not match the destination endpoint."
636
+ " Aborted because the destination network does not match the destination endpoint." ,
637
+ " Aborted because the test scenario is not supported."
636
638
],
637
639
"type" : " string"
638
640
},
You can’t perform that action at this time.
0 commit comments