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 4
4
"name" : " spaceone/api/cost_analysis/v1/cost_report.proto" ,
5
5
"description" : " " ,
6
6
"package" : " spaceone.api.cost_analysis.v1" ,
7
- "hasEnums" : true ,
7
+ "hasEnums" : false ,
8
8
"hasExtensions" : false ,
9
9
"hasMessages" : true ,
10
10
"hasServices" : true ,
11
11
"enums" : [
12
12
{
13
13
"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" ,
16
49
"description" : " " ,
17
50
"values" : [
18
51
{
84
117
"description" : " " ,
85
118
"label" : " " ,
86
119
"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" ,
89
122
"ismap" : false ,
90
123
"isoneof" : false ,
91
124
"oneofdecl" : " " ,
336
369
"description" : " +optional" ,
337
370
"label" : " " ,
338
371
"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" ,
341
374
"ismap" : false ,
342
375
"isoneof" : false ,
343
376
"oneofdecl" : " " ,
You can’t perform that action at this time.
0 commit comments