@@ -130,7 +130,7 @@ public com.google.protobuf.ByteString getDatabaseBytes() {
130130 *
131131 *
132132 * <pre>
133- * Parameters to be applied to each created session.
133+ * Parameters to apply to each created session.
134134 * </pre>
135135 *
136136 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -146,7 +146,7 @@ public boolean hasSessionTemplate() {
146146 *
147147 *
148148 * <pre>
149- * Parameters to be applied to each created session.
149+ * Parameters to apply to each created session.
150150 * </pre>
151151 *
152152 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -164,7 +164,7 @@ public com.google.spanner.v1.Session getSessionTemplate() {
164164 *
165165 *
166166 * <pre>
167- * Parameters to be applied to each created session.
167+ * Parameters to apply to each created session.
168168 * </pre>
169169 *
170170 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -184,9 +184,9 @@ public com.google.spanner.v1.SessionOrBuilder getSessionTemplateOrBuilder() {
184184 *
185185 * <pre>
186186 * Required. The number of sessions to be created in this batch call.
187- * The API may return fewer than the requested number of sessions. If a
187+ * The API can return fewer than the requested number of sessions. If a
188188 * specific number of sessions are desired, the client can make additional
189- * calls to BatchCreateSessions (adjusting
189+ * calls to ` BatchCreateSessions` (adjusting
190190 * [session_count][google.spanner.v1.BatchCreateSessionsRequest.session_count]
191191 * as necessary).
192192 * </pre>
@@ -742,7 +742,7 @@ public Builder setDatabaseBytes(com.google.protobuf.ByteString value) {
742742 *
743743 *
744744 * <pre>
745- * Parameters to be applied to each created session.
745+ * Parameters to apply to each created session.
746746 * </pre>
747747 *
748748 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -757,7 +757,7 @@ public boolean hasSessionTemplate() {
757757 *
758758 *
759759 * <pre>
760- * Parameters to be applied to each created session.
760+ * Parameters to apply to each created session.
761761 * </pre>
762762 *
763763 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -778,7 +778,7 @@ public com.google.spanner.v1.Session getSessionTemplate() {
778778 *
779779 *
780780 * <pre>
781- * Parameters to be applied to each created session.
781+ * Parameters to apply to each created session.
782782 * </pre>
783783 *
784784 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -801,7 +801,7 @@ public Builder setSessionTemplate(com.google.spanner.v1.Session value) {
801801 *
802802 *
803803 * <pre>
804- * Parameters to be applied to each created session.
804+ * Parameters to apply to each created session.
805805 * </pre>
806806 *
807807 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -821,7 +821,7 @@ public Builder setSessionTemplate(com.google.spanner.v1.Session.Builder builderF
821821 *
822822 *
823823 * <pre>
824- * Parameters to be applied to each created session.
824+ * Parameters to apply to each created session.
825825 * </pre>
826826 *
827827 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -849,7 +849,7 @@ public Builder mergeSessionTemplate(com.google.spanner.v1.Session value) {
849849 *
850850 *
851851 * <pre>
852- * Parameters to be applied to each created session.
852+ * Parameters to apply to each created session.
853853 * </pre>
854854 *
855855 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -869,7 +869,7 @@ public Builder clearSessionTemplate() {
869869 *
870870 *
871871 * <pre>
872- * Parameters to be applied to each created session.
872+ * Parameters to apply to each created session.
873873 * </pre>
874874 *
875875 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -884,7 +884,7 @@ public com.google.spanner.v1.Session.Builder getSessionTemplateBuilder() {
884884 *
885885 *
886886 * <pre>
887- * Parameters to be applied to each created session.
887+ * Parameters to apply to each created session.
888888 * </pre>
889889 *
890890 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -903,7 +903,7 @@ public com.google.spanner.v1.SessionOrBuilder getSessionTemplateOrBuilder() {
903903 *
904904 *
905905 * <pre>
906- * Parameters to be applied to each created session.
906+ * Parameters to apply to each created session.
907907 * </pre>
908908 *
909909 * <code>.google.spanner.v1.Session session_template = 2;</code>
@@ -932,9 +932,9 @@ public com.google.spanner.v1.SessionOrBuilder getSessionTemplateOrBuilder() {
932932 *
933933 * <pre>
934934 * Required. The number of sessions to be created in this batch call.
935- * The API may return fewer than the requested number of sessions. If a
935+ * The API can return fewer than the requested number of sessions. If a
936936 * specific number of sessions are desired, the client can make additional
937- * calls to BatchCreateSessions (adjusting
937+ * calls to ` BatchCreateSessions` (adjusting
938938 * [session_count][google.spanner.v1.BatchCreateSessionsRequest.session_count]
939939 * as necessary).
940940 * </pre>
@@ -953,9 +953,9 @@ public int getSessionCount() {
953953 *
954954 * <pre>
955955 * Required. The number of sessions to be created in this batch call.
956- * The API may return fewer than the requested number of sessions. If a
956+ * The API can return fewer than the requested number of sessions. If a
957957 * specific number of sessions are desired, the client can make additional
958- * calls to BatchCreateSessions (adjusting
958+ * calls to ` BatchCreateSessions` (adjusting
959959 * [session_count][google.spanner.v1.BatchCreateSessionsRequest.session_count]
960960 * as necessary).
961961 * </pre>
@@ -978,9 +978,9 @@ public Builder setSessionCount(int value) {
978978 *
979979 * <pre>
980980 * Required. The number of sessions to be created in this batch call.
981- * The API may return fewer than the requested number of sessions. If a
981+ * The API can return fewer than the requested number of sessions. If a
982982 * specific number of sessions are desired, the client can make additional
983- * calls to BatchCreateSessions (adjusting
983+ * calls to ` BatchCreateSessions` (adjusting
984984 * [session_count][google.spanner.v1.BatchCreateSessionsRequest.session_count]
985985 * as necessary).
986986 * </pre>
0 commit comments