@@ -1786,8 +1786,8 @@ public List set(String parameterName, Object value) {
1786
1786
* This request holds the parameters needed by the apphub server. After setting any optional
1787
1787
* parameters, call the {@link Patch#execute()} method to invoke the remote operation.
1788
1788
*
1789
- * @param name Identifier. The resource name of an Application. Format: "projects/{host-project-
1790
- * id}/locations/{location}/applications/{application-id}"
1789
+ * @param name Identifier. The resource name of an Application. Format: ` "projects/{host-project-
1790
+ * id}/locations/{location}/applications/{application-id}"`
1791
1791
* @param content the {@link com.google.api.services.apphub.v1.model.Application}
1792
1792
* @return the request
1793
1793
*/
@@ -1814,8 +1814,8 @@ public class Patch extends AppHubRequest<com.google.api.services.apphub.v1.model
1814
1814
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
1815
1815
* be called to initialize this instance immediately after invoking the constructor. </p>
1816
1816
*
1817
- * @param name Identifier. The resource name of an Application. Format: "projects/{host-project-
1818
- * id}/locations/{location}/applications/{application-id}"
1817
+ * @param name Identifier. The resource name of an Application. Format: ` "projects/{host-project-
1818
+ * id}/locations/{location}/applications/{application-id}"`
1819
1819
* @param content the {@link com.google.api.services.apphub.v1.model.Application}
1820
1820
* @since 1.13
1821
1821
*/
@@ -1885,22 +1885,22 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
1885
1885
}
1886
1886
1887
1887
/**
1888
- * Identifier. The resource name of an Application. Format: "projects/{host-project-
1889
- * id}/locations/{location}/applications/{application-id}"
1888
+ * Identifier. The resource name of an Application. Format: ` "projects/{host-project-
1889
+ * id}/locations/{location}/applications/{application-id}"`
1890
1890
*/
1891
1891
@ com .google .api .client .util .Key
1892
1892
private java .lang .String name ;
1893
1893
1894
- /** Identifier. The resource name of an Application. Format: "projects/{host-project-
1895
- id}/locations/{location}/applications/{application-id}"
1894
+ /** Identifier. The resource name of an Application. Format: ` "projects/{host-project-
1895
+ id}/locations/{location}/applications/{application-id}"`
1896
1896
*/
1897
1897
public java .lang .String getName () {
1898
1898
return name ;
1899
1899
}
1900
1900
1901
1901
/**
1902
- * Identifier. The resource name of an Application. Format: "projects/{host-project-
1903
- * id}/locations/{location}/applications/{application-id}"
1902
+ * Identifier. The resource name of an Application. Format: ` "projects/{host-project-
1903
+ * id}/locations/{location}/applications/{application-id}"`
1904
1904
*/
1905
1905
public Patch setName (java .lang .String name ) {
1906
1906
if (!getSuppressPatternChecks ()) {
@@ -3080,8 +3080,8 @@ public List set(String parameterName, Object value) {
3080
3080
* This request holds the parameters needed by the apphub server. After setting any optional
3081
3081
* parameters, call the {@link Patch#execute()} method to invoke the remote operation.
3082
3082
*
3083
- * @param name Identifier. The resource name of a Service. Format: "projects/{host-project-
3084
- * id}/locations/{location}/applications/{application-id}/services/{service-id}"
3083
+ * @param name Identifier. The resource name of a Service. Format: ` "projects/{host-project-
3084
+ * id}/locations/{location}/applications/{application-id}/services/{service-id}"`
3085
3085
* @param content the {@link com.google.api.services.apphub.v1.model.Service}
3086
3086
* @return the request
3087
3087
*/
@@ -3108,8 +3108,8 @@ public class Patch extends AppHubRequest<com.google.api.services.apphub.v1.model
3108
3108
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
3109
3109
* be called to initialize this instance immediately after invoking the constructor. </p>
3110
3110
*
3111
- * @param name Identifier. The resource name of a Service. Format: "projects/{host-project-
3112
- * id}/locations/{location}/applications/{application-id}/services/{service-id}"
3111
+ * @param name Identifier. The resource name of a Service. Format: ` "projects/{host-project-
3112
+ * id}/locations/{location}/applications/{application-id}/services/{service-id}"`
3113
3113
* @param content the {@link com.google.api.services.apphub.v1.model.Service}
3114
3114
* @since 1.13
3115
3115
*/
@@ -3179,22 +3179,22 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
3179
3179
}
3180
3180
3181
3181
/**
3182
- * Identifier. The resource name of a Service. Format: "projects/{host-project-
3183
- * id}/locations/{location}/applications/{application-id}/services/{service-id}"
3182
+ * Identifier. The resource name of a Service. Format: ` "projects/{host-project-
3183
+ * id}/locations/{location}/applications/{application-id}/services/{service-id}"`
3184
3184
*/
3185
3185
@ com .google .api .client .util .Key
3186
3186
private java .lang .String name ;
3187
3187
3188
- /** Identifier. The resource name of a Service. Format: "projects/{host-project-
3189
- id}/locations/{location}/applications/{application-id}/services/{service-id}"
3188
+ /** Identifier. The resource name of a Service. Format: ` "projects/{host-project-
3189
+ id}/locations/{location}/applications/{application-id}/services/{service-id}"`
3190
3190
*/
3191
3191
public java .lang .String getName () {
3192
3192
return name ;
3193
3193
}
3194
3194
3195
3195
/**
3196
- * Identifier. The resource name of a Service. Format: "projects/{host-project-
3197
- * id}/locations/{location}/applications/{application-id}/services/{service-id}"
3196
+ * Identifier. The resource name of a Service. Format: ` "projects/{host-project-
3197
+ * id}/locations/{location}/applications/{application-id}/services/{service-id}"`
3198
3198
*/
3199
3199
public Patch setName (java .lang .String name ) {
3200
3200
if (!getSuppressPatternChecks ()) {
@@ -4077,8 +4077,8 @@ public List set(String parameterName, Object value) {
4077
4077
* This request holds the parameters needed by the apphub server. After setting any optional
4078
4078
* parameters, call the {@link Patch#execute()} method to invoke the remote operation.
4079
4079
*
4080
- * @param name Identifier. The resource name of the Workload. Format: "projects/{host-project-
4081
- * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"
4080
+ * @param name Identifier. The resource name of the Workload. Format: ` "projects/{host-project-
4081
+ * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"`
4082
4082
* @param content the {@link com.google.api.services.apphub.v1.model.Workload}
4083
4083
* @return the request
4084
4084
*/
@@ -4105,8 +4105,8 @@ public class Patch extends AppHubRequest<com.google.api.services.apphub.v1.model
4105
4105
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
4106
4106
* be called to initialize this instance immediately after invoking the constructor. </p>
4107
4107
*
4108
- * @param name Identifier. The resource name of the Workload. Format: "projects/{host-project-
4109
- * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"
4108
+ * @param name Identifier. The resource name of the Workload. Format: ` "projects/{host-project-
4109
+ * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"`
4110
4110
* @param content the {@link com.google.api.services.apphub.v1.model.Workload}
4111
4111
* @since 1.13
4112
4112
*/
@@ -4176,22 +4176,22 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
4176
4176
}
4177
4177
4178
4178
/**
4179
- * Identifier. The resource name of the Workload. Format: "projects/{host-project-
4180
- * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"
4179
+ * Identifier. The resource name of the Workload. Format: ` "projects/{host-project-
4180
+ * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"`
4181
4181
*/
4182
4182
@ com .google .api .client .util .Key
4183
4183
private java .lang .String name ;
4184
4184
4185
- /** Identifier. The resource name of the Workload. Format: "projects/{host-project-
4186
- id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"
4185
+ /** Identifier. The resource name of the Workload. Format: ` "projects/{host-project-
4186
+ id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"`
4187
4187
*/
4188
4188
public java .lang .String getName () {
4189
4189
return name ;
4190
4190
}
4191
4191
4192
4192
/**
4193
- * Identifier. The resource name of the Workload. Format: "projects/{host-project-
4194
- * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"
4193
+ * Identifier. The resource name of the Workload. Format: ` "projects/{host-project-
4194
+ * id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"`
4195
4195
*/
4196
4196
public Patch setName (java .lang .String name ) {
4197
4197
if (!getSuppressPatternChecks ()) {
0 commit comments