We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f17e0aa commit 7d0c6beCopy full SHA for 7d0c6be
1 file changed
google/cloud/compute/v1/compute.proto
@@ -22,12 +22,12 @@ syntax = "proto3";
22
23
package google.cloud.compute.v1;
24
25
-import "google/protobuf/any.proto";
26
import "google/api/annotations.proto";
27
import "google/api/client.proto";
28
import "google/api/field_behavior.proto";
29
import "google/api/resource.proto";
30
import "google/cloud/extended_operations.proto";
+import "google/protobuf/any.proto";
31
32
//
33
// File Options
0 commit comments