Skip to content

Commit 2c9394e

Browse files
yoshi-automationandrey-qlogic
authored andcommitted
---
yaml --- r: 23709 b: refs/heads/autosynth-firestore c: 5f1531e h: refs/heads/master i: 23707: 3279f97
1 parent d787be1 commit 2c9394e

8 files changed

Lines changed: 155 additions & 100 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ refs/heads/autosynth-containeranalysis: af5b804492292b43372c9fe00386696136ccae89
130130
refs/heads/autosynth-datastore: d0fc1187000c7a50d8bddd89c3b7cdf1187ecb96
131131
refs/heads/autosynth-dialogflow: cb1ceeb3ec1a132d3096fc88d44b930a52130e18
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133-
refs/heads/autosynth-firestore: 586ae15f6f6694664c8b668223eef92c20735064
133+
refs/heads/autosynth-firestore: 5f1531e77b4e18860d59b251a7a8768bef985570
134134
refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
135135
refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
136136
refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557

branches/autosynth-firestore/google-api-grpc/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/Storage.java

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

branches/autosynth-firestore/google-api-grpc/proto-google-cloud-bigquerystorage-v1beta1/src/main/java/com/google/cloud/bigquery/storage/v1beta1/TableReferenceProto.java

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

branches/autosynth-firestore/google-api-grpc/proto-google-cloud-bigquerystorage-v1beta1/src/main/proto/google/cloud/bigquery/storage/v1beta1/avro.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/storag
2121
option java_outer_classname = "AvroProto";
2222
option java_package = "com.google.cloud.bigquery.storage.v1beta1";
2323

24+
2425
// Avro schema.
2526
message AvroSchema {
2627
// Json serialized schema, as described at

branches/autosynth-firestore/google-api-grpc/proto-google-cloud-bigquerystorage-v1beta1/src/main/proto/google/cloud/bigquery/storage/v1beta1/read_options.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ package google.cloud.bigquery.storage.v1beta1;
2020
option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/storage/v1beta1;storage";
2121
option java_package = "com.google.cloud.bigquery.storage.v1beta1";
2222

23+
2324
// Options dictating how we read a table.
2425
message TableReadOptions {
2526
// Optional. Names of the fields in the table that should be read. If empty,

0 commit comments

Comments
 (0)