@@ -16196,8 +16196,8 @@ public List set(String parameterName, Object value) {
1619616196 * This request holds the parameters needed by the logging server. After setting any optional
1619716197 * parameters, call the {@link Patch#execute()} method to invoke the remote operation.
1619816198 *
16199- * @param name Output only. The resource name of the log scope.For example:projects/my-
16200- * project/locations/global/logScopes/my-log-scope
16199+ * @param name Output only. The resource name of the log scope.Log scopes are only available in the global
16200+ * location. For example:projects/my- project/locations/global/logScopes/my-log-scope
1620116201 * @param content the {@link com.google.api.services.logging.v2.model.LogScope}
1620216202 * @return the request
1620316203 */
@@ -16224,8 +16224,8 @@ public class Patch extends LoggingRequest<com.google.api.services.logging.v2.mod
1622416224 * Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
1622516225 * be called to initialize this instance immediately after invoking the constructor. </p>
1622616226 *
16227- * @param name Output only. The resource name of the log scope.For example:projects/my-
16228- * project/locations/global/logScopes/my-log-scope
16227+ * @param name Output only. The resource name of the log scope.Log scopes are only available in the global
16228+ * location. For example:projects/my- project/locations/global/logScopes/my-log-scope
1622916229 * @param content the {@link com.google.api.services.logging.v2.model.LogScope}
1623016230 * @since 1.13
1623116231 */
@@ -16295,22 +16295,24 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
1629516295 }
1629616296
1629716297 /**
16298- * Output only. The resource name of the log scope.For example:projects/my-
16299- * project/locations/global/logScopes/my-log-scope
16298+ * Output only. The resource name of the log scope.Log scopes are only available in the
16299+ * global location. For example:projects/my-project/locations/global/logScopes/my-log-
16300+ * scope
1630016301 */
1630116302 @com.google.api.client.util.Key
1630216303 private java.lang.String name;
1630316304
16304- /** Output only. The resource name of the log scope.For example:projects/my-
16305- project/locations/global/logScopes/my-log-scope
16305+ /** Output only. The resource name of the log scope.Log scopes are only available in the global
16306+ location. For example:projects/my- project/locations/global/logScopes/my-log-scope
1630616307 */
1630716308 public java.lang.String getName() {
1630816309 return name;
1630916310 }
1631016311
1631116312 /**
16312- * Output only. The resource name of the log scope.For example:projects/my-
16313- * project/locations/global/logScopes/my-log-scope
16313+ * Output only. The resource name of the log scope.Log scopes are only available in the
16314+ * global location. For example:projects/my-project/locations/global/logScopes/my-log-
16315+ * scope
1631416316 */
1631516317 public Patch setName(java.lang.String name) {
1631616318 if (!getSuppressPatternChecks()) {
@@ -31325,8 +31327,8 @@ public List set(String parameterName, Object value) {
3132531327 * This request holds the parameters needed by the logging server. After setting any optional
3132631328 * parameters, call the {@link Patch#execute()} method to invoke the remote operation.
3132731329 *
31328- * @param name Output only. The resource name of the log scope.For example:projects/my-
31329- * project/locations/global/logScopes/my-log-scope
31330+ * @param name Output only. The resource name of the log scope.Log scopes are only available in the global
31331+ * location. For example:projects/my- project/locations/global/logScopes/my-log-scope
3133031332 * @param content the {@link com.google.api.services.logging.v2.model.LogScope}
3133131333 * @return the request
3133231334 */
@@ -31353,8 +31355,8 @@ public class Patch extends LoggingRequest<com.google.api.services.logging.v2.mod
3135331355 * Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
3135431356 * be called to initialize this instance immediately after invoking the constructor. </p>
3135531357 *
31356- * @param name Output only. The resource name of the log scope.For example:projects/my-
31357- * project/locations/global/logScopes/my-log-scope
31358+ * @param name Output only. The resource name of the log scope.Log scopes are only available in the global
31359+ * location. For example:projects/my- project/locations/global/logScopes/my-log-scope
3135831360 * @param content the {@link com.google.api.services.logging.v2.model.LogScope}
3135931361 * @since 1.13
3136031362 */
@@ -31424,22 +31426,24 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
3142431426 }
3142531427
3142631428 /**
31427- * Output only. The resource name of the log scope.For example:projects/my-
31428- * project/locations/global/logScopes/my-log-scope
31429+ * Output only. The resource name of the log scope.Log scopes are only available in the
31430+ * global location. For example:projects/my-project/locations/global/logScopes/my-log-
31431+ * scope
3142931432 */
3143031433 @com.google.api.client.util.Key
3143131434 private java.lang.String name;
3143231435
31433- /** Output only. The resource name of the log scope.For example:projects/my-
31434- project/locations/global/logScopes/my-log-scope
31436+ /** Output only. The resource name of the log scope.Log scopes are only available in the global
31437+ location. For example:projects/my- project/locations/global/logScopes/my-log-scope
3143531438 */
3143631439 public java.lang.String getName() {
3143731440 return name;
3143831441 }
3143931442
3144031443 /**
31441- * Output only. The resource name of the log scope.For example:projects/my-
31442- * project/locations/global/logScopes/my-log-scope
31444+ * Output only. The resource name of the log scope.Log scopes are only available in the
31445+ * global location. For example:projects/my-project/locations/global/logScopes/my-log-
31446+ * scope
3144331447 */
3144431448 public Patch setName(java.lang.String name) {
3144531449 if (!getSuppressPatternChecks()) {
@@ -41105,8 +41109,8 @@ public List set(String parameterName, Object value) {
4110541109 * This request holds the parameters needed by the logging server. After setting any optional
4110641110 * parameters, call the {@link Patch#execute()} method to invoke the remote operation.
4110741111 *
41108- * @param name Output only. The resource name of the log scope.For example:projects/my-
41109- * project/locations/global/logScopes/my-log-scope
41112+ * @param name Output only. The resource name of the log scope.Log scopes are only available in the global
41113+ * location. For example:projects/my- project/locations/global/logScopes/my-log-scope
4111041114 * @param content the {@link com.google.api.services.logging.v2.model.LogScope}
4111141115 * @return the request
4111241116 */
@@ -41133,8 +41137,8 @@ public class Patch extends LoggingRequest<com.google.api.services.logging.v2.mod
4113341137 * Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
4113441138 * be called to initialize this instance immediately after invoking the constructor. </p>
4113541139 *
41136- * @param name Output only. The resource name of the log scope.For example:projects/my-
41137- * project/locations/global/logScopes/my-log-scope
41140+ * @param name Output only. The resource name of the log scope.Log scopes are only available in the global
41141+ * location. For example:projects/my- project/locations/global/logScopes/my-log-scope
4113841142 * @param content the {@link com.google.api.services.logging.v2.model.LogScope}
4113941143 * @since 1.13
4114041144 */
@@ -41204,22 +41208,24 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
4120441208 }
4120541209
4120641210 /**
41207- * Output only. The resource name of the log scope.For example:projects/my-
41208- * project/locations/global/logScopes/my-log-scope
41211+ * Output only. The resource name of the log scope.Log scopes are only available in the
41212+ * global location. For example:projects/my-project/locations/global/logScopes/my-log-
41213+ * scope
4120941214 */
4121041215 @com.google.api.client.util.Key
4121141216 private java.lang.String name;
4121241217
41213- /** Output only. The resource name of the log scope.For example:projects/my-
41214- project/locations/global/logScopes/my-log-scope
41218+ /** Output only. The resource name of the log scope.Log scopes are only available in the global
41219+ location. For example:projects/my- project/locations/global/logScopes/my-log-scope
4121541220 */
4121641221 public java.lang.String getName() {
4121741222 return name;
4121841223 }
4121941224
4122041225 /**
41221- * Output only. The resource name of the log scope.For example:projects/my-
41222- * project/locations/global/logScopes/my-log-scope
41226+ * Output only. The resource name of the log scope.Log scopes are only available in the
41227+ * global location. For example:projects/my-project/locations/global/logScopes/my-log-
41228+ * scope
4122341229 */
4122441230 public Patch setName(java.lang.String name) {
4122541231 if (!getSuppressPatternChecks()) {
0 commit comments