Add Google Cloud Compute services
All threads resolved!
All threads resolved!
Compare changes
Files
3@@ -3,6 +3,8 @@
@@ -3,6 +3,8 @@
@@ -23,13 +25,6 @@ def initialize(project:, current_user:, zone:, filter: nil, max_results: nil, pa
@@ -23,13 +25,6 @@ def initialize(project:, current_user:, zone:, filter: nil, max_results: nil, pa
return ServiceResponse.error(message: INVALID_ORDER_BY_ERROR_MESSAGE) unless valid_order_by?(order_by)
@@ -44,6 +39,21 @@ def execute
@@ -44,6 +39,21 @@ def execute