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
{{ message }}
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: google-cloud-bigqueryconnection/src/main/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClient.java
+8-8
Original file line number
Diff line number
Diff line change
@@ -961,7 +961,7 @@ public final UnaryCallable<GetIamPolicyRequest, Policy> getIamPolicyCallable() {
961
961
/**
962
962
* Sets the access control policy on the specified resource. Replaces any existing policy.
963
963
*
964
-
* <p>Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
964
+
* <p>Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
965
965
*
966
966
* <p>Sample code:
967
967
*
@@ -995,7 +995,7 @@ public final Policy setIamPolicy(ResourceName resource, Policy policy) {
995
995
/**
996
996
* Sets the access control policy on the specified resource. Replaces any existing policy.
997
997
*
998
-
* <p>Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
998
+
* <p>Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
999
999
*
1000
1000
* <p>Sample code:
1001
1001
*
@@ -1026,7 +1026,7 @@ public final Policy setIamPolicy(String resource, Policy policy) {
1026
1026
/**
1027
1027
* Sets the access control policy on the specified resource. Replaces any existing policy.
1028
1028
*
1029
-
* <p>Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
1029
+
* <p>Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
1030
1030
*
1031
1031
* <p>Sample code:
1032
1032
*
@@ -1055,7 +1055,7 @@ public final Policy setIamPolicy(SetIamPolicyRequest request) {
1055
1055
/**
1056
1056
* Sets the access control policy on the specified resource. Replaces any existing policy.
1057
1057
*
1058
-
* <p>Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
1058
+
* <p>Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
1059
1059
*
1060
1060
* <p>Sample code:
1061
1061
*
@@ -1082,7 +1082,7 @@ public final UnaryCallable<SetIamPolicyRequest, Policy> setIamPolicyCallable() {
1082
1082
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1083
1083
/**
1084
1084
* Returns permissions that a caller has on the specified resource. If the resource does not
1085
-
* exist, this will return an empty set of permissions, not a NOT_FOUND error.
1085
+
* exist, this will return an empty set of permissions, not a `NOT_FOUND` error.
1086
1086
*
1087
1087
* <p>Note: This operation is designed to be used for building permission-aware UIs and
1088
1088
* command-line tools, not for authorization checking. This operation may "fail open" without
@@ -1121,7 +1121,7 @@ public final TestIamPermissionsResponse testIamPermissions(
1121
1121
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1122
1122
/**
1123
1123
* Returns permissions that a caller has on the specified resource. If the resource does not
1124
-
* exist, this will return an empty set of permissions, not a NOT_FOUND error.
1124
+
* exist, this will return an empty set of permissions, not a `NOT_FOUND` error.
1125
1125
*
1126
1126
* <p>Note: This operation is designed to be used for building permission-aware UIs and
1127
1127
* command-line tools, not for authorization checking. This operation may "fail open" without
@@ -1160,7 +1160,7 @@ public final TestIamPermissionsResponse testIamPermissions(
1160
1160
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1161
1161
/**
1162
1162
* Returns permissions that a caller has on the specified resource. If the resource does not
1163
-
* exist, this will return an empty set of permissions, not a NOT_FOUND error.
1163
+
* exist, this will return an empty set of permissions, not a `NOT_FOUND` error.
1164
1164
*
1165
1165
* <p>Note: This operation is designed to be used for building permission-aware UIs and
1166
1166
* command-line tools, not for authorization checking. This operation may "fail open" without
@@ -1191,7 +1191,7 @@ public final TestIamPermissionsResponse testIamPermissions(TestIamPermissionsReq
1191
1191
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1192
1192
/**
1193
1193
* Returns permissions that a caller has on the specified resource. If the resource does not
1194
-
* exist, this will return an empty set of permissions, not a NOT_FOUND error.
1194
+
* exist, this will return an empty set of permissions, not a `NOT_FOUND` error.
1195
1195
*
1196
1196
* <p>Note: This operation is designed to be used for building permission-aware UIs and
1197
1197
* command-line tools, not for authorization checking. This operation may "fail open" without
Copy file name to clipboardExpand all lines: grpc-google-cloud-bigqueryconnection-v1beta1/src/main/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceGrpc.java
+8-8
Original file line number
Diff line number
Diff line change
@@ -637,7 +637,7 @@ public void getIamPolicy(
637
637
* <pre>
638
638
* Sets the access control policy on the specified resource. Replaces any
639
639
* existing policy.
640
-
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
640
+
* Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
641
641
* </pre>
642
642
*/
643
643
publicvoidsetIamPolicy(
@@ -653,7 +653,7 @@ public void setIamPolicy(
653
653
* <pre>
654
654
* Returns permissions that a caller has on the specified resource.
655
655
* If the resource does not exist, this will return an empty set of
656
-
* permissions, not a NOT_FOUND error.
656
+
* permissions, not a `NOT_FOUND` error.
657
657
* Note: This operation is designed to be used for building permission-aware
658
658
* UIs and command-line tools, not for authorization checking. This operation
659
659
* may "fail open" without warning.
@@ -893,7 +893,7 @@ public void getIamPolicy(
893
893
* <pre>
894
894
* Sets the access control policy on the specified resource. Replaces any
895
895
* existing policy.
896
-
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
896
+
* Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
897
897
* </pre>
898
898
*/
899
899
publicvoidsetIamPolicy(
@@ -911,7 +911,7 @@ public void setIamPolicy(
911
911
* <pre>
912
912
* Returns permissions that a caller has on the specified resource.
913
913
* If the resource does not exist, this will return an empty set of
914
-
* permissions, not a NOT_FOUND error.
914
+
* permissions, not a `NOT_FOUND` error.
915
915
* Note: This operation is designed to be used for building permission-aware
916
916
* UIs and command-line tools, not for authorization checking. This operation
917
917
* may "fail open" without warning.
@@ -1054,7 +1054,7 @@ public com.google.iam.v1.Policy getIamPolicy(com.google.iam.v1.GetIamPolicyReque
1054
1054
* <pre>
1055
1055
* Sets the access control policy on the specified resource. Replaces any
1056
1056
* existing policy.
1057
-
* Can return Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
1057
+
* Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
0 commit comments