Skip to content

Commit b3421bd

Browse files
chore: start tracking obsolete files (#221)
1 parent ce42794 commit b3421bd

File tree

1 file changed

+158
-4
lines changed

1 file changed

+158
-4
lines changed

packages/google-cloud-dialogflow/synth.metadata

Lines changed: 158 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/dialogflow-python-client-v2.git",
7-
"sha": "7ecac620897dc8c0805686737ba51354b3745d57"
6+
"remote": "https://github.com/googleapis/dialogflow-python-client-v2.git",
7+
"sha": "e78b0e6765f94fb9ecbbc72c9fc30ce7245703e2"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "1a97126c6ced4e6179ade331a5372ec06e24f727",
15-
"internalRef": "328383688"
14+
"sha": "4bc344a7c1b638ce317045c57d8009856aba81d3",
15+
"internalRef": "329103436"
1616
}
1717
}
1818
],
@@ -35,5 +35,159 @@
3535
"generator": "bazel"
3636
}
3737
}
38+
],
39+
"generatedFiles": [
40+
"LICENSE",
41+
"MANIFEST.in",
42+
"dialogflow_v2/__init__.py",
43+
"dialogflow_v2/gapic/__init__.py",
44+
"dialogflow_v2/gapic/agents_client.py",
45+
"dialogflow_v2/gapic/agents_client_config.py",
46+
"dialogflow_v2/gapic/contexts_client.py",
47+
"dialogflow_v2/gapic/contexts_client_config.py",
48+
"dialogflow_v2/gapic/entity_types_client.py",
49+
"dialogflow_v2/gapic/entity_types_client_config.py",
50+
"dialogflow_v2/gapic/enums.py",
51+
"dialogflow_v2/gapic/environments_client.py",
52+
"dialogflow_v2/gapic/environments_client_config.py",
53+
"dialogflow_v2/gapic/intents_client.py",
54+
"dialogflow_v2/gapic/intents_client_config.py",
55+
"dialogflow_v2/gapic/session_entity_types_client.py",
56+
"dialogflow_v2/gapic/session_entity_types_client_config.py",
57+
"dialogflow_v2/gapic/sessions_client.py",
58+
"dialogflow_v2/gapic/sessions_client_config.py",
59+
"dialogflow_v2/gapic/transports/__init__.py",
60+
"dialogflow_v2/gapic/transports/agents_grpc_transport.py",
61+
"dialogflow_v2/gapic/transports/contexts_grpc_transport.py",
62+
"dialogflow_v2/gapic/transports/entity_types_grpc_transport.py",
63+
"dialogflow_v2/gapic/transports/environments_grpc_transport.py",
64+
"dialogflow_v2/gapic/transports/intents_grpc_transport.py",
65+
"dialogflow_v2/gapic/transports/session_entity_types_grpc_transport.py",
66+
"dialogflow_v2/gapic/transports/sessions_grpc_transport.py",
67+
"dialogflow_v2/proto/__init__.py",
68+
"dialogflow_v2/proto/agent.proto",
69+
"dialogflow_v2/proto/agent_pb2.py",
70+
"dialogflow_v2/proto/agent_pb2_grpc.py",
71+
"dialogflow_v2/proto/audio_config.proto",
72+
"dialogflow_v2/proto/audio_config_pb2.py",
73+
"dialogflow_v2/proto/audio_config_pb2_grpc.py",
74+
"dialogflow_v2/proto/context.proto",
75+
"dialogflow_v2/proto/context_pb2.py",
76+
"dialogflow_v2/proto/context_pb2_grpc.py",
77+
"dialogflow_v2/proto/entity_type.proto",
78+
"dialogflow_v2/proto/entity_type_pb2.py",
79+
"dialogflow_v2/proto/entity_type_pb2_grpc.py",
80+
"dialogflow_v2/proto/environment.proto",
81+
"dialogflow_v2/proto/environment_pb2.py",
82+
"dialogflow_v2/proto/environment_pb2_grpc.py",
83+
"dialogflow_v2/proto/intent.proto",
84+
"dialogflow_v2/proto/intent_pb2.py",
85+
"dialogflow_v2/proto/intent_pb2_grpc.py",
86+
"dialogflow_v2/proto/session.proto",
87+
"dialogflow_v2/proto/session_entity_type.proto",
88+
"dialogflow_v2/proto/session_entity_type_pb2.py",
89+
"dialogflow_v2/proto/session_entity_type_pb2_grpc.py",
90+
"dialogflow_v2/proto/session_pb2.py",
91+
"dialogflow_v2/proto/session_pb2_grpc.py",
92+
"dialogflow_v2/proto/validation_result.proto",
93+
"dialogflow_v2/proto/validation_result_pb2.py",
94+
"dialogflow_v2/proto/validation_result_pb2_grpc.py",
95+
"dialogflow_v2/proto/webhook.proto",
96+
"dialogflow_v2/proto/webhook_pb2.py",
97+
"dialogflow_v2/proto/webhook_pb2_grpc.py",
98+
"dialogflow_v2/types.py",
99+
"dialogflow_v2beta1/__init__.py",
100+
"dialogflow_v2beta1/gapic/__init__.py",
101+
"dialogflow_v2beta1/gapic/agents_client.py",
102+
"dialogflow_v2beta1/gapic/agents_client_config.py",
103+
"dialogflow_v2beta1/gapic/contexts_client.py",
104+
"dialogflow_v2beta1/gapic/contexts_client_config.py",
105+
"dialogflow_v2beta1/gapic/documents_client.py",
106+
"dialogflow_v2beta1/gapic/documents_client_config.py",
107+
"dialogflow_v2beta1/gapic/entity_types_client.py",
108+
"dialogflow_v2beta1/gapic/entity_types_client_config.py",
109+
"dialogflow_v2beta1/gapic/enums.py",
110+
"dialogflow_v2beta1/gapic/environments_client.py",
111+
"dialogflow_v2beta1/gapic/environments_client_config.py",
112+
"dialogflow_v2beta1/gapic/intents_client.py",
113+
"dialogflow_v2beta1/gapic/intents_client_config.py",
114+
"dialogflow_v2beta1/gapic/knowledge_bases_client.py",
115+
"dialogflow_v2beta1/gapic/knowledge_bases_client_config.py",
116+
"dialogflow_v2beta1/gapic/session_entity_types_client.py",
117+
"dialogflow_v2beta1/gapic/session_entity_types_client_config.py",
118+
"dialogflow_v2beta1/gapic/sessions_client.py",
119+
"dialogflow_v2beta1/gapic/sessions_client_config.py",
120+
"dialogflow_v2beta1/gapic/transports/__init__.py",
121+
"dialogflow_v2beta1/gapic/transports/agents_grpc_transport.py",
122+
"dialogflow_v2beta1/gapic/transports/contexts_grpc_transport.py",
123+
"dialogflow_v2beta1/gapic/transports/documents_grpc_transport.py",
124+
"dialogflow_v2beta1/gapic/transports/entity_types_grpc_transport.py",
125+
"dialogflow_v2beta1/gapic/transports/environments_grpc_transport.py",
126+
"dialogflow_v2beta1/gapic/transports/intents_grpc_transport.py",
127+
"dialogflow_v2beta1/gapic/transports/knowledge_bases_grpc_transport.py",
128+
"dialogflow_v2beta1/gapic/transports/session_entity_types_grpc_transport.py",
129+
"dialogflow_v2beta1/gapic/transports/sessions_grpc_transport.py",
130+
"dialogflow_v2beta1/proto/__init__.py",
131+
"dialogflow_v2beta1/proto/agent.proto",
132+
"dialogflow_v2beta1/proto/agent_pb2.py",
133+
"dialogflow_v2beta1/proto/agent_pb2_grpc.py",
134+
"dialogflow_v2beta1/proto/audio_config.proto",
135+
"dialogflow_v2beta1/proto/audio_config_pb2.py",
136+
"dialogflow_v2beta1/proto/audio_config_pb2_grpc.py",
137+
"dialogflow_v2beta1/proto/context.proto",
138+
"dialogflow_v2beta1/proto/context_pb2.py",
139+
"dialogflow_v2beta1/proto/context_pb2_grpc.py",
140+
"dialogflow_v2beta1/proto/document.proto",
141+
"dialogflow_v2beta1/proto/document_pb2.py",
142+
"dialogflow_v2beta1/proto/document_pb2_grpc.py",
143+
"dialogflow_v2beta1/proto/entity_type.proto",
144+
"dialogflow_v2beta1/proto/entity_type_pb2.py",
145+
"dialogflow_v2beta1/proto/entity_type_pb2_grpc.py",
146+
"dialogflow_v2beta1/proto/environment.proto",
147+
"dialogflow_v2beta1/proto/environment_pb2.py",
148+
"dialogflow_v2beta1/proto/environment_pb2_grpc.py",
149+
"dialogflow_v2beta1/proto/gcs.proto",
150+
"dialogflow_v2beta1/proto/gcs_pb2.py",
151+
"dialogflow_v2beta1/proto/gcs_pb2_grpc.py",
152+
"dialogflow_v2beta1/proto/intent.proto",
153+
"dialogflow_v2beta1/proto/intent_pb2.py",
154+
"dialogflow_v2beta1/proto/intent_pb2_grpc.py",
155+
"dialogflow_v2beta1/proto/knowledge_base.proto",
156+
"dialogflow_v2beta1/proto/knowledge_base_pb2.py",
157+
"dialogflow_v2beta1/proto/knowledge_base_pb2_grpc.py",
158+
"dialogflow_v2beta1/proto/session.proto",
159+
"dialogflow_v2beta1/proto/session_entity_type.proto",
160+
"dialogflow_v2beta1/proto/session_entity_type_pb2.py",
161+
"dialogflow_v2beta1/proto/session_entity_type_pb2_grpc.py",
162+
"dialogflow_v2beta1/proto/session_pb2.py",
163+
"dialogflow_v2beta1/proto/session_pb2_grpc.py",
164+
"dialogflow_v2beta1/proto/validation_result.proto",
165+
"dialogflow_v2beta1/proto/validation_result_pb2.py",
166+
"dialogflow_v2beta1/proto/validation_result_pb2_grpc.py",
167+
"dialogflow_v2beta1/proto/webhook.proto",
168+
"dialogflow_v2beta1/proto/webhook_pb2.py",
169+
"dialogflow_v2beta1/proto/webhook_pb2_grpc.py",
170+
"dialogflow_v2beta1/types.py",
171+
"docs/gapic/v2/api.rst",
172+
"docs/gapic/v2/types.rst",
173+
"docs/gapic/v2beta1/api.rst",
174+
"docs/gapic/v2beta1/types.rst",
175+
"setup.cfg",
176+
"tests/unit/gapic/v2/test_agents_client_v2.py",
177+
"tests/unit/gapic/v2/test_contexts_client_v2.py",
178+
"tests/unit/gapic/v2/test_entity_types_client_v2.py",
179+
"tests/unit/gapic/v2/test_environments_client_v2.py",
180+
"tests/unit/gapic/v2/test_intents_client_v2.py",
181+
"tests/unit/gapic/v2/test_session_entity_types_client_v2.py",
182+
"tests/unit/gapic/v2/test_sessions_client_v2.py",
183+
"tests/unit/gapic/v2beta1/test_agents_client_v2beta1.py",
184+
"tests/unit/gapic/v2beta1/test_contexts_client_v2beta1.py",
185+
"tests/unit/gapic/v2beta1/test_documents_client_v2beta1.py",
186+
"tests/unit/gapic/v2beta1/test_entity_types_client_v2beta1.py",
187+
"tests/unit/gapic/v2beta1/test_environments_client_v2beta1.py",
188+
"tests/unit/gapic/v2beta1/test_intents_client_v2beta1.py",
189+
"tests/unit/gapic/v2beta1/test_knowledge_bases_client_v2beta1.py",
190+
"tests/unit/gapic/v2beta1/test_session_entity_types_client_v2beta1.py",
191+
"tests/unit/gapic/v2beta1/test_sessions_client_v2beta1.py"
38192
]
39193
}

0 commit comments

Comments
 (0)