diff --git a/packages/google-cloud-dialogflow/synth.metadata b/packages/google-cloud-dialogflow/synth.metadata index f7d77bee130b..1abbde2ea717 100644 --- a/packages/google-cloud-dialogflow/synth.metadata +++ b/packages/google-cloud-dialogflow/synth.metadata @@ -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" } } ], @@ -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" ] } \ No newline at end of file