Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
build: stop tracking generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Nov 24, 2020
1 parent fb28879 commit 4f72b11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 156 deletions.
4 changes: 1 addition & 3 deletions src/v2beta1/session_entity_types_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1079,9 +1079,7 @@ export class SessionEntityTypesClient {
this.innerApiCalls['listSessionEntityTypes'] as GaxCall,
(request as unknown) as RequestType,
callSettings
) as AsyncIterable<
protos.google.cloud.dialogflow.v2beta1.ISessionEntityType
>;
) as AsyncIterable<protos.google.cloud.dialogflow.v2beta1.ISessionEntityType>;
}
// --------------------
// -- Path templates --
Expand Down
154 changes: 1 addition & 153 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-dialogflow.git",
"sha": "e0d9fa69bba79540c09ec777b3eee6bf0bd5e4b6"
"sha": "fb28879443c27688d1923d6675ea97c3c5d4d0e7"
}
},
{
Expand Down Expand Up @@ -42,157 +42,5 @@
"generator": "bazel"
}
}
],
"generatedFiles": [
".eslintignore",
".eslintrc.json",
".gitattributes",
".github/ISSUE_TEMPLATE/bug_report.md",
".github/ISSUE_TEMPLATE/feature_request.md",
".github/ISSUE_TEMPLATE/support_request.md",
".github/PULL_REQUEST_TEMPLATE.md",
".github/release-please.yml",
".github/workflows/ci.yaml",
".gitignore",
".jsdoc.js",
".kokoro/.gitattributes",
".kokoro/common.cfg",
".kokoro/continuous/node10/common.cfg",
".kokoro/continuous/node10/docs.cfg",
".kokoro/continuous/node10/test.cfg",
".kokoro/continuous/node12/common.cfg",
".kokoro/continuous/node12/lint.cfg",
".kokoro/continuous/node12/samples-test.cfg",
".kokoro/continuous/node12/system-test.cfg",
".kokoro/continuous/node12/test.cfg",
".kokoro/docs.sh",
".kokoro/lint.sh",
".kokoro/populate-secrets.sh",
".kokoro/presubmit/node10/common.cfg",
".kokoro/presubmit/node12/common.cfg",
".kokoro/presubmit/node12/samples-test.cfg",
".kokoro/presubmit/node12/system-test.cfg",
".kokoro/presubmit/node12/test.cfg",
".kokoro/publish.sh",
".kokoro/release/docs-devsite.cfg",
".kokoro/release/docs-devsite.sh",
".kokoro/release/docs.cfg",
".kokoro/release/docs.sh",
".kokoro/release/publish.cfg",
".kokoro/samples-test.sh",
".kokoro/system-test.sh",
".kokoro/test.bat",
".kokoro/test.sh",
".kokoro/trampoline.sh",
".kokoro/trampoline_v2.sh",
".mocharc.js",
".nycrc",
".prettierignore",
".prettierrc.js",
".trampolinerc",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE",
"api-extractor.json",
"linkinator.config.json",
"protos/google/cloud/dialogflow/v2/agent.proto",
"protos/google/cloud/dialogflow/v2/audio_config.proto",
"protos/google/cloud/dialogflow/v2/context.proto",
"protos/google/cloud/dialogflow/v2/entity_type.proto",
"protos/google/cloud/dialogflow/v2/environment.proto",
"protos/google/cloud/dialogflow/v2/intent.proto",
"protos/google/cloud/dialogflow/v2/session.proto",
"protos/google/cloud/dialogflow/v2/session_entity_type.proto",
"protos/google/cloud/dialogflow/v2/validation_result.proto",
"protos/google/cloud/dialogflow/v2/webhook.proto",
"protos/google/cloud/dialogflow/v2beta1/agent.proto",
"protos/google/cloud/dialogflow/v2beta1/audio_config.proto",
"protos/google/cloud/dialogflow/v2beta1/context.proto",
"protos/google/cloud/dialogflow/v2beta1/document.proto",
"protos/google/cloud/dialogflow/v2beta1/entity_type.proto",
"protos/google/cloud/dialogflow/v2beta1/environment.proto",
"protos/google/cloud/dialogflow/v2beta1/gcs.proto",
"protos/google/cloud/dialogflow/v2beta1/intent.proto",
"protos/google/cloud/dialogflow/v2beta1/knowledge_base.proto",
"protos/google/cloud/dialogflow/v2beta1/session.proto",
"protos/google/cloud/dialogflow/v2beta1/session_entity_type.proto",
"protos/google/cloud/dialogflow/v2beta1/validation_result.proto",
"protos/google/cloud/dialogflow/v2beta1/webhook.proto",
"protos/protos.d.ts",
"protos/protos.js",
"protos/protos.json",
"renovate.json",
"src/index.ts",
"src/v2/agents_client.ts",
"src/v2/agents_client_config.json",
"src/v2/agents_proto_list.json",
"src/v2/contexts_client.ts",
"src/v2/contexts_client_config.json",
"src/v2/contexts_proto_list.json",
"src/v2/entity_types_client.ts",
"src/v2/entity_types_client_config.json",
"src/v2/entity_types_proto_list.json",
"src/v2/environments_client.ts",
"src/v2/environments_client_config.json",
"src/v2/environments_proto_list.json",
"src/v2/index.ts",
"src/v2/intents_client.ts",
"src/v2/intents_client_config.json",
"src/v2/intents_proto_list.json",
"src/v2/session_entity_types_client.ts",
"src/v2/session_entity_types_client_config.json",
"src/v2/session_entity_types_proto_list.json",
"src/v2/sessions_client.ts",
"src/v2/sessions_client_config.json",
"src/v2/sessions_proto_list.json",
"src/v2beta1/agents_client.ts",
"src/v2beta1/agents_client_config.json",
"src/v2beta1/agents_proto_list.json",
"src/v2beta1/contexts_client.ts",
"src/v2beta1/contexts_client_config.json",
"src/v2beta1/contexts_proto_list.json",
"src/v2beta1/documents_client.ts",
"src/v2beta1/documents_client_config.json",
"src/v2beta1/documents_proto_list.json",
"src/v2beta1/entity_types_client.ts",
"src/v2beta1/entity_types_client_config.json",
"src/v2beta1/entity_types_proto_list.json",
"src/v2beta1/environments_client.ts",
"src/v2beta1/environments_client_config.json",
"src/v2beta1/environments_proto_list.json",
"src/v2beta1/index.ts",
"src/v2beta1/intents_client.ts",
"src/v2beta1/intents_client_config.json",
"src/v2beta1/intents_proto_list.json",
"src/v2beta1/knowledge_bases_client.ts",
"src/v2beta1/knowledge_bases_client_config.json",
"src/v2beta1/knowledge_bases_proto_list.json",
"src/v2beta1/session_entity_types_client.ts",
"src/v2beta1/session_entity_types_client_config.json",
"src/v2beta1/session_entity_types_proto_list.json",
"src/v2beta1/sessions_client.ts",
"src/v2beta1/sessions_client_config.json",
"src/v2beta1/sessions_proto_list.json",
"system-test/fixtures/sample/src/index.js",
"system-test/fixtures/sample/src/index.ts",
"system-test/install.ts",
"test/gapic_agents_v2.ts",
"test/gapic_agents_v2beta1.ts",
"test/gapic_contexts_v2.ts",
"test/gapic_contexts_v2beta1.ts",
"test/gapic_documents_v2beta1.ts",
"test/gapic_entity_types_v2.ts",
"test/gapic_entity_types_v2beta1.ts",
"test/gapic_environments_v2.ts",
"test/gapic_environments_v2beta1.ts",
"test/gapic_intents_v2.ts",
"test/gapic_intents_v2beta1.ts",
"test/gapic_knowledge_bases_v2beta1.ts",
"test/gapic_session_entity_types_v2.ts",
"test/gapic_session_entity_types_v2beta1.ts",
"test/gapic_sessions_v2.ts",
"test/gapic_sessions_v2beta1.ts",
"tsconfig.json",
"webpack.config.js"
]
}

0 comments on commit 4f72b11

Please sign in to comment.