File tree Expand file tree Collapse file tree 1 file changed +40
-7
lines changed
dist/json/cloudforet/api/cost_analysis/v1 Expand file tree Collapse file tree 1 file changed +40
-7
lines changed Original file line number Diff line number Diff line change 44 "name" : " spaceone/api/cost_analysis/v1/cost_report.proto" ,
55 "description" : " " ,
66 "package" : " spaceone.api.cost_analysis.v1" ,
7- "hasEnums" : true ,
7+ "hasEnums" : false ,
88 "hasExtensions" : false ,
99 "hasMessages" : true ,
1010 "hasServices" : true ,
1111 "enums" : [
1212 {
1313 "name" : " Status" ,
14- "longName" : " Status" ,
15- "fullName" : " spaceone.api.cost_analysis.v1.Status" ,
14+ "longName" : " CostReportInfo.Status" ,
15+ "fullName" : " spaceone.api.cost_analysis.v1.CostReportInfo.Status" ,
16+ "description" : " " ,
17+ "values" : [
18+ {
19+ "name" : " NONE" ,
20+ "number" : " 0" ,
21+ "description" : " "
22+ },
23+ {
24+ "name" : " IN_PROGRESS" ,
25+ "number" : " 1" ,
26+ "description" : " "
27+ },
28+ {
29+ "name" : " ADJUSTING" ,
30+ "number" : " 2" ,
31+ "description" : " "
32+ },
33+ {
34+ "name" : " DONE" ,
35+ "number" : " 3" ,
36+ "description" : " "
37+ },
38+ {
39+ "name" : " EXPIRED" ,
40+ "number" : " 4" ,
41+ "description" : " "
42+ }
43+ ]
44+ },
45+ {
46+ "name" : " Status" ,
47+ "longName" : " CostReportQuery.Status" ,
48+ "fullName" : " spaceone.api.cost_analysis.v1.CostReportQuery.Status" ,
1649 "description" : " " ,
1750 "values" : [
1851 {
84117 "description" : " " ,
85118 "label" : " " ,
86119 "type" : " Status" ,
87- "longType" : " Status" ,
88- "fullType" : " spaceone.api.cost_analysis.v1.Status" ,
120+ "longType" : " CostReportInfo. Status" ,
121+ "fullType" : " spaceone.api.cost_analysis.v1.CostReportInfo. Status" ,
89122 "ismap" : false ,
90123 "isoneof" : false ,
91124 "oneofdecl" : " " ,
336369 "description" : " +optional" ,
337370 "label" : " " ,
338371 "type" : " Status" ,
339- "longType" : " Status" ,
340- "fullType" : " spaceone.api.cost_analysis.v1.Status" ,
372+ "longType" : " CostReportQuery. Status" ,
373+ "fullType" : " spaceone.api.cost_analysis.v1.CostReportQuery. Status" ,
341374 "ismap" : false ,
342375 "isoneof" : false ,
343376 "oneofdecl" : " " ,
You can’t perform that action at this time.
0 commit comments