summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.google_apis
blob: 89cb8ac010de946c5ec688f0185efdcb11f9e4f5 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{ "google_api_http_proto":
  {"type": "export", "target": "google_api_http_proto (unexported)"}
, "google_api_http_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_http_proto"]
  , "srcs": ["google/api/http.proto"]
  }
, "google_api_httpbody_proto":
  {"type": "export", "target": "google_api_httpbody_proto (unexported)"}
, "google_api_httpbody_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_httpbody_proto"]
  , "srcs": ["google/api/httpbody.proto"]
  }
, "google_api_annotations_proto":
  {"type": "export", "target": "google_api_annotations_proto (unexported)"}
, "google_api_annotations_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_annotations_proto"]
  , "srcs": ["google/api/annotations.proto"]
  , "deps": ["google_api_http_proto"]
  }
, "google_api_client_proto":
  {"type": "export", "target": "google_api_client_proto (unexported)"}
, "google_api_client_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_client_proto"]
  , "srcs": ["google/api/client.proto"]
  , "deps": ["google_api_launch_stage_proto"]
  }
, "google_api_launch_stage_proto":
  {"type": "export", "target": "google_api_launch_stage_proto (unexported)"}
, "google_api_launch_stage_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_launch_stage_proto"]
  , "srcs": ["google/api/launch_stage.proto"]
  }
, "google_api_expr_v1alpha1_checked_proto":
  { "type": "export"
  , "target": "google_api_expr_v1alpha1_checked_proto (unexported)"
  }
, "google_api_expr_v1alpha1_checked_proto (unexported)":
  { "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": "export"
  , "target": "google_api_expr_v1alpha1_syntax_proto (unexported)"
  }
, "google_api_expr_v1alpha1_syntax_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_api_expr_v1alpha1_syntax_proto"]
  , "srcs": ["google/api/expr/v1alpha1/syntax.proto"]
  }
, "google_bytestream_proto":
  { "type": "export"
  , "target": "google_bytestream_proto (unexported)"
  , "flexible_config": ["PATCH", "ENV", "ARCH", "OS", "TOOLCHAIN_CONFIG"]
  }
, "google_bytestream_proto (unexported)":
  { "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": "export", "target": "google_rpc_status_proto (unexported)"}
, "google_rpc_status_proto (unexported)":
  { "type": ["@", "rules", "proto", "library"]
  , "name": ["google_rpc_status_proto"]
  , "srcs": ["google/rpc/status.proto"]
  }
, "google/rpc/status.proto":
  {"type": "export", "target": ["FILE", null, "google/rpc/status.proto"]}
, "google_longrunning_operations_proto":
  { "type": "export"
  , "target": "google_longrunning_operations_proto (unexported)"
  }
, "google_longrunning_operations_proto (unexported)":
  { "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"
    ]
  }
}