Skip to content

Commit

Permalink
add task_options
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyungSong committed Aug 9, 2023
1 parent aa7dc8c commit b52db89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/spaceone/api/inventory/plugin/collector.proto
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ message CollectRequest {
google.protobuf.Struct options = 1;
google.protobuf.Struct secret_data = 2;
google.protobuf.Struct filter = 3;
google.protobuf.Struct task_options = 4;
}


Expand Down

0 comments on commit b52db89

Please sign in to comment.