@@ -141,13 +141,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
141141 *
142142 *
143143 * <pre>
144- * Required. Deprecated. The Google Developers Console [project ID or project
144+ * Deprecated. The Google Developers Console [project ID or project
145145 * number](https://support.google.com/cloud/answer/6158840).
146146 * This field has been deprecated and replaced by the name field.
147147 * </pre>
148148 *
149- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
150- * </code>
149+ * <code>string project_id = 1 [deprecated = true];</code>
151150 *
152151 * @return The projectId.
153152 */
@@ -167,13 +166,12 @@ public java.lang.String getProjectId() {
167166 *
168167 *
169168 * <pre>
170- * Required. Deprecated. The Google Developers Console [project ID or project
169+ * Deprecated. The Google Developers Console [project ID or project
171170 * number](https://support.google.com/cloud/answer/6158840).
172171 * This field has been deprecated and replaced by the name field.
173172 * </pre>
174173 *
175- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
176- * </code>
174+ * <code>string project_id = 1 [deprecated = true];</code>
177175 *
178176 * @return The bytes for projectId.
179177 */
@@ -196,12 +194,12 @@ public com.google.protobuf.ByteString getProjectIdBytes() {
196194 *
197195 *
198196 * <pre>
199- * Required. Deprecated. The name of the Google Compute Engine
197+ * Deprecated. The name of the Google Compute Engine
200198 * [zone](/compute/docs/zones#available) in which the operation resides.
201199 * This field has been deprecated and replaced by the name field.
202200 * </pre>
203201 *
204- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
202+ * <code>string zone = 2 [deprecated = true];</code>
205203 *
206204 * @return The zone.
207205 */
@@ -221,12 +219,12 @@ public java.lang.String getZone() {
221219 *
222220 *
223221 * <pre>
224- * Required. Deprecated. The name of the Google Compute Engine
222+ * Deprecated. The name of the Google Compute Engine
225223 * [zone](/compute/docs/zones#available) in which the operation resides.
226224 * This field has been deprecated and replaced by the name field.
227225 * </pre>
228226 *
229- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
227+ * <code>string zone = 2 [deprecated = true];</code>
230228 *
231229 * @return The bytes for zone.
232230 */
@@ -249,12 +247,11 @@ public com.google.protobuf.ByteString getZoneBytes() {
249247 *
250248 *
251249 * <pre>
252- * Required. Deprecated. The server-assigned `name` of the operation.
250+ * Deprecated. The server-assigned `name` of the operation.
253251 * This field has been deprecated and replaced by the name field.
254252 * </pre>
255253 *
256- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
257- * </code>
254+ * <code>string operation_id = 3 [deprecated = true];</code>
258255 *
259256 * @return The operationId.
260257 */
@@ -274,12 +271,11 @@ public java.lang.String getOperationId() {
274271 *
275272 *
276273 * <pre>
277- * Required. Deprecated. The server-assigned `name` of the operation.
274+ * Deprecated. The server-assigned `name` of the operation.
278275 * This field has been deprecated and replaced by the name field.
279276 * </pre>
280277 *
281- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
282- * </code>
278+ * <code>string operation_id = 3 [deprecated = true];</code>
283279 *
284280 * @return The bytes for operationId.
285281 */
@@ -714,13 +710,12 @@ public Builder mergeFrom(
714710 *
715711 *
716712 * <pre>
717- * Required. Deprecated. The Google Developers Console [project ID or project
713+ * Deprecated. The Google Developers Console [project ID or project
718714 * number](https://support.google.com/cloud/answer/6158840).
719715 * This field has been deprecated and replaced by the name field.
720716 * </pre>
721717 *
722- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
723- * </code>
718+ * <code>string project_id = 1 [deprecated = true];</code>
724719 *
725720 * @return The projectId.
726721 */
@@ -740,13 +735,12 @@ public java.lang.String getProjectId() {
740735 *
741736 *
742737 * <pre>
743- * Required. Deprecated. The Google Developers Console [project ID or project
738+ * Deprecated. The Google Developers Console [project ID or project
744739 * number](https://support.google.com/cloud/answer/6158840).
745740 * This field has been deprecated and replaced by the name field.
746741 * </pre>
747742 *
748- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
749- * </code>
743+ * <code>string project_id = 1 [deprecated = true];</code>
750744 *
751745 * @return The bytes for projectId.
752746 */
@@ -766,13 +760,12 @@ public com.google.protobuf.ByteString getProjectIdBytes() {
766760 *
767761 *
768762 * <pre>
769- * Required. Deprecated. The Google Developers Console [project ID or project
763+ * Deprecated. The Google Developers Console [project ID or project
770764 * number](https://support.google.com/cloud/answer/6158840).
771765 * This field has been deprecated and replaced by the name field.
772766 * </pre>
773767 *
774- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
775- * </code>
768+ * <code>string project_id = 1 [deprecated = true];</code>
776769 *
777770 * @param value The projectId to set.
778771 * @return This builder for chaining.
@@ -791,13 +784,12 @@ public Builder setProjectId(java.lang.String value) {
791784 *
792785 *
793786 * <pre>
794- * Required. Deprecated. The Google Developers Console [project ID or project
787+ * Deprecated. The Google Developers Console [project ID or project
795788 * number](https://support.google.com/cloud/answer/6158840).
796789 * This field has been deprecated and replaced by the name field.
797790 * </pre>
798791 *
799- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
800- * </code>
792+ * <code>string project_id = 1 [deprecated = true];</code>
801793 *
802794 * @return This builder for chaining.
803795 */
@@ -812,13 +804,12 @@ public Builder clearProjectId() {
812804 *
813805 *
814806 * <pre>
815- * Required. Deprecated. The Google Developers Console [project ID or project
807+ * Deprecated. The Google Developers Console [project ID or project
816808 * number](https://support.google.com/cloud/answer/6158840).
817809 * This field has been deprecated and replaced by the name field.
818810 * </pre>
819811 *
820- * <code>string project_id = 1 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
821- * </code>
812+ * <code>string project_id = 1 [deprecated = true];</code>
822813 *
823814 * @param value The bytes for projectId to set.
824815 * @return This builder for chaining.
@@ -840,12 +831,12 @@ public Builder setProjectIdBytes(com.google.protobuf.ByteString value) {
840831 *
841832 *
842833 * <pre>
843- * Required. Deprecated. The name of the Google Compute Engine
834+ * Deprecated. The name of the Google Compute Engine
844835 * [zone](/compute/docs/zones#available) in which the operation resides.
845836 * This field has been deprecated and replaced by the name field.
846837 * </pre>
847838 *
848- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
839+ * <code>string zone = 2 [deprecated = true];</code>
849840 *
850841 * @return The zone.
851842 */
@@ -865,12 +856,12 @@ public java.lang.String getZone() {
865856 *
866857 *
867858 * <pre>
868- * Required. Deprecated. The name of the Google Compute Engine
859+ * Deprecated. The name of the Google Compute Engine
869860 * [zone](/compute/docs/zones#available) in which the operation resides.
870861 * This field has been deprecated and replaced by the name field.
871862 * </pre>
872863 *
873- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
864+ * <code>string zone = 2 [deprecated = true];</code>
874865 *
875866 * @return The bytes for zone.
876867 */
@@ -890,12 +881,12 @@ public com.google.protobuf.ByteString getZoneBytes() {
890881 *
891882 *
892883 * <pre>
893- * Required. Deprecated. The name of the Google Compute Engine
884+ * Deprecated. The name of the Google Compute Engine
894885 * [zone](/compute/docs/zones#available) in which the operation resides.
895886 * This field has been deprecated and replaced by the name field.
896887 * </pre>
897888 *
898- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
889+ * <code>string zone = 2 [deprecated = true];</code>
899890 *
900891 * @param value The zone to set.
901892 * @return This builder for chaining.
@@ -914,12 +905,12 @@ public Builder setZone(java.lang.String value) {
914905 *
915906 *
916907 * <pre>
917- * Required. Deprecated. The name of the Google Compute Engine
908+ * Deprecated. The name of the Google Compute Engine
918909 * [zone](/compute/docs/zones#available) in which the operation resides.
919910 * This field has been deprecated and replaced by the name field.
920911 * </pre>
921912 *
922- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
913+ * <code>string zone = 2 [deprecated = true];</code>
923914 *
924915 * @return This builder for chaining.
925916 */
@@ -934,12 +925,12 @@ public Builder clearZone() {
934925 *
935926 *
936927 * <pre>
937- * Required. Deprecated. The name of the Google Compute Engine
928+ * Deprecated. The name of the Google Compute Engine
938929 * [zone](/compute/docs/zones#available) in which the operation resides.
939930 * This field has been deprecated and replaced by the name field.
940931 * </pre>
941932 *
942- * <code>string zone = 2 [deprecated = true, (.google.api.field_behavior) = REQUIRED ];</code>
933+ * <code>string zone = 2 [deprecated = true];</code>
943934 *
944935 * @param value The bytes for zone to set.
945936 * @return This builder for chaining.
@@ -961,12 +952,11 @@ public Builder setZoneBytes(com.google.protobuf.ByteString value) {
961952 *
962953 *
963954 * <pre>
964- * Required. Deprecated. The server-assigned `name` of the operation.
955+ * Deprecated. The server-assigned `name` of the operation.
965956 * This field has been deprecated and replaced by the name field.
966957 * </pre>
967958 *
968- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
969- * </code>
959+ * <code>string operation_id = 3 [deprecated = true];</code>
970960 *
971961 * @return The operationId.
972962 */
@@ -986,12 +976,11 @@ public java.lang.String getOperationId() {
986976 *
987977 *
988978 * <pre>
989- * Required. Deprecated. The server-assigned `name` of the operation.
979+ * Deprecated. The server-assigned `name` of the operation.
990980 * This field has been deprecated and replaced by the name field.
991981 * </pre>
992982 *
993- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
994- * </code>
983+ * <code>string operation_id = 3 [deprecated = true];</code>
995984 *
996985 * @return The bytes for operationId.
997986 */
@@ -1011,12 +1000,11 @@ public com.google.protobuf.ByteString getOperationIdBytes() {
10111000 *
10121001 *
10131002 * <pre>
1014- * Required. Deprecated. The server-assigned `name` of the operation.
1003+ * Deprecated. The server-assigned `name` of the operation.
10151004 * This field has been deprecated and replaced by the name field.
10161005 * </pre>
10171006 *
1018- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
1019- * </code>
1007+ * <code>string operation_id = 3 [deprecated = true];</code>
10201008 *
10211009 * @param value The operationId to set.
10221010 * @return This builder for chaining.
@@ -1035,12 +1023,11 @@ public Builder setOperationId(java.lang.String value) {
10351023 *
10361024 *
10371025 * <pre>
1038- * Required. Deprecated. The server-assigned `name` of the operation.
1026+ * Deprecated. The server-assigned `name` of the operation.
10391027 * This field has been deprecated and replaced by the name field.
10401028 * </pre>
10411029 *
1042- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
1043- * </code>
1030+ * <code>string operation_id = 3 [deprecated = true];</code>
10441031 *
10451032 * @return This builder for chaining.
10461033 */
@@ -1055,12 +1042,11 @@ public Builder clearOperationId() {
10551042 *
10561043 *
10571044 * <pre>
1058- * Required. Deprecated. The server-assigned `name` of the operation.
1045+ * Deprecated. The server-assigned `name` of the operation.
10591046 * This field has been deprecated and replaced by the name field.
10601047 * </pre>
10611048 *
1062- * <code>string operation_id = 3 [deprecated = true, (.google.api.field_behavior) = REQUIRED];
1063- * </code>
1049+ * <code>string operation_id = 3 [deprecated = true];</code>
10641050 *
10651051 * @param value The bytes for operationId to set.
10661052 * @return This builder for chaining.
0 commit comments