Generate SDK by new Generator
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ namespace AlibabaCloud
|
||||
{
|
||||
struct Filter
|
||||
{
|
||||
std::vector<std::string> value;
|
||||
Value value;
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user