Skip to content

Commit a41f1a7

Browse files
feat: re-generated to pick up changes in the API or client library generator. (#74)
1 parent a822658 commit a41f1a7

File tree

9 files changed

+42
-27
lines changed

9 files changed

+42
-27
lines changed

proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/ArrowProto.java

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
4848
+ ".proto\022 google.cloud.bigquery.storage.v1"
4949
+ "\"(\n\013ArrowSchema\022\031\n\021serialized_schema\030\001 \001"
5050
+ "(\014\"F\n\020ArrowRecordBatch\022\037\n\027serialized_rec"
51-
+ "ord_batch\030\001 \001(\014\022\021\n\trow_count\030\002 \001(\003B}\n$co"
52-
+ "m.google.cloud.bigquery.storage.v1B\nArro"
53-
+ "wProtoP\001ZGgoogle.golang.org/genproto/goo"
54-
+ "gleapis/cloud/bigquery/storage/v1;storag"
55-
+ "eb\006proto3"
51+
+ "ord_batch\030\001 \001(\014\022\021\n\trow_count\030\002 \001(\003B\303\001\n$c"
52+
+ "om.google.cloud.bigquery.storage.v1B\nArr"
53+
+ "owProtoP\001ZGgoogle.golang.org/genproto/go"
54+
+ "ogleapis/cloud/bigquery/storage/v1;stora"
55+
+ "ge\252\002 Google.Cloud.BigQuery.Storage.V1\312\002 "
56+
+ "Google\\Cloud\\BigQuery\\Storage\\V1b\006proto3"
5657
};
5758
descriptor =
5859
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/AvroProto.java

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
4848
+ "proto\022 google.cloud.bigquery.storage.v1\""
4949
+ "\034\n\nAvroSchema\022\016\n\006schema\030\001 \001(\t\"=\n\010AvroRow"
5050
+ "s\022\036\n\026serialized_binary_rows\030\001 \001(\014\022\021\n\trow"
51-
+ "_count\030\002 \001(\003B|\n$com.google.cloud.bigquer"
52-
+ "y.storage.v1B\tAvroProtoP\001ZGgoogle.golang"
53-
+ ".org/genproto/googleapis/cloud/bigquery/"
54-
+ "storage/v1;storageb\006proto3"
51+
+ "_count\030\002 \001(\003B\302\001\n$com.google.cloud.bigque"
52+
+ "ry.storage.v1B\tAvroProtoP\001ZGgoogle.golan"
53+
+ "g.org/genproto/googleapis/cloud/bigquery"
54+
+ "/storage/v1;storage\252\002 Google.Cloud.BigQu"
55+
+ "ery.Storage.V1\312\002 Google\\Cloud\\BigQuery\\S"
56+
+ "torage\\V1b\006proto3"
5557
};
5658
descriptor =
5759
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/StorageProto.java

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
125125
+ "w.googleapis.com/auth/bigquery,https://w"
126126
+ "ww.googleapis.com/auth/bigquery.readonly"
127127
+ ",https://www.googleapis.com/auth/cloud-p"
128-
+ "latformB\177\n$com.google.cloud.bigquery.sto"
129-
+ "rage.v1B\014StorageProtoP\001ZGgoogle.golang.o"
130-
+ "rg/genproto/googleapis/cloud/bigquery/st"
131-
+ "orage/v1;storageb\006proto3"
128+
+ "latformB\305\001\n$com.google.cloud.bigquery.st"
129+
+ "orage.v1B\014StorageProtoP\001ZGgoogle.golang."
130+
+ "org/genproto/googleapis/cloud/bigquery/s"
131+
+ "torage/v1;storage\252\002 Google.Cloud.BigQuer"
132+
+ "y.Storage.V1\312\002 Google\\Cloud\\BigQuery\\Sto"
133+
+ "rage\\V1b\006proto3"
132134
};
133135
descriptor =
134136
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

proto-google-cloud-bigquerystorage-v1/src/main/java/com/google/cloud/bigquery/storage/v1/StreamProto.java

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
8686
+ "}/locations/{location}/sessions/{session"
8787
+ "}/streams/{stream}*>\n\nDataFormat\022\033\n\027DATA"
8888
+ "_FORMAT_UNSPECIFIED\020\000\022\010\n\004AVRO\020\001\022\t\n\005ARROW"
89-
+ "\020\002B~\n$com.google.cloud.bigquery.storage."
90-
+ "v1B\013StreamProtoP\001ZGgoogle.golang.org/gen"
91-
+ "proto/googleapis/cloud/bigquery/storage/"
92-
+ "v1;storageb\006proto3"
89+
+ "\020\002B\304\001\n$com.google.cloud.bigquery.storage"
90+
+ ".v1B\013StreamProtoP\001ZGgoogle.golang.org/ge"
91+
+ "nproto/googleapis/cloud/bigquery/storage"
92+
+ "/v1;storage\252\002 Google.Cloud.BigQuery.Stor"
93+
+ "age.V1\312\002 Google\\Cloud\\BigQuery\\Storage\\V"
94+
+ "1b\006proto3"
9395
};
9496
descriptor =
9597
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/arrow.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ syntax = "proto3";
1717

