Skip to content

Commit 9d00a18

Browse files
yoshi-automationandrey-qlogic
authored andcommitted
---
yaml --- r: 23287 b: refs/heads/autosynth-datastore c: b05fadc h: refs/heads/master i: 23285: 9b9bf01 23283: 4bd8188 23279: ba76263
1 parent e766245 commit 9d00a18

8 files changed

Lines changed: 38 additions & 38 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ refs/heads/autosynth-bigquerystorage: d2c53da3b012e38c662e4df0738042435f19365f
127127
refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89
130-
refs/heads/autosynth-datastore: 35cc9874ce2963ca9d66aa0d584208a59154b6f3
130+
refs/heads/autosynth-datastore: b05fadc68b22f58a101285280adebca618192d48
131131
refs/heads/autosynth-dialogflow: 7dbc2c1ea714328ccfa4f33645045f017ff080e7
132132
refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32
133133
refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-firestore-v1/src/main/java/com/google/firestore/v1/Write.java

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-firestore-v1/src/main/java/com/google/firestore/v1/WriteOrBuilder.java

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-firestore-v1/src/main/proto/google/firestore/v1/write.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ message Write {
4141
// `projects/{project_id}/databases/{database_id}/documents/{document_path}`.
4242
string delete = 2;
4343

44-
// Applies a tranformation to a document.
44+
// Applies a transformation to a document.
4545
// At most one `transform` per document is allowed in a given request.
4646
// An `update` cannot follow a `transform` on the same document in a given
4747
// request.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-firestore-v1beta1/src/main/java/com/google/firestore/v1beta1/Write.java

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-firestore-v1beta1/src/main/java/com/google/firestore/v1beta1/WriteOrBuilder.java

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-datastore/google-api-grpc/proto-google-cloud-firestore-v1beta1/src/main/proto/google/firestore/v1beta1/write.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ message Write {
4141
// `projects/{project_id}/databases/{database_id}/documents/{document_path}`.
4242
string delete = 2;
4343

44-
// Applies a tranformation to a document.
44+
// Applies a transformation to a document.
4545
// At most one `transform` per document is allowed in a given request.
4646
// An `update` cannot follow a `transform` on the same document in a given
4747
// request.

branches/autosynth-datastore/google-cloud-clients/google-cloud-firestore/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-03-06T08:44:01.706383Z",
2+
"updateTime": "2019-03-16T07:43:23.809130Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.15",
8-
"dockerImage": "googleapis/artman@sha256:9caadfa59d48224cba5f3217eb9d61a155b78ccf31e628abef385bc5b7ed3bd2"
7+
"version": "0.16.17",
8+
"dockerImage": "googleapis/artman@sha256:7231f27272231a884e09edb5953148c85ecd8467780d33c4a35c3e507885715b"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "856117505ff9075b3e9c0b5674113667b6cf9e00",
16-
"internalRef": "236931378"
15+
"sha": "dab002e28c81adcc5601278c36d4302c2624c8e2",
16+
"internalRef": "238726437"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)