We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3bbea4 commit c1b9289Copy full SHA for c1b9289
1 file changed
google/cloud/bigquery/connection/v1/connection.proto
@@ -30,7 +30,7 @@ option csharp_namespace = "Google.Cloud.BigQuery.Connection.V1";
30
option go_package = "google.golang.org/genproto/googleapis/cloud/bigquery/connection/v1;connection";
31
option java_multiple_files = true;
32
option java_package = "com.google.cloud.bigquery.connection.v1";
33
-option php_namespace = "Google\\Cloud\\BigQuery\\Connection\\V1beta1";
+option php_namespace = "Google\\Cloud\\BigQuery\\Connection\\V1";
34
35
// Manages external data source connections and credentials.
36
service ConnectionService {
0 commit comments