You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/src/main/java/com/google/cloud/bigquery/connection/v1/AwsProperties.java
+4-4
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ public AuthenticationMethodCase getAuthenticationMethodCase() {
128
128
* </code>
129
129
*
130
130
* @deprecated google.cloud.bigquery.connection.v1.AwsProperties.cross_account_role is deprecated.
131
-
* See google/cloud/bigquery/connection/v1/connection.proto;l=345
131
+
* See google/cloud/bigquery/connection/v1/connection.proto;l=356
132
132
* @return Whether the crossAccountRole field is set.
133
133
*/
134
134
@java.lang.Override
@@ -150,7 +150,7 @@ public boolean hasCrossAccountRole() {
150
150
* </code>
151
151
*
152
152
* @deprecated google.cloud.bigquery.connection.v1.AwsProperties.cross_account_role is deprecated.
153
-
* See google/cloud/bigquery/connection/v1/connection.proto;l=345
153
+
* See google/cloud/bigquery/connection/v1/connection.proto;l=356
154
154
* @return The crossAccountRole.
155
155
*/
156
156
@java.lang.Override
@@ -681,7 +681,7 @@ public Builder clearAuthenticationMethod() {
681
681
* </code>
682
682
*
683
683
* @deprecated google.cloud.bigquery.connection.v1.AwsProperties.cross_account_role is
684
-
* deprecated. See google/cloud/bigquery/connection/v1/connection.proto;l=345
684
+
* deprecated. See google/cloud/bigquery/connection/v1/connection.proto;l=356
685
685
* @return Whether the crossAccountRole field is set.
686
686
*/
687
687
@java.lang.Override
@@ -703,7 +703,7 @@ public boolean hasCrossAccountRole() {
703
703
* </code>
704
704
*
705
705
* @deprecated google.cloud.bigquery.connection.v1.AwsProperties.cross_account_role is
706
-
* deprecated. See google/cloud/bigquery/connection/v1/connection.proto;l=345
706
+
* deprecated. See google/cloud/bigquery/connection/v1/connection.proto;l=356
Copy file name to clipboardExpand all lines: java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/src/main/java/com/google/cloud/bigquery/connection/v1/AwsPropertiesOrBuilder.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ public interface AwsPropertiesOrBuilder
37
37
* </code>
38
38
*
39
39
* @deprecated google.cloud.bigquery.connection.v1.AwsProperties.cross_account_role is deprecated.
40
-
* See google/cloud/bigquery/connection/v1/connection.proto;l=345
40
+
* See google/cloud/bigquery/connection/v1/connection.proto;l=356
41
41
* @return Whether the crossAccountRole field is set.
42
42
*/
43
43
@java.lang.Deprecated
@@ -56,7 +56,7 @@ public interface AwsPropertiesOrBuilder
56
56
* </code>
57
57
*
58
58
* @deprecated google.cloud.bigquery.connection.v1.AwsProperties.cross_account_role is deprecated.
59
-
* See google/cloud/bigquery/connection/v1/connection.proto;l=345
59
+
* See google/cloud/bigquery/connection/v1/connection.proto;l=356
0 commit comments