Skip to content

Commit 130d1fe

Browse files
yoshi-automationandrey-qlogic
authored andcommitted
---
yaml --- r: 23113 b: refs/heads/autosynth-containeranalysis c: 5f1531e h: refs/heads/master i: 23111: 635d72e
1 parent dd276a2 commit 130d1fe

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
@@ -126,7 +126,7 @@ refs/heads/autosynth-bigquerydatatransfer: d88aa5aae5fd9d3c6d75bbab1a05162c6d4d9
126126
refs/heads/autosynth-bigquerystorage: d2c53da3b012e38c662e4df0738042435f19365f
127127
refs/heads/autosynth-bigtable: 9e5429f45cf9face9fed585d0233534993e36b58
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129-
refs/heads/autosynth-containeranalysis: 586ae15f6f6694664c8b668223eef92c20735064
129+
refs/heads/autosynth-containeranalysis: 5f1531e77b4e18860d59b251a7a8768bef985570
130130
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
131131
refs/heads/autosynth-dialogflow: 7dbc2c1ea714328ccfa4f33645045f017ff080e7
132132
refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32

branches/autosynth-containeranalysis/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-containeranalysis/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-containeranalysis/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-containeranalysis/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)