googleapis/google/cloud/dialogflow/v2beta1
Google APIs bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
..
BUILD.bazel Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
agent.proto Synchronize new proto/yaml changes. 2019-09-19 22:49:16 -07:00
artman_dialogflow_v2beta1.yaml Synchronize new proto/yaml changes. 2019-09-20 15:33:16 -07:00
artman_dialogflow_v2beta1_java.yaml Synchronize new proto/yaml changes. 2019-09-19 22:48:12 -07:00
audio_config.proto Updates to MediaCard 2019-11-07 09:16:09 -08:00
context.proto Synchronize new proto/yaml changes. 2019-08-15 12:16:42 -07:00
dialogflow_gapic.yaml Synchronize new proto/yaml changes. 2019-07-02 11:29:01 -07:00
dialogflow_v2beta1.yaml Synchronize new proto/yaml changes. 2019-10-03 09:56:59 -07:00
document.proto Synchronize new proto/yaml changes. 2019-09-19 22:49:16 -07:00
entity_type.proto Synchronize new proto/yaml changes. 2019-10-03 14:26:26 -07:00
gcs.proto Synchronize new proto/yaml changes. 2019-09-19 22:49:16 -07:00
intent.proto Synchronize new proto/yaml changes. 2019-10-31 19:39:02 -07:00
knowledge_base.proto Synchronize new proto/yaml changes. 2019-10-31 19:39:02 -07:00
session.proto Updates to MediaCard 2019-11-07 09:16:09 -08:00
session_entity_type.proto Synchronize new proto/yaml changes. 2019-08-15 12:16:42 -07:00
validation_result.proto Synchronize new proto/yaml changes. 2019-09-19 22:49:16 -07:00
webhook.proto Synchronize new proto/yaml changes. 2019-09-19 22:49:16 -07:00