Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update generation configuration at Thu Sep 5 02:20:39 UTC 2024 #2620

Merged
merged 9 commits into from
Sep 5, 2024
Merged
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.44.0')
implementation platform('com.google.cloud:libraries-bom:26.45.0')

implementation 'com.google.cloud:google-cloud-bigquerystorage'
```
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.44.0
googleapis_commitish: a67e27687c1bfcb75def41760456862b55e27b7b
libraries_bom_version: 26.44.0
googleapis_commitish: 68f6c7f689928090d537d8e6213950c0963707ff
libraries_bom_version: 26.45.0
libraries:
- api_shortname: bigquerystorage
name_pretty: BigQuery Storage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.ResourceDescriptor",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.ResourceDescriptor",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.ResourceDescriptor",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.PythonSettings$ExperimentalFeatures$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.ResourceDescriptor",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -101,8 +101,8 @@ public java.lang.String getLocationUri() {
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down Expand Up @@ -729,8 +729,8 @@ public Builder mergeFrom(
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -753,8 +753,8 @@ public java.lang.String getLocationUri() {
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -777,8 +777,8 @@ public com.google.protobuf.ByteString getLocationUriBytes() {
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -800,8 +800,8 @@ public Builder setLocationUri(java.lang.String value) {
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -819,8 +819,8 @@ public Builder clearLocationUri() {
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ public interface StorageDescriptorOrBuilder
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -43,8 +43,8 @@ public interface StorageDescriptorOrBuilder
*
* <pre>
* Optional. The physical location of the metastore partition
* (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
* 'gs://spark-dataproc-data/pangea-data/&#42;').
* (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
* `gs://spark-dataproc-data/pangea-data/&#42;`).
* </pre>
*
* <code>string location_uri = 1 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*
* <pre>
* The top-level message sent by the client to the
* [Partitions.StreamMetastorePartitions]() method.
* [Partitions.StreamMetastorePartitions][] method.
* Follows the default gRPC streaming maximum size of 4 MB.
* </pre>
*
Expand Down Expand Up @@ -431,7 +431,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* <pre>
* The top-level message sent by the client to the
* [Partitions.StreamMetastorePartitions]() method.
* [Partitions.StreamMetastorePartitions][] method.
* Follows the default gRPC streaming maximum size of 4 MB.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
*
* <pre>
* This is the response message sent by the server
* to the client for the [Partitions.StreamMetastorePartitions]() method when
* to the client for the [Partitions.StreamMetastorePartitions][] method when
* the commit is successful. Server will close the stream after sending this
* message.
* </pre>
Expand Down Expand Up @@ -289,7 +289,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
* <pre>
* This is the response message sent by the server
* to the client for the [Partitions.StreamMetastorePartitions]() method when
* to the client for the [Partitions.StreamMetastorePartitions][] method when
* the commit is successful. Server will close the stream after sending this
* message.
* </pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ message ListMetastorePartitionsResponse {
}

// The top-level message sent by the client to the
// [Partitions.StreamMetastorePartitions]() method.
// [Partitions.StreamMetastorePartitions][] method.
// Follows the default gRPC streaming maximum size of 4 MB.
message StreamMetastorePartitionsRequest {
// Required. Reference to the table to where the partition to be added, in the
Expand All @@ -254,7 +254,7 @@ message StreamMetastorePartitionsRequest {
}

// This is the response message sent by the server
// to the client for the [Partitions.StreamMetastorePartitions]() method when
// to the client for the [Partitions.StreamMetastorePartitions][] method when
// the commit is successful. Server will close the stream after sending this
// message.
message StreamMetastorePartitionsResponse {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ message FieldSchema {
// partition.
message StorageDescriptor {
// Optional. The physical location of the metastore partition
// (e.g. 'gs://spark-dataproc-data/pangea-data/case_sensitive/' or
// 'gs://spark-dataproc-data/pangea-data/*').
// (e.g. `gs://spark-dataproc-data/pangea-data/case_sensitive/` or
// `gs://spark-dataproc-data/pangea-data/*`).
string location_uri = 1 [(google.api.field_behavior) = OPTIONAL];

// Optional. Specifies the fully qualified class name of the InputFormat
Expand Down
Loading