summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.google_apis
blob: 434dd21cd804f8e30babd479e823a4e02a31fe56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{ "google_api_http_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_http_proto"]
  , "srcs": ["google/api/http.proto"]
  }
, "google_api_httpbody_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_httpbody_proto"]
  , "srcs": ["google/api/httpbody.proto"]
  }
, "google_api_annotations_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_annotations_proto"]
  , "srcs": ["google/api/annotations.proto"]
  , "deps": ["google_api_http_proto"]
  }
, "google_api_client_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_client_proto"]
  , "srcs": ["google/api/client.proto"]
  }
, "google_api_expr_v1alpha1_checked_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_expr_v1alpha1_checked_proto"]
  , "srcs": ["google/api/expr/v1alpha1/checked.proto"]
  , "deps": ["google_api_expr_v1alpha1_syntax_proto"]
  }
, "google_api_expr_v1alpha1_syntax_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_expr_v1alpha1_syntax_proto"]
  , "srcs": ["google/api/expr/v1alpha1/syntax.proto"]
  }
, "google/bytestream/bytestream.proto":
  { "type": ["@", "rules", "patch", "file"]
  , "src": [["FILE", null, "google/bytestream/bytestream.proto"]]
  , "patch": [["@", "patches", "", "bytestream.proto.diff"]]
  }
, "google_bytestream_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_bytestream_proto"]
  , "service": ["yes"]
  , "srcs": ["google/bytestream/bytestream.proto"]
  , "deps": ["google_api_annotations_proto"]
  }
, "google_rpc_status_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_rpc_status_proto"]
  , "srcs": ["google/rpc/status.proto"]
  }
, "google_longrunning_operations_proto":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_longrunning_operations_proto"]
  , "service": ["yes"]
  , "srcs": ["google/longrunning/operations.proto"]
  , "deps":
    [ "google_api_annotations_proto"
    , "google_api_client_proto"
    , "google_rpc_status_proto"
    ]
  }
}