We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86ae5f commit 3edc94cCopy full SHA for 3edc94c
2 files changed
google/datastore/v1/datastore_gapic.yaml
@@ -1,3 +1,6 @@
1
+# Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
2
+# Any manual changes will be overwritten by the publication process.
3
+
4
type: com.google.api.codegen.ConfigProto
5
config_schema_version: 2.0.0
6
language_settings:
google/datastore/v1/datastore_v1.yaml
@@ -35,3 +35,9 @@ authentication:
35
canonical_scopes: |-
36
https://www.googleapis.com/auth/cloud-platform,
37
https://www.googleapis.com/auth/datastore
38
39
+publishing:
40
+ library_settings:
41
+ - version: google.datastore.v1
42
+ java_settings:
43
+ library_package: com.google.cloud.datastore.v1
0 commit comments