@@ -961,8 +961,8 @@ public AddSubnetwork set(String parameterName, Object value) {
961961 * optional parameters, call the {@link DisableVpcServiceControls#execute()} method to invoke the
962962 * remote operation.
963963 *
964- * @param parent The service that is managing peering connectivity for a service producer's organization. For Google
965- * services that support this functionality, this value is
964+ * @param parent Required. The service that is managing peering connectivity for a service producer's organization.
965+ * For Google services that support this functionality, this value is
966966 * `services/servicenetworking.googleapis.com`.
967967 * @param content the {@link com.google.api.services.servicenetworking.v1.model.DisableVpcServiceControlsRequest}
968968 * @return the request
@@ -991,8 +991,8 @@ public class DisableVpcServiceControls extends ServiceNetworkingRequest<com.goog
991991 * gleapis.services.AbstractGoogleClientRequest)} must be called to initialize this instance
992992 * immediately after invoking the constructor. </p>
993993 *
994- * @param parent The service that is managing peering connectivity for a service producer's organization. For Google
995- * services that support this functionality, this value is
994+ * @param parent Required. The service that is managing peering connectivity for a service producer's organization.
995+ * For Google services that support this functionality, this value is
996996 * `services/servicenetworking.googleapis.com`.
997997 * @param content the {@link com.google.api.services.servicenetworking.v1.model.DisableVpcServiceControlsRequest}
998998 * @since 1.13
@@ -1063,24 +1063,24 @@ public DisableVpcServiceControls setUploadProtocol(java.lang.String uploadProtoc
10631063 }
10641064
10651065 /**
1066- * The service that is managing peering connectivity for a service producer's organization.
1067- * For Google services that support this functionality, this value is
1066+ * Required. The service that is managing peering connectivity for a service producer's
1067+ * organization. For Google services that support this functionality, this value is
10681068 * `services/servicenetworking.googleapis.com`.
10691069 */
10701070 @ com .google .api .client .util .Key
10711071 private java .lang .String parent ;
10721072
1073- /** The service that is managing peering connectivity for a service producer's organization. For Google
1074- services that support this functionality, this value is
1073+ /** Required. The service that is managing peering connectivity for a service producer's organization.
1074+ For Google services that support this functionality, this value is
10751075 `services/servicenetworking.googleapis.com`.
10761076 */
10771077 public java .lang .String getParent () {
10781078 return parent ;
10791079 }
10801080
10811081 /**
1082- * The service that is managing peering connectivity for a service producer's organization.
1083- * For Google services that support this functionality, this value is
1082+ * Required. The service that is managing peering connectivity for a service producer's
1083+ * organization. For Google services that support this functionality, this value is
10841084 * `services/servicenetworking.googleapis.com`.
10851085 */
10861086 public DisableVpcServiceControls setParent (java .lang .String parent ) {
@@ -1107,8 +1107,8 @@ public DisableVpcServiceControls set(String parameterName, Object value) {
11071107 * optional parameters, call the {@link EnableVpcServiceControls#execute()} method to invoke the
11081108 * remote operation.
11091109 *
1110- * @param parent The service that is managing peering connectivity for a service producer's organization. For Google
1111- * services that support this functionality, this value is
1110+ * @param parent Required. The service that is managing peering connectivity for a service producer's organization.
1111+ * For Google services that support this functionality, this value is
11121112 * `services/servicenetworking.googleapis.com`.
11131113 * @param content the {@link com.google.api.services.servicenetworking.v1.model.EnableVpcServiceControlsRequest}
11141114 * @return the request
@@ -1137,8 +1137,8 @@ public class EnableVpcServiceControls extends ServiceNetworkingRequest<com.googl
11371137 * leapis.services.AbstractGoogleClientRequest)} must be called to initialize this instance
11381138 * immediately after invoking the constructor. </p>
11391139 *
1140- * @param parent The service that is managing peering connectivity for a service producer's organization. For Google
1141- * services that support this functionality, this value is
1140+ * @param parent Required. The service that is managing peering connectivity for a service producer's organization.
1141+ * For Google services that support this functionality, this value is
11421142 * `services/servicenetworking.googleapis.com`.
11431143 * @param content the {@link com.google.api.services.servicenetworking.v1.model.EnableVpcServiceControlsRequest}
11441144 * @since 1.13
@@ -1209,24 +1209,24 @@ public EnableVpcServiceControls setUploadProtocol(java.lang.String uploadProtoco
12091209 }
12101210
12111211 /**
1212- * The service that is managing peering connectivity for a service producer's organization.
1213- * For Google services that support this functionality, this value is
1212+ * Required. The service that is managing peering connectivity for a service producer's
1213+ * organization. For Google services that support this functionality, this value is
12141214 * `services/servicenetworking.googleapis.com`.
12151215 */
12161216 @ com .google .api .client .util .Key
12171217 private java .lang .String parent ;
12181218
1219- /** The service that is managing peering connectivity for a service producer's organization. For Google
1220- services that support this functionality, this value is
1219+ /** Required. The service that is managing peering connectivity for a service producer's organization.
1220+ For Google services that support this functionality, this value is
12211221 `services/servicenetworking.googleapis.com`.
12221222 */
12231223 public java .lang .String getParent () {
12241224 return parent ;
12251225 }
12261226
12271227 /**
1228- * The service that is managing peering connectivity for a service producer's organization.
1229- * For Google services that support this functionality, this value is
1228+ * Required. The service that is managing peering connectivity for a service producer's
1229+ * organization. For Google services that support this functionality, this value is
12301230 * `services/servicenetworking.googleapis.com`.
12311231 */
12321232 public EnableVpcServiceControls setParent (java .lang .String parent ) {
@@ -1570,8 +1570,8 @@ public class Connections {
15701570 * This request holds the parameters needed by the servicenetworking server. After setting any
15711571 * optional parameters, call the {@link Create#execute()} method to invoke the remote operation.
15721572 *
1573- * @param parent The service that is managing peering connectivity for a service producer's organization. For Google
1574- * services that support this functionality, this value is
1573+ * @param parent Required. The service that is managing peering connectivity for a service producer's organization.
1574+ * For Google services that support this functionality, this value is
15751575 * `services/servicenetworking.googleapis.com`.
15761576 * @param content the {@link com.google.api.services.servicenetworking.v1.model.Connection}
15771577 * @return the request
@@ -1604,8 +1604,8 @@ public class Create extends ServiceNetworkingRequest<com.google.api.services.ser
16041604 * Create#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
16051605 * be called to initialize this instance immediately after invoking the constructor. </p>
16061606 *
1607- * @param parent The service that is managing peering connectivity for a service producer's organization. For Google
1608- * services that support this functionality, this value is
1607+ * @param parent Required. The service that is managing peering connectivity for a service producer's organization.
1608+ * For Google services that support this functionality, this value is
16091609 * `services/servicenetworking.googleapis.com`.
16101610 * @param content the {@link com.google.api.services.servicenetworking.v1.model.Connection}
16111611 * @since 1.13
@@ -1676,24 +1676,24 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) {
16761676 }
16771677
16781678 /**
1679- * The service that is managing peering connectivity for a service producer's organization.
1680- * For Google services that support this functionality, this value is
1679+ * Required. The service that is managing peering connectivity for a service producer's
1680+ * organization. For Google services that support this functionality, this value is
16811681 * `services/servicenetworking.googleapis.com`.
16821682 */
16831683 @ com .google .api .client .util .Key
16841684 private java .lang .String parent ;
16851685
1686- /** The service that is managing peering connectivity for a service producer's organization. For Google
1687- services that support this functionality, this value is
1686+ /** Required. The service that is managing peering connectivity for a service producer's organization.
1687+ For Google services that support this functionality, this value is
16881688 `services/servicenetworking.googleapis.com`.
16891689 */
16901690 public java .lang .String getParent () {
16911691 return parent ;
16921692 }
16931693
16941694 /**
1695- * The service that is managing peering connectivity for a service producer's organization.
1696- * For Google services that support this functionality, this value is
1695+ * Required. The service that is managing peering connectivity for a service producer's
1696+ * organization. For Google services that support this functionality, this value is
16971697 * `services/servicenetworking.googleapis.com`.
16981698 */
16991699 public Create setParent (java .lang .String parent ) {
@@ -2065,8 +2065,8 @@ public List set(String parameterName, Object value) {
20652065 * This request holds the parameters needed by the servicenetworking server. After setting any
20662066 * optional parameters, call the {@link Patch#execute()} method to invoke the remote operation.
20672067 *
2068- * @param name The private service connection that connects to a service producer organization. The name includes
2069- * both the private service name and the VPC network peering name in the format of
2068+ * @param name Required. The private service connection that connects to a service producer organization. The name
2069+ * includes both the private service name and the VPC network peering name in the format of
20702070 * `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services that
20712071 * support this functionality, this is
20722072 * `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
@@ -2097,8 +2097,8 @@ public class Patch extends ServiceNetworkingRequest<com.google.api.services.serv
20972097 * Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
20982098 * be called to initialize this instance immediately after invoking the constructor. </p>
20992099 *
2100- * @param name The private service connection that connects to a service producer organization. The name includes
2101- * both the private service name and the VPC network peering name in the format of
2100+ * @param name Required. The private service connection that connects to a service producer organization. The name
2101+ * includes both the private service name and the VPC network peering name in the format of
21022102 * `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services that
21032103 * support this functionality, this is
21042104 * `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
@@ -2171,17 +2171,17 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
21712171 }
21722172
21732173 /**
2174- * The private service connection that connects to a service producer organization. The name
2175- * includes both the private service name and the VPC network peering name in the format of
2176- * `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services
2177- * that support this functionality, this is
2174+ * Required. The private service connection that connects to a service producer
2175+ * organization. The name includes both the private service name and the VPC network peering
2176+ * name in the format of `services/{peering_service_name}/connections/{vpc_peering_name}`.
2177+ * For Google services that support this functionality, this is
21782178 * `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
21792179 */
21802180 @ com .google .api .client .util .Key
21812181 private java .lang .String name ;
21822182
2183- /** The private service connection that connects to a service producer organization. The name includes
2184- both the private service name and the VPC network peering name in the format of
2183+ /** Required. The private service connection that connects to a service producer organization. The name
2184+ includes both the private service name and the VPC network peering name in the format of
21852185 `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services that support
21862186 this functionality, this is
21872187 `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
@@ -2191,10 +2191,10 @@ public java.lang.String getName() {
21912191 }
21922192
21932193 /**
2194- * The private service connection that connects to a service producer organization. The name
2195- * includes both the private service name and the VPC network peering name in the format of
2196- * `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services
2197- * that support this functionality, this is
2194+ * Required. The private service connection that connects to a service producer
2195+ * organization. The name includes both the private service name and the VPC network peering
2196+ * name in the format of `services/{peering_service_name}/connections/{vpc_peering_name}`.
2197+ * For Google services that support this functionality, this is
21982198 * `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
21992199 */
22002200 public Patch setName (java .lang .String name ) {
0 commit comments