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: google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/models/UpdateAuthorizedViewRequest.java
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,10 @@ public UpdateAuthorizedViewRequest setAuthorizedViewType(
102
102
returnthis;
103
103
}
104
104
105
-
/** Configures if safety warnings should be disabled. */
105
+
/**
106
+
* Configures if safety warnings should be disabled. If set, then updates that making the
0 commit comments