We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1798403 commit 4807247Copy full SHA for 4807247
1 file changed
google/api/servicemanagement/v1/resources.proto
@@ -17,17 +17,9 @@ syntax = "proto3";
17
18
package google.api.servicemanagement.v1;
19
20
-import "google/api/annotations.proto";
21
import "google/api/config_change.proto";
22
import "google/api/field_behavior.proto";
23
-import "google/api/metric.proto";
24
-import "google/api/quota.proto";
25
-import "google/api/service.proto";
26
-import "google/longrunning/operations.proto";
27
-import "google/protobuf/any.proto";
28
-import "google/protobuf/field_mask.proto";
29
import "google/protobuf/timestamp.proto";
30
-import "google/rpc/status.proto";
31
32
option csharp_namespace = "Google.Cloud.ServiceManagement.V1";
33
option go_package = "google.golang.org/genproto/googleapis/api/servicemanagement/v1;servicemanagement";
0 commit comments