Skip to content

Commit afe259d

Browse files
yoshi-automationandrey-qlogic
authored andcommitted
---
yaml --- r: 22781 b: refs/heads/autosynth-bigquerystorage c: 5f1531e h: refs/heads/master i: 22779: 8f806a5
1 parent 764544e commit afe259d

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
@@ -123,7 +123,7 @@ refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
123123
refs/heads/autosynth-asset: 7d535c3023644faa89492d4a553d8c403e073fa7
124124
refs/heads/autosynth-automl: 7fcabb1e54ca9ded6bec10f41590d29ece3a6367
125125
refs/heads/autosynth-bigquerydatatransfer: d88aa5aae5fd9d3c6d75bbab1a05162c6d4d948f
126-
refs/heads/autosynth-bigquerystorage: 586ae15f6f6694664c8b668223eef92c20735064
126+
refs/heads/autosynth-bigquerystorage: 5f1531e77b4e18860d59b251a7a8768bef985570
127127
refs/heads/autosynth-bigtable: 45891a7178142c84a16d6a0b792f8ecb950a3159
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 0f377286f60df2b6fd37c183bf170c68dc014cfb

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