1818
package google.cloud.bigquery.storage.v1;
1919

20+
option csharp_namespace = "Google.Cloud.BigQuery.Storage.V1";
2021
option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/storage/v1;storage";
2122
option java_multiple_files = true;
2223
option java_outer_classname = "ArrowProto";
2324
option java_package = "com.google.cloud.bigquery.storage.v1";
25+
option php_namespace = "Google\\Cloud\\BigQuery\\Storage\\V1";
2426

2527
// Arrow schema as specified in
2628
// https://arrow.apache.org/docs/python/api/datatypes.html

proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/avro.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ syntax = "proto3";
1717

1818
package google.cloud.bigquery.storage.v1;
1919

20+
option csharp_namespace = "Google.Cloud.BigQuery.Storage.V1";
2021
option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/storage/v1;storage";
2122
option java_multiple_files = true;
2223
option java_outer_classname = "AvroProto";
2324
option java_package = "com.google.cloud.bigquery.storage.v1";
25+
option php_namespace = "Google\\Cloud\\BigQuery\\Storage\\V1";
2426

2527
// Avro schema.
2628
message AvroSchema {

proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/storage.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ import "google/cloud/bigquery/storage/v1/arrow.proto";
2525
import "google/cloud/bigquery/storage/v1/avro.proto";
2626
import "google/cloud/bigquery/storage/v1/stream.proto";
2727

28+
option csharp_namespace = "Google.Cloud.BigQuery.Storage.V1";
2829
option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/storage/v1;storage";
2930
option java_multiple_files = true;
3031
option java_outer_classname = "StorageProto";
3132
option java_package = "com.google.cloud.bigquery.storage.v1";
33+
option php_namespace = "Google\\Cloud\\BigQuery\\Storage\\V1";
3234

3335
// BigQuery Read API.
3436
//

proto-google-cloud-bigquerystorage-v1/src/main/proto/google/cloud/bigquery/storage/v1/stream.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ import "google/cloud/bigquery/storage/v1/arrow.proto";
2323
import "google/cloud/bigquery/storage/v1/avro.proto";
2424
import "google/protobuf/timestamp.proto";
2525

26+
option csharp_namespace = "Google.Cloud.BigQuery.Storage.V1";
2627
option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/storage/v1;storage";
2728
option java_multiple_files = true;
2829
option java_outer_classname = "StreamProto";
2930
option java_package = "com.google.cloud.bigquery.storage.v1";
31+
option php_namespace = "Google\\Cloud\\BigQuery\\Storage\\V1";
3032

3133
// Data format for input or output data.
3234
enum DataFormat {

synth.metadata

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-02-08T09:41:28.852134Z",
2+
"updateTime": "2020-02-11T10:29:54.654184Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,33 +12,33 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "e7d8a694f4559201e6913f6610069cb08b39274e",
16-
"internalRef": "293903652"
15+
"sha": "5006247aa157e59118833658084345ee59af7c09",
16+
"internalRef": "294383128"
1717
}
1818
},
1919
{
2020
"git": {
2121
"name": "googleapis",
2222
"remote": "https://github.com/googleapis/googleapis.git",
23-
"sha": "e7d8a694f4559201e6913f6610069cb08b39274e",
24-
"internalRef": "293903652"
23+
"sha": "5006247aa157e59118833658084345ee59af7c09",
24+
"internalRef": "294383128"
2525
}
2626
},
2727
{
2828
"git": {
2929
"name": "googleapis",
3030
"remote": "https://github.com/googleapis/googleapis.git",
31-
"sha": "e7d8a694f4559201e6913f6610069cb08b39274e",
32-
"internalRef": "293903652"
31+
"sha": "5006247aa157e59118833658084345ee59af7c09",
32+
"internalRef": "294383128"
3333
}
3434
},
3535
{
3636
"git": {
3737
"name": "googleapis",
3838
"remote": "https://github.com/googleapis/googleapis.git",
39-
"sha": "e7d8a694f4559201e6913f6610069cb08b39274e",
40-
"internalRef": "293903652",
41-
"log": "e7d8a694f4559201e6913f6610069cb08b39274e\nDepend on the latest gapic-generator and resource names plugin.\n\nThis fixes the very old an very annoying bug: https://github.com/googleapis/gapic-generator/pull/3087\n\nPiperOrigin-RevId: 293903652\n\n806b2854a966d55374ee26bb0cef4e30eda17b58\nfix: correct capitalization of Ruby namespaces in SecurityCenter V1p1beta1\n\nPiperOrigin-RevId: 293903613\n\n1b83c92462b14d67a7644e2980f723112472e03a\nPublish annotations and grpc service config for Logging API.\n\nPiperOrigin-RevId: 293893514\n\ne46f761cd6ec15a9e3d5ed4ff321a4bcba8e8585\nGenerate the Bazel build file for recommendengine public api\n\nPiperOrigin-RevId: 293710856\n\n68477017c4173c98addac0373950c6aa9d7b375f\nMake `language_code` optional for UpdateIntentRequest and BatchUpdateIntentsRequest.\n\nThe comments and proto annotations describe this parameter as optional.\n\nPiperOrigin-RevId: 293703548\n\n16f823f578bca4e845a19b88bb9bc5870ea71ab2\nAdd BUILD.bazel files for managedidentities API\n\nPiperOrigin-RevId: 293698246\n\n2f53fd8178c9a9de4ad10fae8dd17a7ba36133f2\nAdd v1p1beta1 config file\n\nPiperOrigin-RevId: 293696729\n\n052b274138fce2be80f97b6dcb83ab343c7c8812\nAdd source field for user event and add field behavior annotations\n\nPiperOrigin-RevId: 293693115\n\n1e89732b2d69151b1b3418fff3d4cc0434f0dded\ndatacatalog: v1beta1 add three new RPCs to gapic v1beta1 config\n\nPiperOrigin-RevId: 293692823\n\n9c8bd09bbdc7c4160a44f1fbab279b73cd7a2337\nchange the name of AccessApproval service to AccessApprovalAdmin\n\nPiperOrigin-RevId: 293690934\n\n2e23b8fbc45f5d9e200572ca662fe1271bcd6760\nAdd ListEntryGroups method, add http bindings to support entry group tagging, and update some comments.\n\nPiperOrigin-RevId: 293666452\n\n0275e38a4ca03a13d3f47a9613aac8c8b0d3f1f2\nAdd proto_package field to managedidentities API. It is needed for APIs that still depend on artman generation.\n\nPiperOrigin-RevId: 293643323\n\n"
39+
"sha": "5006247aa157e59118833658084345ee59af7c09",
40+
"internalRef": "294383128",
41+
"log": "5006247aa157e59118833658084345ee59af7c09\nFix: Make deprecated fields optional\nFix: Deprecate SetLoggingServiceRequest.zone in line with the comments\nFeature: Add resource name method signatures where appropriate\n\nPiperOrigin-RevId: 294383128\n\neabba40dac05c5cbe0fca3a35761b17e372036c4\nFix: C# and PHP package/namespace capitalization for BigQuery Storage v1.\n\nPiperOrigin-RevId: 294382444\n\nf8d9a858a7a55eba8009a23aa3f5cc5fe5e88dde\nfix: artman configuration file for bigtable-admin\n\nPiperOrigin-RevId: 294322616\n\n0f29555d1cfcf96add5c0b16b089235afbe9b1a9\nAPI definition for (not-yet-launched) GCS gRPC.\n\nPiperOrigin-RevId: 294321472\n\nfcc86bee0e84dc11e9abbff8d7c3529c0626f390\nfix: Bigtable Admin v2\n\nChange LRO metadata from PartialUpdateInstanceMetadata\nto UpdateInstanceMetadata. (Otherwise, it will not build.)\n\nPiperOrigin-RevId: 294264582\n\n6d9361eae2ebb3f42d8c7ce5baf4bab966fee7c0\nrefactor: Add annotations to Bigtable Admin v2.\n\nPiperOrigin-RevId: 294243406\n\nad7616f3fc8e123451c8b3a7987bc91cea9e6913\nFix: Resource type in CreateLogMetricRequest should use logging.googleapis.com.\nFix: ListLogEntries should have a method signature for convenience of calling it.\n\nPiperOrigin-RevId: 294222165\n\n63796fcbb08712676069e20a3e455c9f7aa21026\nFix: Remove extraneous resource definition for cloudkms.googleapis.com/CryptoKey.\n\nPiperOrigin-RevId: 294176658\n\n"
4242
}
4343
},
4444
{

0 commit comments

Comments
 (0)