Skip to content

Commit

Permalink
chore: start tracking obsolete files (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Aug 31, 2020
1 parent ce42794 commit b3421bd
Showing 1 changed file with 158 additions and 4 deletions.
162 changes: 158 additions & 4 deletions packages/google-cloud-dialogflow/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/dialogflow-python-client-v2.git",
"sha": "7ecac620897dc8c0805686737ba51354b3745d57"
"remote": "https://github.com/googleapis/dialogflow-python-client-v2.git",
"sha": "e78b0e6765f94fb9ecbbc72c9fc30ce7245703e2"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1a97126c6ced4e6179ade331a5372ec06e24f727",
"internalRef": "328383688"
"sha": "4bc344a7c1b638ce317045c57d8009856aba81d3",
"internalRef": "329103436"
}
}
],
Expand All @@ -35,5 +35,159 @@
"generator": "bazel"
}
}
],
"generatedFiles": [
"LICENSE",
"MANIFEST.in",
"dialogflow_v2/__init__.py",
"dialogflow_v2/gapic/__init__.py",
"dialogflow_v2/gapic/agents_client.py",
"dialogflow_v2/gapic/agents_client_config.py",
"dialogflow_v2/gapic/contexts_client.py",
"dialogflow_v2/gapic/contexts_client_config.py",
"dialogflow_v2/gapic/entity_types_client.py",
"dialogflow_v2/gapic/entity_types_client_config.py",
"dialogflow_v2/gapic/enums.py",
"dialogflow_v2/gapic/environments_client.py",
"dialogflow_v2/gapic/environments_client_config.py",
"dialogflow_v2/gapic/intents_client.py",
"dialogflow_v2/gapic/intents_client_config.py",
"dialogflow_v2/gapic/session_entity_types_client.py",
"dialogflow_v2/gapic/session_entity_types_client_config.py",
"dialogflow_v2/gapic/sessions_client.py",
"dialogflow_v2/gapic/sessions_client_config.py",
"dialogflow_v2/gapic/transports/__init__.py",
"dialogflow_v2/gapic/transports/agents_grpc_transport.py",
"dialogflow_v2/gapic/transports/contexts_grpc_transport.py",
"dialogflow_v2/gapic/transports/entity_types_grpc_transport.py",
"dialogflow_v2/gapic/transports/environments_grpc_transport.py",
"dialogflow_v2/gapic/transports/intents_grpc_transport.py",
"dialogflow_v2/gapic/transports/session_entity_types_grpc_transport.py",
"dialogflow_v2/gapic/transports/sessions_grpc_transport.py",
"dialogflow_v2/proto/__init__.py",
"dialogflow_v2/proto/agent.proto",
"dialogflow_v2/proto/agent_pb2.py",
"dialogflow_v2/proto/agent_pb2_grpc.py",
"dialogflow_v2/proto/audio_config.proto",
"dialogflow_v2/proto/audio_config_pb2.py",
"dialogflow_v2/proto/audio_config_pb2_grpc.py",
"dialogflow_v2/proto/context.proto",
"dialogflow_v2/proto/context_pb2.py",
"dialogflow_v2/proto/context_pb2_grpc.py",
"dialogflow_v2/proto/entity_type.proto",
"dialogflow_v2/proto/entity_type_pb2.py",
"dialogflow_v2/proto/entity_type_pb2_grpc.py",
"dialogflow_v2/proto/environment.proto",
"dialogflow_v2/proto/environment_pb2.py",
"dialogflow_v2/proto/environment_pb2_grpc.py",
"dialogflow_v2/proto/intent.proto",
"dialogflow_v2/proto/intent_pb2.py",
"dialogflow_v2/proto/intent_pb2_grpc.py",
"dialogflow_v2/proto/session.proto",
"dialogflow_v2/proto/session_entity_type.proto",
"dialogflow_v2/proto/session_entity_type_pb2.py",
"dialogflow_v2/proto/session_entity_type_pb2_grpc.py",
"dialogflow_v2/proto/session_pb2.py",
"dialogflow_v2/proto/session_pb2_grpc.py",
"dialogflow_v2/proto/validation_result.proto",
"dialogflow_v2/proto/validation_result_pb2.py",
"dialogflow_v2/proto/validation_result_pb2_grpc.py",
"dialogflow_v2/proto/webhook.proto",
"dialogflow_v2/proto/webhook_pb2.py",
"dialogflow_v2/proto/webhook_pb2_grpc.py",
"dialogflow_v2/types.py",
"dialogflow_v2beta1/__init__.py",
"dialogflow_v2beta1/gapic/__init__.py",
"dialogflow_v2beta1/gapic/agents_client.py",
"dialogflow_v2beta1/gapic/agents_client_config.py",
"dialogflow_v2beta1/gapic/contexts_client.py",
"dialogflow_v2beta1/gapic/contexts_client_config.py",
"dialogflow_v2beta1/gapic/documents_client.py",
"dialogflow_v2beta1/gapic/documents_client_config.py",
"dialogflow_v2beta1/gapic/entity_types_client.py",
"dialogflow_v2beta1/gapic/entity_types_client_config.py",
"dialogflow_v2beta1/gapic/enums.py",
"dialogflow_v2beta1/gapic/environments_client.py",
"dialogflow_v2beta1/gapic/environments_client_config.py",
"dialogflow_v2beta1/gapic/intents_client.py",
"dialogflow_v2beta1/gapic/intents_client_config.py",
"dialogflow_v2beta1/gapic/knowledge_bases_client.py",
"dialogflow_v2beta1/gapic/knowledge_bases_client_config.py",
"dialogflow_v2beta1/gapic/session_entity_types_client.py",
"dialogflow_v2beta1/gapic/session_entity_types_client_config.py",
"dialogflow_v2beta1/gapic/sessions_client.py",
"dialogflow_v2beta1/gapic/sessions_client_config.py",
"dialogflow_v2beta1/gapic/transports/__init__.py",
"dialogflow_v2beta1/gapic/transports/agents_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/contexts_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/documents_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/entity_types_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/environments_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/intents_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/knowledge_bases_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/session_entity_types_grpc_transport.py",
"dialogflow_v2beta1/gapic/transports/sessions_grpc_transport.py",
"dialogflow_v2beta1/proto/__init__.py",
"dialogflow_v2beta1/proto/agent.proto",
"dialogflow_v2beta1/proto/agent_pb2.py",
"dialogflow_v2beta1/proto/agent_pb2_grpc.py",
"dialogflow_v2beta1/proto/audio_config.proto",
"dialogflow_v2beta1/proto/audio_config_pb2.py",
"dialogflow_v2beta1/proto/audio_config_pb2_grpc.py",
"dialogflow_v2beta1/proto/context.proto",
"dialogflow_v2beta1/proto/context_pb2.py",
"dialogflow_v2beta1/proto/context_pb2_grpc.py",
"dialogflow_v2beta1/proto/document.proto",
"dialogflow_v2beta1/proto/document_pb2.py",
"dialogflow_v2beta1/proto/document_pb2_grpc.py",
"dialogflow_v2beta1/proto/entity_type.proto",
"dialogflow_v2beta1/proto/entity_type_pb2.py",
"dialogflow_v2beta1/proto/entity_type_pb2_grpc.py",
"dialogflow_v2beta1/proto/environment.proto",
"dialogflow_v2beta1/proto/environment_pb2.py",
"dialogflow_v2beta1/proto/environment_pb2_grpc.py",
"dialogflow_v2beta1/proto/gcs.proto",
"dialogflow_v2beta1/proto/gcs_pb2.py",
"dialogflow_v2beta1/proto/gcs_pb2_grpc.py",
"dialogflow_v2beta1/proto/intent.proto",
"dialogflow_v2beta1/proto/intent_pb2.py",
"dialogflow_v2beta1/proto/intent_pb2_grpc.py",
"dialogflow_v2beta1/proto/knowledge_base.proto",
"dialogflow_v2beta1/proto/knowledge_base_pb2.py",
"dialogflow_v2beta1/proto/knowledge_base_pb2_grpc.py",
"dialogflow_v2beta1/proto/session.proto",
"dialogflow_v2beta1/proto/session_entity_type.proto",
"dialogflow_v2beta1/proto/session_entity_type_pb2.py",
"dialogflow_v2beta1/proto/session_entity_type_pb2_grpc.py",
"dialogflow_v2beta1/proto/session_pb2.py",
"dialogflow_v2beta1/proto/session_pb2_grpc.py",
"dialogflow_v2beta1/proto/validation_result.proto",
"dialogflow_v2beta1/proto/validation_result_pb2.py",
"dialogflow_v2beta1/proto/validation_result_pb2_grpc.py",
"dialogflow_v2beta1/proto/webhook.proto",
"dialogflow_v2beta1/proto/webhook_pb2.py",
"dialogflow_v2beta1/proto/webhook_pb2_grpc.py",
"dialogflow_v2beta1/types.py",
"docs/gapic/v2/api.rst",
"docs/gapic/v2/types.rst",
"docs/gapic/v2beta1/api.rst",
"docs/gapic/v2beta1/types.rst",
"setup.cfg",
"tests/unit/gapic/v2/test_agents_client_v2.py",
"tests/unit/gapic/v2/test_contexts_client_v2.py",
"tests/unit/gapic/v2/test_entity_types_client_v2.py",
"tests/unit/gapic/v2/test_environments_client_v2.py",
"tests/unit/gapic/v2/test_intents_client_v2.py",
"tests/unit/gapic/v2/test_session_entity_types_client_v2.py",
"tests/unit/gapic/v2/test_sessions_client_v2.py",
"tests/unit/gapic/v2beta1/test_agents_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_contexts_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_documents_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_entity_types_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_environments_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_intents_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_knowledge_bases_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_session_entity_types_client_v2beta1.py",
"tests/unit/gapic/v2beta1/test_sessions_client_v2beta1.py"
]
}

0 comments on commit b3421bd

Please sign in to comment.