【发布时间】:2017-11-04 01:18:32
【问题描述】:
我收到了错误
google/api/http.proto: File not found
google/protobuf/descriptor.proto: File not found
尝试为 Embedded_assistant.proto 生成 .java 文件时。我正在为 Android 使用Protobuf Plugin for Gradle。
descriptor.proto 文件在哪里可以找到,因为我在 Google API github 页面上的任何地方都找不到它。
【问题讨论】:
标签: android grpc google-assistant-sdk