@@ -961,8 +961,8 @@ public AddSubnetwork set(String parameterName, Object value) {
961
961
* optional parameters, call the {@link DisableVpcServiceControls#execute()} method to invoke the
962
962
* remote operation.
963
963
*
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
966
966
* `services/servicenetworking.googleapis.com`.
967
967
* @param content the {@link com.google.api.services.servicenetworking.v1.model.DisableVpcServiceControlsRequest}
968
968
* @return the request
@@ -991,8 +991,8 @@ public class DisableVpcServiceControls extends ServiceNetworkingRequest<com.goog
991
991
* gleapis.services.AbstractGoogleClientRequest)} must be called to initialize this instance
992
992
* immediately after invoking the constructor. </p>
993
993
*
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
996
996
* `services/servicenetworking.googleapis.com`.
997
997
* @param content the {@link com.google.api.services.servicenetworking.v1.model.DisableVpcServiceControlsRequest}
998
998
* @since 1.13
@@ -1063,24 +1063,24 @@ public DisableVpcServiceControls setUploadProtocol(java.lang.String uploadProtoc
1063
1063
}
1064
1064
1065
1065
/**
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
1068
1068
* `services/servicenetworking.googleapis.com`.
1069
1069
*/
1070
1070
@ com .google .api .client .util .Key
1071
1071
private java .lang .String parent ;
1072
1072
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
1075
1075
`services/servicenetworking.googleapis.com`.
1076
1076
*/
1077
1077
public java .lang .String getParent () {
1078
1078
return parent ;
1079
1079
}
1080
1080
1081
1081
/**
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
1084
1084
* `services/servicenetworking.googleapis.com`.
1085
1085
*/
1086
1086
public DisableVpcServiceControls setParent (java .lang .String parent ) {
@@ -1107,8 +1107,8 @@ public DisableVpcServiceControls set(String parameterName, Object value) {
1107
1107
* optional parameters, call the {@link EnableVpcServiceControls#execute()} method to invoke the
1108
1108
* remote operation.
1109
1109
*
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
1112
1112
* `services/servicenetworking.googleapis.com`.
1113
1113
* @param content the {@link com.google.api.services.servicenetworking.v1.model.EnableVpcServiceControlsRequest}
1114
1114
* @return the request
@@ -1137,8 +1137,8 @@ public class EnableVpcServiceControls extends ServiceNetworkingRequest<com.googl
1137
1137
* leapis.services.AbstractGoogleClientRequest)} must be called to initialize this instance
1138
1138
* immediately after invoking the constructor. </p>
1139
1139
*
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
1142
1142
* `services/servicenetworking.googleapis.com`.
1143
1143
* @param content the {@link com.google.api.services.servicenetworking.v1.model.EnableVpcServiceControlsRequest}
1144
1144
* @since 1.13
@@ -1209,24 +1209,24 @@ public EnableVpcServiceControls setUploadProtocol(java.lang.String uploadProtoco
1209
1209
}
1210
1210
1211
1211
/**
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
1214
1214
* `services/servicenetworking.googleapis.com`.
1215
1215
*/
1216
1216
@ com .google .api .client .util .Key
1217
1217
private java .lang .String parent ;
1218
1218
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
1221
1221
`services/servicenetworking.googleapis.com`.
1222
1222
*/
1223
1223
public java .lang .String getParent () {
1224
1224
return parent ;
1225
1225
}
1226
1226
1227
1227
/**
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
1230
1230
* `services/servicenetworking.googleapis.com`.
1231
1231
*/
1232
1232
public EnableVpcServiceControls setParent (java .lang .String parent ) {
@@ -1570,8 +1570,8 @@ public class Connections {
1570
1570
* This request holds the parameters needed by the servicenetworking server. After setting any
1571
1571
* optional parameters, call the {@link Create#execute()} method to invoke the remote operation.
1572
1572
*
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
1575
1575
* `services/servicenetworking.googleapis.com`.
1576
1576
* @param content the {@link com.google.api.services.servicenetworking.v1.model.Connection}
1577
1577
* @return the request
@@ -1604,8 +1604,8 @@ public class Create extends ServiceNetworkingRequest<com.google.api.services.ser
1604
1604
* Create#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
1605
1605
* be called to initialize this instance immediately after invoking the constructor. </p>
1606
1606
*
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
1609
1609
* `services/servicenetworking.googleapis.com`.
1610
1610
* @param content the {@link com.google.api.services.servicenetworking.v1.model.Connection}
1611
1611
* @since 1.13
@@ -1676,24 +1676,24 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) {
1676
1676
}
1677
1677
1678
1678
/**
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
1681
1681
* `services/servicenetworking.googleapis.com`.
1682
1682
*/
1683
1683
@ com .google .api .client .util .Key
1684
1684
private java .lang .String parent ;
1685
1685
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
1688
1688
`services/servicenetworking.googleapis.com`.
1689
1689
*/
1690
1690
public java .lang .String getParent () {
1691
1691
return parent ;
1692
1692
}
1693
1693
1694
1694
/**
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
1697
1697
* `services/servicenetworking.googleapis.com`.
1698
1698
*/
1699
1699
public Create setParent (java .lang .String parent ) {
@@ -2065,8 +2065,8 @@ public List set(String parameterName, Object value) {
2065
2065
* This request holds the parameters needed by the servicenetworking server. After setting any
2066
2066
* optional parameters, call the {@link Patch#execute()} method to invoke the remote operation.
2067
2067
*
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
2070
2070
* `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services that
2071
2071
* support this functionality, this is
2072
2072
* `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
@@ -2097,8 +2097,8 @@ public class Patch extends ServiceNetworkingRequest<com.google.api.services.serv
2097
2097
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
2098
2098
* be called to initialize this instance immediately after invoking the constructor. </p>
2099
2099
*
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
2102
2102
* `services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services that
2103
2103
* support this functionality, this is
2104
2104
* `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
@@ -2171,17 +2171,17 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
2171
2171
}
2172
2172
2173
2173
/**
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
2178
2178
* `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
2179
2179
*/
2180
2180
@ com .google .api .client .util .Key
2181
2181
private java .lang .String name ;
2182
2182
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
2185
2185
`services/{peering_service_name}/connections/{vpc_peering_name}`. For Google services that support
2186
2186
this functionality, this is
2187
2187
`services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
@@ -2191,10 +2191,10 @@ public java.lang.String getName() {
2191
2191
}
2192
2192
2193
2193
/**
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
2198
2198
* `services/servicenetworking.googleapis.com/connections/servicenetworking-googleapis-com`.
2199
2199
*/
2200
2200
public Patch setName (java .lang .String name ) {
0 commit comments