diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index 7edf2099451f..026345663ae9 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securitycenter.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycenter/2.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycenter/2.27.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterClient.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterClient.java index a17ee8d76883..bd3f9caf474a 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterClient.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -954,8 +954,8 @@ public final MuteConfig createMuteConfig(String parent, MuteConfig muteConfig) { * "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param muteConfig Required. The mute config being created. * @param muteConfigId Required. Unique identifier provided by the client within the parent scope. - * It must consist of lower case letters, numbers, and hyphen, with the first character a - * letter, the last a letter or a number, and a 63 character maximum. + * It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, + * must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final MuteConfig createMuteConfig( @@ -993,8 +993,8 @@ public final MuteConfig createMuteConfig( * "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param muteConfig Required. The mute config being created. * @param muteConfigId Required. Unique identifier provided by the client within the parent scope. - * It must consist of lower case letters, numbers, and hyphen, with the first character a - * letter, the last a letter or a number, and a 63 character maximum. + * It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, + * must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final MuteConfig createMuteConfig( @@ -1032,8 +1032,8 @@ public final MuteConfig createMuteConfig( * "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param muteConfig Required. The mute config being created. * @param muteConfigId Required. Unique identifier provided by the client within the parent scope. - * It must consist of lower case letters, numbers, and hyphen, with the first character a - * letter, the last a letter or a number, and a 63 character maximum. + * It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, + * must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final MuteConfig createMuteConfig( @@ -1071,8 +1071,8 @@ public final MuteConfig createMuteConfig( * "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param muteConfig Required. The mute config being created. * @param muteConfigId Required. Unique identifier provided by the client within the parent scope. - * It must consist of lower case letters, numbers, and hyphen, with the first character a - * letter, the last a letter or a number, and a 63 character maximum. + * It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, + * must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final MuteConfig createMuteConfig( @@ -6344,8 +6344,8 @@ public final SecurityMarks updateSecurityMarks(UpdateSecurityMarksRequest reques * is "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param bigQueryExport Required. The BigQuery export being created. * @param bigQueryExportId Required. Unique identifier provided by the client within the parent - * scope. It must consist of lower case letters, numbers, and hyphen, with the first character - * a letter, the last a letter or a number, and a 63 character maximum. + * scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a + * letter, must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final BigQueryExport createBigQueryExport( @@ -6384,8 +6384,8 @@ public final BigQueryExport createBigQueryExport( * is "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param bigQueryExport Required. The BigQuery export being created. * @param bigQueryExportId Required. Unique identifier provided by the client within the parent - * scope. It must consist of lower case letters, numbers, and hyphen, with the first character - * a letter, the last a letter or a number, and a 63 character maximum. + * scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a + * letter, must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final BigQueryExport createBigQueryExport( @@ -6424,8 +6424,8 @@ public final BigQueryExport createBigQueryExport( * is "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param bigQueryExport Required. The BigQuery export being created. * @param bigQueryExportId Required. Unique identifier provided by the client within the parent - * scope. It must consist of lower case letters, numbers, and hyphen, with the first character - * a letter, the last a letter or a number, and a 63 character maximum. + * scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a + * letter, must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final BigQueryExport createBigQueryExport( @@ -6464,8 +6464,8 @@ public final BigQueryExport createBigQueryExport( * is "organizations/[organization_id]", "folders/[folder_id]", or "projects/[project_id]". * @param bigQueryExport Required. The BigQuery export being created. * @param bigQueryExportId Required. Unique identifier provided by the client within the parent - * scope. It must consist of lower case letters, numbers, and hyphen, with the first character - * a letter, the last a letter or a number, and a 63 character maximum. + * scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a + * letter, must end with either a letter or a number, and must be 63 characters or less. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final BigQueryExport createBigQueryExport( diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterSettings.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterSettings.java index 871abd75833b..fda8408ea027 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterSettings.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/package-info.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/package-info.java index 221c3e2617cf..63209040d243 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/package-info.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterCallableFactory.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterCallableFactory.java index 7f456379c254..0eb74fc474ff 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterCallableFactory.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterStub.java index 8523c509500d..fa8aac252280 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/GrpcSecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -34,6 +34,7 @@ import com.google.api.gax.grpc.GrpcStubCallableFactory; import com.google.api.gax.rpc.ClientContext; import com.google.api.gax.rpc.OperationCallable; +import com.google.api.gax.rpc.RequestParamsBuilder; import com.google.api.gax.rpc.UnaryCallable; import com.google.cloud.securitycenter.v1.BigQueryExport; import com.google.cloud.securitycenter.v1.BulkMuteFindingsRequest; @@ -99,7 +100,6 @@ import com.google.cloud.securitycenter.v1.UpdateSecurityHealthAnalyticsCustomModuleRequest; import com.google.cloud.securitycenter.v1.UpdateSecurityMarksRequest; import com.google.cloud.securitycenter.v1.UpdateSourceRequest; -import com.google.common.collect.ImmutableMap; import com.google.iam.v1.GetIamPolicyRequest; import com.google.iam.v1.Policy; import com.google.iam.v1.SetIamPolicyRequest; @@ -791,9 +791,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(bulkMuteFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings< @@ -806,9 +806,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings createSourceTransportSettings = @@ -816,9 +816,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings createFindingTransportSettings = @@ -826,9 +826,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createFindingMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings createMuteConfigTransportSettings = @@ -836,9 +836,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createMuteConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings @@ -847,9 +847,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings deleteMuteConfigTransportSettings = @@ -857,9 +857,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(deleteMuteConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -868,9 +868,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(deleteNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -879,9 +879,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(deleteSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings getBigQueryExportTransportSettings = @@ -889,9 +889,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getBigQueryExportMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings getIamPolicyTransportSettings = @@ -899,9 +899,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getIamPolicyMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings getMuteConfigTransportSettings = @@ -909,9 +909,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getMuteConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -920,9 +920,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -931,9 +931,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getOrganizationSettingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings< @@ -948,9 +948,9 @@ protected GrpcSecurityCenterStub( getEffectiveSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings< @@ -963,9 +963,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings getSourceTransportSettings = @@ -973,9 +973,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings groupAssetsTransportSettings = @@ -983,9 +983,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(groupAssetsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings groupFindingsTransportSettings = @@ -993,9 +993,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(groupFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listAssetsTransportSettings = @@ -1003,9 +1003,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listAssetsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings< @@ -1020,9 +1020,9 @@ protected GrpcSecurityCenterStub( listDescendantSecurityHealthAnalyticsCustomModulesMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listFindingsTransportSettings = @@ -1030,9 +1030,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1041,9 +1041,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listMuteConfigsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1053,9 +1053,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listNotificationConfigsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings< @@ -1070,9 +1070,9 @@ protected GrpcSecurityCenterStub( listEffectiveSecurityHealthAnalyticsCustomModulesMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings< @@ -1086,9 +1086,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listSecurityHealthAnalyticsCustomModulesMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listSourcesTransportSettings = @@ -1096,9 +1096,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listSourcesMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings runAssetDiscoveryTransportSettings = @@ -1106,9 +1106,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(runAssetDiscoveryMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings setFindingStateTransportSettings = @@ -1116,9 +1116,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setFindingStateMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings setMuteTransportSettings = @@ -1126,9 +1126,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setMuteMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings setIamPolicyTransportSettings = @@ -1136,9 +1136,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setIamPolicyMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1147,9 +1147,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(testIamPermissionsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1158,11 +1158,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateExternalSystemMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "external_system.name", String.valueOf(request.getExternalSystem().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings updateFindingTransportSettings = @@ -1170,9 +1170,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateFindingMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("finding.name", String.valueOf(request.getFinding().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("finding.name", String.valueOf(request.getFinding().getName())); + return builder.build(); }) .build(); GrpcCallSettings updateMuteConfigTransportSettings = @@ -1180,9 +1180,10 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateMuteConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("mute_config.name", String.valueOf(request.getMuteConfig().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "mute_config.name", String.valueOf(request.getMuteConfig().getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1191,11 +1192,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "notification_config.name", String.valueOf(request.getNotificationConfig().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings @@ -1204,11 +1205,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateOrganizationSettingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "organization_settings.name", String.valueOf(request.getOrganizationSettings().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings< @@ -1221,12 +1222,12 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "security_health_analytics_custom_module.name", String.valueOf( request.getSecurityHealthAnalyticsCustomModule().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings updateSourceTransportSettings = @@ -1234,9 +1235,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("source.name", String.valueOf(request.getSource().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("source.name", String.valueOf(request.getSource().getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1245,11 +1246,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSecurityMarksMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "security_marks.name", String.valueOf(request.getSecurityMarks().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings @@ -1258,9 +1259,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createBigQueryExportMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings deleteBigQueryExportTransportSettings = @@ -1268,9 +1269,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(deleteBigQueryExportMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -1279,11 +1280,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateBigQueryExportMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "big_query_export.name", String.valueOf(request.getBigQueryExport().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings @@ -1292,9 +1293,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listBigQueryExportsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterCallableFactory.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterCallableFactory.java index 022ee1219382..fdf3b283083d 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterCallableFactory.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterStub.java index 64d71c6b5676..1b2f6511df02 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/HttpJsonSecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,6 +43,7 @@ import com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub; import com.google.api.gax.rpc.ClientContext; import com.google.api.gax.rpc.OperationCallable; +import com.google.api.gax.rpc.RequestParamsBuilder; import com.google.api.gax.rpc.UnaryCallable; import com.google.cloud.securitycenter.v1.BigQueryExport; import com.google.cloud.securitycenter.v1.BulkMuteFindingsRequest; @@ -2149,6 +2150,12 @@ protected HttpJsonSecurityCenterStub( HttpJsonCallSettings.newBuilder() .setMethodDescriptor(bulkMuteFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings< CreateSecurityHealthAnalyticsCustomModuleRequest, SecurityHealthAnalyticsCustomModule> @@ -2159,38 +2166,80 @@ protected HttpJsonSecurityCenterStub( newBuilder() .setMethodDescriptor(createSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createFindingTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createFindingMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createMuteConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createMuteConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings deleteMuteConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(deleteMuteConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings deleteNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(deleteNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings deleteSecurityHealthAnalyticsCustomModuleTransportSettings = @@ -2198,34 +2247,70 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(deleteSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getBigQueryExportTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getBigQueryExportMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getIamPolicyTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getIamPolicyMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings getMuteConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getMuteConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getOrganizationSettingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getOrganizationSettingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings< GetEffectiveSecurityHealthAnalyticsCustomModuleRequest, @@ -2238,6 +2323,12 @@ protected HttpJsonSecurityCenterStub( .setMethodDescriptor( getEffectiveSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings< GetSecurityHealthAnalyticsCustomModuleRequest, SecurityHealthAnalyticsCustomModule> @@ -2248,27 +2339,57 @@ protected HttpJsonSecurityCenterStub( newBuilder() .setMethodDescriptor(getSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings groupAssetsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(groupAssetsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings groupFindingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(groupFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listAssetsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listAssetsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings< ListDescendantSecurityHealthAnalyticsCustomModulesRequest, @@ -2281,17 +2402,35 @@ protected HttpJsonSecurityCenterStub( .setMethodDescriptor( listDescendantSecurityHealthAnalyticsCustomModulesMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listFindingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listMuteConfigsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listMuteConfigsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listNotificationConfigsTransportSettings = @@ -2299,6 +2438,12 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(listNotificationConfigsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings< ListEffectiveSecurityHealthAnalyticsCustomModulesRequest, @@ -2311,6 +2456,12 @@ protected HttpJsonSecurityCenterStub( .setMethodDescriptor( listEffectiveSecurityHealthAnalyticsCustomModulesMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings< ListSecurityHealthAnalyticsCustomModulesRequest, @@ -2322,59 +2473,130 @@ protected HttpJsonSecurityCenterStub( newBuilder() .setMethodDescriptor(listSecurityHealthAnalyticsCustomModulesMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listSourcesTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listSourcesMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings runAssetDiscoveryTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(runAssetDiscoveryMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings setFindingStateTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setFindingStateMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings setMuteTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setMuteMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings setIamPolicyTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setIamPolicyMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings testIamPermissionsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(testIamPermissionsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateExternalSystemTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateExternalSystemMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "external_system.name", + String.valueOf(request.getExternalSystem().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateFindingTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateFindingMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("finding.name", String.valueOf(request.getFinding().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateMuteConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateMuteConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "mute_config.name", String.valueOf(request.getMuteConfig().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "notification_config.name", + String.valueOf(request.getNotificationConfig().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateOrganizationSettingsTransportSettings = @@ -2382,6 +2604,14 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(updateOrganizationSettingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "organization_settings.name", + String.valueOf(request.getOrganizationSettings().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings< UpdateSecurityHealthAnalyticsCustomModuleRequest, SecurityHealthAnalyticsCustomModule> @@ -2392,34 +2622,77 @@ protected HttpJsonSecurityCenterStub( newBuilder() .setMethodDescriptor(updateSecurityHealthAnalyticsCustomModuleMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "security_health_analytics_custom_module.name", + String.valueOf( + request.getSecurityHealthAnalyticsCustomModule().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("source.name", String.valueOf(request.getSource().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateSecurityMarksTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateSecurityMarksMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "security_marks.name", + String.valueOf(request.getSecurityMarks().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings createBigQueryExportTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createBigQueryExportMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings deleteBigQueryExportTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(deleteBigQueryExportMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateBigQueryExportTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateBigQueryExportMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "big_query_export.name", + String.valueOf(request.getBigQueryExport().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings listBigQueryExportsTransportSettings = @@ -2427,6 +2700,12 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(listBigQueryExportsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); this.bulkMuteFindingsCallable = diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStub.java index aae153937c2b..e46ef250f291 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStubSettings.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStubSettings.java index 45e6404c8be6..dd0d9a1fa2fb 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStubSettings.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/stub/SecurityCenterStubSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClient.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClient.java index 4830d5b6f303..7184d15dafd4 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClient.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterSettings.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterSettings.java index 34eb316ebfa2..afaf9ef979d1 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterSettings.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java index c574f75d653c..5f9e0802630a 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterCallableFactory.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterCallableFactory.java index f48863ba9d00..f071fb2077ee 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterCallableFactory.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterStub.java index a3b3b9f988ce..1f67438f6a6d 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/GrpcSecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -29,6 +29,7 @@ import com.google.api.gax.grpc.GrpcStubCallableFactory; import com.google.api.gax.rpc.ClientContext; import com.google.api.gax.rpc.OperationCallable; +import com.google.api.gax.rpc.RequestParamsBuilder; import com.google.api.gax.rpc.UnaryCallable; import com.google.cloud.securitycenter.v1beta1.CreateFindingRequest; import com.google.cloud.securitycenter.v1beta1.CreateSourceRequest; @@ -54,7 +55,6 @@ import com.google.cloud.securitycenter.v1beta1.UpdateOrganizationSettingsRequest; import com.google.cloud.securitycenter.v1beta1.UpdateSecurityMarksRequest; import com.google.cloud.securitycenter.v1beta1.UpdateSourceRequest; -import com.google.common.collect.ImmutableMap; import com.google.iam.v1.GetIamPolicyRequest; import com.google.iam.v1.Policy; import com.google.iam.v1.SetIamPolicyRequest; @@ -340,9 +340,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings createFindingTransportSettings = @@ -350,9 +350,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createFindingMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings getIamPolicyTransportSettings = @@ -360,9 +360,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getIamPolicyMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings @@ -371,9 +371,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getOrganizationSettingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings getSourceTransportSettings = @@ -381,9 +381,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings groupAssetsTransportSettings = @@ -391,9 +391,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(groupAssetsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings groupFindingsTransportSettings = @@ -401,9 +401,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(groupFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listAssetsTransportSettings = @@ -411,9 +411,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listAssetsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listFindingsTransportSettings = @@ -421,9 +421,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listSourcesTransportSettings = @@ -431,9 +431,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listSourcesMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings runAssetDiscoveryTransportSettings = @@ -441,9 +441,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(runAssetDiscoveryMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings setFindingStateTransportSettings = @@ -451,9 +451,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setFindingStateMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings setIamPolicyTransportSettings = @@ -461,9 +461,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setIamPolicyMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings @@ -472,9 +472,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(testIamPermissionsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings updateFindingTransportSettings = @@ -482,9 +482,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateFindingMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("finding.name", String.valueOf(request.getFinding().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("finding.name", String.valueOf(request.getFinding().getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -493,11 +493,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateOrganizationSettingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "organization_settings.name", String.valueOf(request.getOrganizationSettings().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings updateSourceTransportSettings = @@ -505,9 +505,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("source.name", String.valueOf(request.getSource().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("source.name", String.valueOf(request.getSource().getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -516,11 +516,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSecurityMarksMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "security_marks.name", String.valueOf(request.getSecurityMarks().getName())); - return params.build(); + return builder.build(); }) .build(); diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterCallableFactory.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterCallableFactory.java index 7a018a9b8470..7041d2122fc3 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterCallableFactory.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterStub.java index dd87debb35d9..c8989c610010 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/HttpJsonSecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -37,6 +37,7 @@ import com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub; import com.google.api.gax.rpc.ClientContext; import com.google.api.gax.rpc.OperationCallable; +import com.google.api.gax.rpc.RequestParamsBuilder; import com.google.api.gax.rpc.UnaryCallable; import com.google.cloud.securitycenter.v1beta1.CreateFindingRequest; import com.google.cloud.securitycenter.v1beta1.CreateSourceRequest; @@ -891,79 +892,169 @@ protected HttpJsonSecurityCenterStub( HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createFindingTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createFindingMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings getIamPolicyTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getIamPolicyMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings getOrganizationSettingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getOrganizationSettingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings groupAssetsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(groupAssetsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings groupFindingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(groupFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listAssetsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listAssetsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listFindingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listSourcesTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listSourcesMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings runAssetDiscoveryTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(runAssetDiscoveryMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings setFindingStateTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setFindingStateMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings setIamPolicyTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setIamPolicyMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings testIamPermissionsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(testIamPermissionsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateFindingTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateFindingMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("finding.name", String.valueOf(request.getFinding().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateOrganizationSettingsTransportSettings = @@ -971,17 +1062,39 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(updateOrganizationSettingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "organization_settings.name", + String.valueOf(request.getOrganizationSettings().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("source.name", String.valueOf(request.getSource().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateSecurityMarksTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateSecurityMarksMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "security_marks.name", + String.valueOf(request.getSecurityMarks().getName())); + return builder.build(); + }) .build(); this.createSourceCallable = diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStub.java index 1072f47bbf3a..c310de8cf8ca 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStubSettings.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStubSettings.java index 41fbbe2f5305..f4047c3a2dc5 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStubSettings.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/stub/SecurityCenterStubSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java index 604d52edb6ed..a3dc25523f20 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterSettings.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterSettings.java index 9e3c49a1146c..403244d79962 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterSettings.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java index f48931969e73..57e744bbc902 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterCallableFactory.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterCallableFactory.java index 05fd964cec40..ab80565d8e9c 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterCallableFactory.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterStub.java index 9030034ef844..92888eb97790 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/GrpcSecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,6 +30,7 @@ import com.google.api.gax.grpc.GrpcStubCallableFactory; import com.google.api.gax.rpc.ClientContext; import com.google.api.gax.rpc.OperationCallable; +import com.google.api.gax.rpc.RequestParamsBuilder; import com.google.api.gax.rpc.UnaryCallable; import com.google.cloud.securitycenter.v1p1beta1.CreateFindingRequest; import com.google.cloud.securitycenter.v1p1beta1.CreateNotificationConfigRequest; @@ -63,7 +64,6 @@ import com.google.cloud.securitycenter.v1p1beta1.UpdateOrganizationSettingsRequest; import com.google.cloud.securitycenter.v1p1beta1.UpdateSecurityMarksRequest; import com.google.cloud.securitycenter.v1p1beta1.UpdateSourceRequest; -import com.google.common.collect.ImmutableMap; import com.google.iam.v1.GetIamPolicyRequest; import com.google.iam.v1.Policy; import com.google.iam.v1.SetIamPolicyRequest; @@ -423,9 +423,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings createFindingTransportSettings = @@ -433,9 +433,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createFindingMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings @@ -444,9 +444,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(createNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings @@ -455,9 +455,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(deleteNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings getIamPolicyTransportSettings = @@ -465,9 +465,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getIamPolicyMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings @@ -476,9 +476,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -487,9 +487,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getOrganizationSettingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings getSourceTransportSettings = @@ -497,9 +497,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(getSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings groupAssetsTransportSettings = @@ -507,9 +507,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(groupAssetsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings groupFindingsTransportSettings = @@ -517,9 +517,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(groupFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listAssetsTransportSettings = @@ -527,9 +527,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listAssetsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listFindingsTransportSettings = @@ -537,9 +537,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listFindingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings @@ -549,9 +549,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listNotificationConfigsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings listSourcesTransportSettings = @@ -559,9 +559,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(listSourcesMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings runAssetDiscoveryTransportSettings = @@ -569,9 +569,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(runAssetDiscoveryMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("parent", String.valueOf(request.getParent())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); }) .build(); GrpcCallSettings setFindingStateTransportSettings = @@ -579,9 +579,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setFindingStateMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("name", String.valueOf(request.getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); }) .build(); GrpcCallSettings setIamPolicyTransportSettings = @@ -589,9 +589,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(setIamPolicyMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings @@ -600,9 +600,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(testIamPermissionsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("resource", String.valueOf(request.getResource())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); }) .build(); GrpcCallSettings updateFindingTransportSettings = @@ -610,9 +610,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateFindingMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("finding.name", String.valueOf(request.getFinding().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("finding.name", String.valueOf(request.getFinding().getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -621,11 +621,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateNotificationConfigMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "notification_config.name", String.valueOf(request.getNotificationConfig().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings @@ -634,11 +634,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateOrganizationSettingsMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "organization_settings.name", String.valueOf(request.getOrganizationSettings().getName())); - return params.build(); + return builder.build(); }) .build(); GrpcCallSettings updateSourceTransportSettings = @@ -646,9 +646,9 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSourceMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put("source.name", String.valueOf(request.getSource().getName())); - return params.build(); + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("source.name", String.valueOf(request.getSource().getName())); + return builder.build(); }) .build(); GrpcCallSettings @@ -657,11 +657,11 @@ protected GrpcSecurityCenterStub( .setMethodDescriptor(updateSecurityMarksMethodDescriptor) .setParamsExtractor( request -> { - ImmutableMap.Builder params = ImmutableMap.builder(); - params.put( + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( "security_marks.name", String.valueOf(request.getSecurityMarks().getName())); - return params.build(); + return builder.build(); }) .build(); diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterCallableFactory.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterCallableFactory.java index 3c34c982070b..6bccd1f264d7 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterCallableFactory.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterStub.java index b096e2f98727..29bfd7e6274e 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/HttpJsonSecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -38,6 +38,7 @@ import com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub; import com.google.api.gax.rpc.ClientContext; import com.google.api.gax.rpc.OperationCallable; +import com.google.api.gax.rpc.RequestParamsBuilder; import com.google.api.gax.rpc.UnaryCallable; import com.google.cloud.securitycenter.v1p1beta1.CreateFindingRequest; import com.google.cloud.securitycenter.v1p1beta1.CreateNotificationConfigRequest; @@ -1142,66 +1143,138 @@ protected HttpJsonSecurityCenterStub( HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createFindingTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createFindingMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings createNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(createNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings deleteNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(deleteNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getIamPolicyTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getIamPolicyMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings getNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getOrganizationSettingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getOrganizationSettingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings getSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(getSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings groupAssetsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(groupAssetsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings groupFindingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(groupFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listAssetsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listAssetsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listFindingsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listFindingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listNotificationConfigsTransportSettings = @@ -1209,43 +1282,93 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(listNotificationConfigsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings listSourcesTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(listSourcesMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings runAssetDiscoveryTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(runAssetDiscoveryMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("parent", String.valueOf(request.getParent())); + return builder.build(); + }) .build(); HttpJsonCallSettings setFindingStateTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setFindingStateMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("name", String.valueOf(request.getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings setIamPolicyTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(setIamPolicyMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings testIamPermissionsTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(testIamPermissionsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("resource", String.valueOf(request.getResource())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateFindingTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateFindingMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("finding.name", String.valueOf(request.getFinding().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateNotificationConfigTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateNotificationConfigMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "notification_config.name", + String.valueOf(request.getNotificationConfig().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateOrganizationSettingsTransportSettings = @@ -1253,17 +1376,39 @@ protected HttpJsonSecurityCenterStub( .newBuilder() .setMethodDescriptor(updateOrganizationSettingsMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "organization_settings.name", + String.valueOf(request.getOrganizationSettings().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateSourceTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateSourceMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add("source.name", String.valueOf(request.getSource().getName())); + return builder.build(); + }) .build(); HttpJsonCallSettings updateSecurityMarksTransportSettings = HttpJsonCallSettings.newBuilder() .setMethodDescriptor(updateSecurityMarksMethodDescriptor) .setTypeRegistry(typeRegistry) + .setParamsExtractor( + request -> { + RequestParamsBuilder builder = RequestParamsBuilder.create(); + builder.add( + "security_marks.name", + String.valueOf(request.getSecurityMarks().getName())); + return builder.build(); + }) .build(); this.createSourceCallable = diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStub.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStub.java index 930803f2bd5f..e6c48c3c3252 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStub.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStub.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStubSettings.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStubSettings.java index 848197a00428..86515c8bacb6 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStubSettings.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/stub/SecurityCenterStubSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenter.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenter.java index 4433d845b234..0f9f21601ad0 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenter.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenter.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenterImpl.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenterImpl.java index 8c9b3ad9a110..4346fca42058 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenterImpl.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/MockSecurityCenterImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientHttpJsonTest.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientHttpJsonTest.java index b847baa7d88f..5f321e5140e7 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientHttpJsonTest.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientHttpJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientTest.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientTest.java index 1da793ee1fd9..34d4066a4944 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientTest.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1/SecurityCenterClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenter.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenter.java index e43bbfef05ea..c0655dfd9d25 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenter.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenter.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenterImpl.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenterImpl.java index 4686501dbd9e..f4799bc21c86 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenterImpl.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/MockSecurityCenterImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientHttpJsonTest.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientHttpJsonTest.java index 3577b99169e9..6e83607502aa 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientHttpJsonTest.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientHttpJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientTest.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientTest.java index ac9e9515b1f4..5cf646f84df8 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientTest.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenter.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenter.java index 823a815f6482..9095f239a7df 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenter.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenter.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenterImpl.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenterImpl.java index 6e61a8f9bb1f..5d5de5d0a6bd 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenterImpl.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/MockSecurityCenterImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientHttpJsonTest.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientHttpJsonTest.java index dce80265bf8a..75678ddaf7e8 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientHttpJsonTest.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientHttpJsonTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientTest.java b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientTest.java index cec69a74f116..2416f45ed2f6 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientTest.java +++ b/java-securitycenter/google-cloud-securitycenter/src/test/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/grpc-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterGrpc.java b/java-securitycenter/grpc-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterGrpc.java index c3e0c14a2d46..d6d49ad3ad1f 100644 --- a/java-securitycenter/grpc-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterGrpc.java +++ b/java-securitycenter/grpc-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityCenterGrpc.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/grpc-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterGrpc.java b/java-securitycenter/grpc-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterGrpc.java index b03ec1241eb9..d35a7b56b289 100644 --- a/java-securitycenter/grpc-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterGrpc.java +++ b/java-securitycenter/grpc-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityCenterGrpc.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/grpc-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterGrpc.java b/java-securitycenter/grpc-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterGrpc.java index 3732c0688228..0d6460086a4a 100644 --- a/java-securitycenter/grpc-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterGrpc.java +++ b/java-securitycenter/grpc-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterGrpc.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Access.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Access.java index ee6dae84848a..61d26b80426b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Access.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Access.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -41,6 +41,7 @@ private Access() { principalEmail_ = ""; callerIp_ = ""; userAgentFamily_ = ""; + userAgent_ = ""; serviceName_ = ""; methodName_ = ""; principalSubject_ = ""; @@ -289,6 +290,57 @@ public com.google.protobuf.ByteString getUserAgentFamilyBytes() { } } + public static final int USER_AGENT_FIELD_NUMBER = 12; + + @SuppressWarnings("serial") + private volatile java.lang.Object userAgent_ = ""; + /** + * + * + *
+   * The caller's user agent string associated with the finding.
+   * 
+ * + * string user_agent = 12; + * + * @return The userAgent. + */ + @java.lang.Override + public java.lang.String getUserAgent() { + java.lang.Object ref = userAgent_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + userAgent_ = s; + return s; + } + } + /** + * + * + *
+   * The caller's user agent string associated with the finding.
+   * 
+ * + * string user_agent = 12; + * + * @return The bytes for userAgent. + */ + @java.lang.Override + public com.google.protobuf.ByteString getUserAgentBytes() { + java.lang.Object ref = userAgent_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + userAgent_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + public static final int SERVICE_NAME_FIELD_NUMBER = 5; @SuppressWarnings("serial") @@ -729,6 +781,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(userName_)) { com.google.protobuf.GeneratedMessageV3.writeString(output, 11, userName_); } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(userAgent_)) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 12, userAgent_); + } getUnknownFields().writeTo(output); } @@ -770,6 +825,9 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(userName_)) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, userName_); } + if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(userAgent_)) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, userAgent_); + } size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -793,6 +851,7 @@ public boolean equals(final java.lang.Object obj) { if (!getCallerIpGeo().equals(other.getCallerIpGeo())) return false; } if (!getUserAgentFamily().equals(other.getUserAgentFamily())) return false; + if (!getUserAgent().equals(other.getUserAgent())) return false; if (!getServiceName().equals(other.getServiceName())) return false; if (!getMethodName().equals(other.getMethodName())) return false; if (!getPrincipalSubject().equals(other.getPrincipalSubject())) return false; @@ -821,6 +880,8 @@ public int hashCode() { } hash = (37 * hash) + USER_AGENT_FAMILY_FIELD_NUMBER; hash = (53 * hash) + getUserAgentFamily().hashCode(); + hash = (37 * hash) + USER_AGENT_FIELD_NUMBER; + hash = (53 * hash) + getUserAgent().hashCode(); hash = (37 * hash) + SERVICE_NAME_FIELD_NUMBER; hash = (53 * hash) + getServiceName().hashCode(); hash = (37 * hash) + METHOD_NAME_FIELD_NUMBER; @@ -982,6 +1043,7 @@ public Builder clear() { callerIpGeoBuilder_ = null; } userAgentFamily_ = ""; + userAgent_ = ""; serviceName_ = ""; methodName_ = ""; principalSubject_ = ""; @@ -992,7 +1054,7 @@ public Builder clear() { serviceAccountDelegationInfo_ = null; serviceAccountDelegationInfoBuilder_.clear(); } - bitField0_ = (bitField0_ & ~0x00000100); + bitField0_ = (bitField0_ & ~0x00000200); userName_ = ""; return this; } @@ -1031,10 +1093,10 @@ public com.google.cloud.securitycenter.v1.Access buildPartial() { private void buildPartialRepeatedFields(com.google.cloud.securitycenter.v1.Access result) { if (serviceAccountDelegationInfoBuilder_ == null) { - if (((bitField0_ & 0x00000100) != 0)) { + if (((bitField0_ & 0x00000200) != 0)) { serviceAccountDelegationInfo_ = java.util.Collections.unmodifiableList(serviceAccountDelegationInfo_); - bitField0_ = (bitField0_ & ~0x00000100); + bitField0_ = (bitField0_ & ~0x00000200); } result.serviceAccountDelegationInfo_ = serviceAccountDelegationInfo_; } else { @@ -1058,18 +1120,21 @@ private void buildPartial0(com.google.cloud.securitycenter.v1.Access result) { result.userAgentFamily_ = userAgentFamily_; } if (((from_bitField0_ & 0x00000010) != 0)) { - result.serviceName_ = serviceName_; + result.userAgent_ = userAgent_; } if (((from_bitField0_ & 0x00000020) != 0)) { - result.methodName_ = methodName_; + result.serviceName_ = serviceName_; } if (((from_bitField0_ & 0x00000040) != 0)) { - result.principalSubject_ = principalSubject_; + result.methodName_ = methodName_; } if (((from_bitField0_ & 0x00000080) != 0)) { + result.principalSubject_ = principalSubject_; + } + if (((from_bitField0_ & 0x00000100) != 0)) { result.serviceAccountKeyName_ = serviceAccountKeyName_; } - if (((from_bitField0_ & 0x00000200) != 0)) { + if (((from_bitField0_ & 0x00000400) != 0)) { result.userName_ = userName_; } } @@ -1137,31 +1202,36 @@ public Builder mergeFrom(com.google.cloud.securitycenter.v1.Access other) { bitField0_ |= 0x00000008; onChanged(); } + if (!other.getUserAgent().isEmpty()) { + userAgent_ = other.userAgent_; + bitField0_ |= 0x00000010; + onChanged(); + } if (!other.getServiceName().isEmpty()) { serviceName_ = other.serviceName_; - bitField0_ |= 0x00000010; + bitField0_ |= 0x00000020; onChanged(); } if (!other.getMethodName().isEmpty()) { methodName_ = other.methodName_; - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); } if (!other.getPrincipalSubject().isEmpty()) { principalSubject_ = other.principalSubject_; - bitField0_ |= 0x00000040; + bitField0_ |= 0x00000080; onChanged(); } if (!other.getServiceAccountKeyName().isEmpty()) { serviceAccountKeyName_ = other.serviceAccountKeyName_; - bitField0_ |= 0x00000080; + bitField0_ |= 0x00000100; onChanged(); } if (serviceAccountDelegationInfoBuilder_ == null) { if (!other.serviceAccountDelegationInfo_.isEmpty()) { if (serviceAccountDelegationInfo_.isEmpty()) { serviceAccountDelegationInfo_ = other.serviceAccountDelegationInfo_; - bitField0_ = (bitField0_ & ~0x00000100); + bitField0_ = (bitField0_ & ~0x00000200); } else { ensureServiceAccountDelegationInfoIsMutable(); serviceAccountDelegationInfo_.addAll(other.serviceAccountDelegationInfo_); @@ -1174,7 +1244,7 @@ public Builder mergeFrom(com.google.cloud.securitycenter.v1.Access other) { serviceAccountDelegationInfoBuilder_.dispose(); serviceAccountDelegationInfoBuilder_ = null; serviceAccountDelegationInfo_ = other.serviceAccountDelegationInfo_; - bitField0_ = (bitField0_ & ~0x00000100); + bitField0_ = (bitField0_ & ~0x00000200); serviceAccountDelegationInfoBuilder_ = com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? getServiceAccountDelegationInfoFieldBuilder() @@ -1187,7 +1257,7 @@ public Builder mergeFrom(com.google.cloud.securitycenter.v1.Access other) { } if (!other.getUserName().isEmpty()) { userName_ = other.userName_; - bitField0_ |= 0x00000200; + bitField0_ |= 0x00000400; onChanged(); } this.mergeUnknownFields(other.getUnknownFields()); @@ -1243,25 +1313,25 @@ public Builder mergeFrom( case 42: { serviceName_ = input.readStringRequireUtf8(); - bitField0_ |= 0x00000010; + bitField0_ |= 0x00000020; break; } // case 42 case 50: { methodName_ = input.readStringRequireUtf8(); - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; break; } // case 50 case 58: { principalSubject_ = input.readStringRequireUtf8(); - bitField0_ |= 0x00000040; + bitField0_ |= 0x00000080; break; } // case 58 case 66: { serviceAccountKeyName_ = input.readStringRequireUtf8(); - bitField0_ |= 0x00000080; + bitField0_ |= 0x00000100; break; } // case 66 case 74: @@ -1281,9 +1351,15 @@ public Builder mergeFrom( case 90: { userName_ = input.readStringRequireUtf8(); - bitField0_ |= 0x00000200; + bitField0_ |= 0x00000400; break; } // case 90 + case 98: + { + userAgent_ = input.readStringRequireUtf8(); + bitField0_ |= 0x00000010; + break; + } // case 98 default: { if (!super.parseUnknownField(input, extensionRegistry, tag)) { @@ -1846,6 +1922,112 @@ public Builder setUserAgentFamilyBytes(com.google.protobuf.ByteString value) { return this; } + private java.lang.Object userAgent_ = ""; + /** + * + * + *
+     * The caller's user agent string associated with the finding.
+     * 
+ * + * string user_agent = 12; + * + * @return The userAgent. + */ + public java.lang.String getUserAgent() { + java.lang.Object ref = userAgent_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + userAgent_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + * + * + *
+     * The caller's user agent string associated with the finding.
+     * 
+ * + * string user_agent = 12; + * + * @return The bytes for userAgent. + */ + public com.google.protobuf.ByteString getUserAgentBytes() { + java.lang.Object ref = userAgent_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref); + userAgent_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + * + * + *
+     * The caller's user agent string associated with the finding.
+     * 
+ * + * string user_agent = 12; + * + * @param value The userAgent to set. + * @return This builder for chaining. + */ + public Builder setUserAgent(java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + userAgent_ = value; + bitField0_ |= 0x00000010; + onChanged(); + return this; + } + /** + * + * + *
+     * The caller's user agent string associated with the finding.
+     * 
+ * + * string user_agent = 12; + * + * @return This builder for chaining. + */ + public Builder clearUserAgent() { + userAgent_ = getDefaultInstance().getUserAgent(); + bitField0_ = (bitField0_ & ~0x00000010); + onChanged(); + return this; + } + /** + * + * + *
+     * The caller's user agent string associated with the finding.
+     * 
+ * + * string user_agent = 12; + * + * @param value The bytes for userAgent to set. + * @return This builder for chaining. + */ + public Builder setUserAgentBytes(com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + userAgent_ = value; + bitField0_ |= 0x00000010; + onChanged(); + return this; + } + private java.lang.Object serviceName_ = ""; /** * @@ -1911,7 +2093,7 @@ public Builder setServiceName(java.lang.String value) { throw new NullPointerException(); } serviceName_ = value; - bitField0_ |= 0x00000010; + bitField0_ |= 0x00000020; onChanged(); return this; } @@ -1929,7 +2111,7 @@ public Builder setServiceName(java.lang.String value) { */ public Builder clearServiceName() { serviceName_ = getDefaultInstance().getServiceName(); - bitField0_ = (bitField0_ & ~0x00000010); + bitField0_ = (bitField0_ & ~0x00000020); onChanged(); return this; } @@ -1952,7 +2134,7 @@ public Builder setServiceNameBytes(com.google.protobuf.ByteString value) { } checkByteStringIsUtf8(value); serviceName_ = value; - bitField0_ |= 0x00000010; + bitField0_ |= 0x00000020; onChanged(); return this; } @@ -2019,7 +2201,7 @@ public Builder setMethodName(java.lang.String value) { throw new NullPointerException(); } methodName_ = value; - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); return this; } @@ -2036,7 +2218,7 @@ public Builder setMethodName(java.lang.String value) { */ public Builder clearMethodName() { methodName_ = getDefaultInstance().getMethodName(); - bitField0_ = (bitField0_ & ~0x00000020); + bitField0_ = (bitField0_ & ~0x00000040); onChanged(); return this; } @@ -2058,7 +2240,7 @@ public Builder setMethodNameBytes(com.google.protobuf.ByteString value) { } checkByteStringIsUtf8(value); methodName_ = value; - bitField0_ |= 0x00000020; + bitField0_ |= 0x00000040; onChanged(); return this; } @@ -2146,7 +2328,7 @@ public Builder setPrincipalSubject(java.lang.String value) { throw new NullPointerException(); } principalSubject_ = value; - bitField0_ |= 0x00000040; + bitField0_ |= 0x00000080; onChanged(); return this; } @@ -2170,7 +2352,7 @@ public Builder setPrincipalSubject(java.lang.String value) { */ public Builder clearPrincipalSubject() { principalSubject_ = getDefaultInstance().getPrincipalSubject(); - bitField0_ = (bitField0_ & ~0x00000040); + bitField0_ = (bitField0_ & ~0x00000080); onChanged(); return this; } @@ -2199,7 +2381,7 @@ public Builder setPrincipalSubjectBytes(com.google.protobuf.ByteString value) { } checkByteStringIsUtf8(value); principalSubject_ = value; - bitField0_ |= 0x00000040; + bitField0_ |= 0x00000080; onChanged(); return this; } @@ -2278,7 +2460,7 @@ public Builder setServiceAccountKeyName(java.lang.String value) { throw new NullPointerException(); } serviceAccountKeyName_ = value; - bitField0_ |= 0x00000080; + bitField0_ |= 0x00000100; onChanged(); return this; } @@ -2299,7 +2481,7 @@ public Builder setServiceAccountKeyName(java.lang.String value) { */ public Builder clearServiceAccountKeyName() { serviceAccountKeyName_ = getDefaultInstance().getServiceAccountKeyName(); - bitField0_ = (bitField0_ & ~0x00000080); + bitField0_ = (bitField0_ & ~0x00000100); onChanged(); return this; } @@ -2325,7 +2507,7 @@ public Builder setServiceAccountKeyNameBytes(com.google.protobuf.ByteString valu } checkByteStringIsUtf8(value); serviceAccountKeyName_ = value; - bitField0_ |= 0x00000080; + bitField0_ |= 0x00000100; onChanged(); return this; } @@ -2334,12 +2516,12 @@ public Builder setServiceAccountKeyNameBytes(com.google.protobuf.ByteString valu serviceAccountDelegationInfo_ = java.util.Collections.emptyList(); private void ensureServiceAccountDelegationInfoIsMutable() { - if (!((bitField0_ & 0x00000100) != 0)) { + if (!((bitField0_ & 0x00000200) != 0)) { serviceAccountDelegationInfo_ = new java.util.ArrayList< com.google.cloud.securitycenter.v1.ServiceAccountDelegationInfo>( serviceAccountDelegationInfo_); - bitField0_ |= 0x00000100; + bitField0_ |= 0x00000200; } } @@ -2642,7 +2824,7 @@ public Builder addAllServiceAccountDelegationInfo( public Builder clearServiceAccountDelegationInfo() { if (serviceAccountDelegationInfoBuilder_ == null) { serviceAccountDelegationInfo_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000100); + bitField0_ = (bitField0_ & ~0x00000200); onChanged(); } else { serviceAccountDelegationInfoBuilder_.clear(); @@ -2822,7 +3004,7 @@ public Builder removeServiceAccountDelegationInfo(int index) { com.google.cloud.securitycenter.v1.ServiceAccountDelegationInfo.Builder, com.google.cloud.securitycenter.v1.ServiceAccountDelegationInfoOrBuilder>( serviceAccountDelegationInfo_, - ((bitField0_ & 0x00000100) != 0), + ((bitField0_ & 0x00000200) != 0), getParentForChildren(), isClean()); serviceAccountDelegationInfo_ = null; @@ -2901,7 +3083,7 @@ public Builder setUserName(java.lang.String value) { throw new NullPointerException(); } userName_ = value; - bitField0_ |= 0x00000200; + bitField0_ |= 0x00000400; onChanged(); return this; } @@ -2921,7 +3103,7 @@ public Builder setUserName(java.lang.String value) { */ public Builder clearUserName() { userName_ = getDefaultInstance().getUserName(); - bitField0_ = (bitField0_ & ~0x00000200); + bitField0_ = (bitField0_ & ~0x00000400); onChanged(); return this; } @@ -2946,7 +3128,7 @@ public Builder setUserNameBytes(com.google.protobuf.ByteString value) { } checkByteStringIsUtf8(value); userName_ = value; - bitField0_ |= 0x00000200; + bitField0_ |= 0x00000400; onChanged(); return this; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessOrBuilder.java index 683b35cf7155..ad0217a5185d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -149,6 +149,31 @@ public interface AccessOrBuilder */ com.google.protobuf.ByteString getUserAgentFamilyBytes(); + /** + * + * + *
+   * The caller's user agent string associated with the finding.
+   * 
+ * + * string user_agent = 12; + * + * @return The userAgent. + */ + java.lang.String getUserAgent(); + /** + * + * + *
+   * The caller's user agent string associated with the finding.
+   * 
+ * + * string user_agent = 12; + * + * @return The bytes for userAgent. + */ + com.google.protobuf.ByteString getUserAgentBytes(); + /** * * diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessProto.java index 974bab74f19b..45a518c89194 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AccessProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,26 +49,26 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n+google/cloud/securitycenter/v1/access." - + "proto\022\036google.cloud.securitycenter.v1\"\365\002" + + "proto\022\036google.cloud.securitycenter.v1\"\211\003" + "\n\006Access\022\027\n\017principal_email\030\001 \001(\t\022\021\n\tcal" + "ler_ip\030\002 \001(\t\022B\n\rcaller_ip_geo\030\003 \001(\0132+.go" + "ogle.cloud.securitycenter.v1.Geolocation" - + "\022\031\n\021user_agent_family\030\004 \001(\t\022\024\n\014service_n" - + "ame\030\005 \001(\t\022\023\n\013method_name\030\006 \001(\t\022\031\n\021princi" - + "pal_subject\030\007 \001(\t\022 \n\030service_account_key" - + "_name\030\010 \001(\t\022e\n\037service_account_delegatio" - + "n_info\030\t \003(\0132<.google.cloud.securitycent" - + "er.v1.ServiceAccountDelegationInfo\022\021\n\tus" - + "er_name\030\013 \001(\t\"R\n\034ServiceAccountDelegatio" - + "nInfo\022\027\n\017principal_email\030\001 \001(\t\022\031\n\021princi" - + "pal_subject\030\002 \001(\t\"\"\n\013Geolocation\022\023\n\013regi" - + "on_code\030\001 \001(\tB\345\001\n\"com.google.cloud.secur" - + "itycenter.v1B\013AccessProtoP\001ZJcloud.googl" - + "e.com/go/securitycenter/apiv1/securityce" - + "nterpb;securitycenterpb\252\002\036Google.Cloud.S" - + "ecurityCenter.V1\312\002\036Google\\Cloud\\Security" - + "Center\\V1\352\002!Google::Cloud::SecurityCente" - + "r::V1b\006proto3" + + "\022\031\n\021user_agent_family\030\004 \001(\t\022\022\n\nuser_agen" + + "t\030\014 \001(\t\022\024\n\014service_name\030\005 \001(\t\022\023\n\013method_" + + "name\030\006 \001(\t\022\031\n\021principal_subject\030\007 \001(\t\022 \n" + + "\030service_account_key_name\030\010 \001(\t\022e\n\037servi" + + "ce_account_delegation_info\030\t \003(\0132<.googl" + + "e.cloud.securitycenter.v1.ServiceAccount" + + "DelegationInfo\022\021\n\tuser_name\030\013 \001(\t\"R\n\034Ser" + + "viceAccountDelegationInfo\022\027\n\017principal_e" + + "mail\030\001 \001(\t\022\031\n\021principal_subject\030\002 \001(\t\"\"\n" + + "\013Geolocation\022\023\n\013region_code\030\001 \001(\tB\345\001\n\"co" + + "m.google.cloud.securitycenter.v1B\013Access" + + "ProtoP\001ZJcloud.google.com/go/securitycen" + + "ter/apiv1/securitycenterpb;securitycente" + + "rpb\252\002\036Google.Cloud.SecurityCenter.V1\312\002\036G" + + "oogle\\Cloud\\SecurityCenter\\V1\352\002!Google::" + + "Cloud::SecurityCenter::V1b\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -83,6 +83,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "CallerIp", "CallerIpGeo", "UserAgentFamily", + "UserAgent", "ServiceName", "MethodName", "PrincipalSubject", diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Asset.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Asset.java index 759d4c02a4b6..19552b3422ec 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Asset.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Asset.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetName.java index 61382712af96..8aa2e88c2c4e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOrBuilder.java index 5dbca856ca27..81e9227cbed1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOuterClass.java index 5e754b46919c..3edcca481ea2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/AssetOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExport.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExport.java index 38b69370757d..28b58a8145ab 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExport.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportName.java index 940d4edbd10a..7faaf70f650e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportOrBuilder.java index 08ff6a6a4311..e2e861c1f451 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportProto.java index 1357d9c13c8e..2e844b89d02b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BigQueryExportProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequest.java index 5461ae02eec0..61a4e366511d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequestOrBuilder.java index e55f6d0815f9..ff3f3328b41b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponse.java index 28775cb8bb13..634da5a5c1c3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponseOrBuilder.java index 15942a820b36..a706dcc62cf4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/BulkMuteFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfile.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfile.java index f6c4fbbe998a..b820feb86f7c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfile.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfile.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -40,6 +40,7 @@ private CloudDlpDataProfile(com.google.protobuf.GeneratedMessageV3.Builder bu private CloudDlpDataProfile() { dataProfile_ = ""; + parentType_ = 0; } @java.lang.Override @@ -63,6 +64,165 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.cloud.securitycenter.v1.CloudDlpDataProfile.Builder.class); } + /** + * + * + *
+   * Parents for configurations that produce data profile findings.
+   * 
+ * + * Protobuf enum {@code google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType} + */ + public enum ParentType implements com.google.protobuf.ProtocolMessageEnum { + /** + * + * + *
+     * Unspecified parent type.
+     * 
+ * + * PARENT_TYPE_UNSPECIFIED = 0; + */ + PARENT_TYPE_UNSPECIFIED(0), + /** + * + * + *
+     * Organization-level configurations.
+     * 
+ * + * ORGANIZATION = 1; + */ + ORGANIZATION(1), + /** + * + * + *
+     * Project-level configurations.
+     * 
+ * + * PROJECT = 2; + */ + PROJECT(2), + UNRECOGNIZED(-1), + ; + + /** + * + * + *
+     * Unspecified parent type.
+     * 
+ * + * PARENT_TYPE_UNSPECIFIED = 0; + */ + public static final int PARENT_TYPE_UNSPECIFIED_VALUE = 0; + /** + * + * + *
+     * Organization-level configurations.
+     * 
+ * + * ORGANIZATION = 1; + */ + public static final int ORGANIZATION_VALUE = 1; + /** + * + * + *
+     * Project-level configurations.
+     * 
+ * + * PROJECT = 2; + */ + public static final int PROJECT_VALUE = 2; + + public final int getNumber() { + if (this == UNRECOGNIZED) { + throw new java.lang.IllegalArgumentException( + "Can't get the number of an unknown enum value."); + } + return value; + } + + /** + * @param value The numeric wire value of the corresponding enum entry. + * @return The enum associated with the given numeric wire value. + * @deprecated Use {@link #forNumber(int)} instead. + */ + @java.lang.Deprecated + public static ParentType valueOf(int value) { + return forNumber(value); + } + + /** + * @param value The numeric wire value of the corresponding enum entry. + * @return The enum associated with the given numeric wire value. + */ + public static ParentType forNumber(int value) { + switch (value) { + case 0: + return PARENT_TYPE_UNSPECIFIED; + case 1: + return ORGANIZATION; + case 2: + return PROJECT; + default: + return null; + } + } + + public static com.google.protobuf.Internal.EnumLiteMap internalGetValueMap() { + return internalValueMap; + } + + private static final com.google.protobuf.Internal.EnumLiteMap internalValueMap = + new com.google.protobuf.Internal.EnumLiteMap() { + public ParentType findValueByNumber(int number) { + return ParentType.forNumber(number); + } + }; + + public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor() { + if (this == UNRECOGNIZED) { + throw new java.lang.IllegalStateException( + "Can't get the descriptor of an unrecognized enum value."); + } + return getDescriptor().getValues().get(ordinal()); + } + + public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType() { + return getDescriptor(); + } + + public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() { + return com.google.cloud.securitycenter.v1.CloudDlpDataProfile.getDescriptor() + .getEnumTypes() + .get(0); + } + + private static final ParentType[] VALUES = values(); + + public static ParentType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) { + if (desc.getType() != getDescriptor()) { + throw new java.lang.IllegalArgumentException("EnumValueDescriptor is not for this type."); + } + if (desc.getIndex() == -1) { + return UNRECOGNIZED; + } + return VALUES[desc.getIndex()]; + } + + private final int value; + + private ParentType(int value) { + this.value = value; + } + + // @@protoc_insertion_point(enum_scope:google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType) + } + public static final int DATA_PROFILE_FIELD_NUMBER = 1; @SuppressWarnings("serial") @@ -116,6 +276,43 @@ public com.google.protobuf.ByteString getDataProfileBytes() { } } + public static final int PARENT_TYPE_FIELD_NUMBER = 2; + private int parentType_ = 0; + /** + * + * + *
+   * The resource hierarchy level at which the data profile was generated.
+   * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return The enum numeric value on the wire for parentType. + */ + @java.lang.Override + public int getParentTypeValue() { + return parentType_; + } + /** + * + * + *
+   * The resource hierarchy level at which the data profile was generated.
+   * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return The parentType. + */ + @java.lang.Override + public com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType getParentType() { + com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType result = + com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType.forNumber(parentType_); + return result == null + ? com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType.UNRECOGNIZED + : result; + } + private byte memoizedIsInitialized = -1; @java.lang.Override @@ -133,6 +330,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataProfile_)) { com.google.protobuf.GeneratedMessageV3.writeString(output, 1, dataProfile_); } + if (parentType_ + != com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType.PARENT_TYPE_UNSPECIFIED + .getNumber()) { + output.writeEnum(2, parentType_); + } getUnknownFields().writeTo(output); } @@ -145,6 +347,11 @@ public int getSerializedSize() { if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(dataProfile_)) { size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, dataProfile_); } + if (parentType_ + != com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType.PARENT_TYPE_UNSPECIFIED + .getNumber()) { + size += com.google.protobuf.CodedOutputStream.computeEnumSize(2, parentType_); + } size += getUnknownFields().getSerializedSize(); memoizedSize = size; return size; @@ -162,6 +369,7 @@ public boolean equals(final java.lang.Object obj) { (com.google.cloud.securitycenter.v1.CloudDlpDataProfile) obj; if (!getDataProfile().equals(other.getDataProfile())) return false; + if (parentType_ != other.parentType_) return false; if (!getUnknownFields().equals(other.getUnknownFields())) return false; return true; } @@ -175,6 +383,8 @@ public int hashCode() { hash = (19 * hash) + getDescriptor().hashCode(); hash = (37 * hash) + DATA_PROFILE_FIELD_NUMBER; hash = (53 * hash) + getDataProfile().hashCode(); + hash = (37 * hash) + PARENT_TYPE_FIELD_NUMBER; + hash = (53 * hash) + parentType_; hash = (29 * hash) + getUnknownFields().hashCode(); memoizedHashCode = hash; return hash; @@ -317,6 +527,7 @@ public Builder clear() { super.clear(); bitField0_ = 0; dataProfile_ = ""; + parentType_ = 0; return this; } @@ -356,6 +567,9 @@ private void buildPartial0(com.google.cloud.securitycenter.v1.CloudDlpDataProfil if (((from_bitField0_ & 0x00000001) != 0)) { result.dataProfile_ = dataProfile_; } + if (((from_bitField0_ & 0x00000002) != 0)) { + result.parentType_ = parentType_; + } } @java.lang.Override @@ -409,6 +623,9 @@ public Builder mergeFrom(com.google.cloud.securitycenter.v1.CloudDlpDataProfile bitField0_ |= 0x00000001; onChanged(); } + if (other.parentType_ != 0) { + setParentTypeValue(other.getParentTypeValue()); + } this.mergeUnknownFields(other.getUnknownFields()); onChanged(); return this; @@ -441,6 +658,12 @@ public Builder mergeFrom( bitField0_ |= 0x00000001; break; } // case 10 + case 16: + { + parentType_ = input.readEnum(); + bitField0_ |= 0x00000002; + break; + } // case 16 default: { if (!super.parseUnknownField(input, extensionRegistry, tag)) { @@ -571,6 +794,99 @@ public Builder setDataProfileBytes(com.google.protobuf.ByteString value) { return this; } + private int parentType_ = 0; + /** + * + * + *
+     * The resource hierarchy level at which the data profile was generated.
+     * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return The enum numeric value on the wire for parentType. + */ + @java.lang.Override + public int getParentTypeValue() { + return parentType_; + } + /** + * + * + *
+     * The resource hierarchy level at which the data profile was generated.
+     * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @param value The enum numeric value on the wire for parentType to set. + * @return This builder for chaining. + */ + public Builder setParentTypeValue(int value) { + parentType_ = value; + bitField0_ |= 0x00000002; + onChanged(); + return this; + } + /** + * + * + *
+     * The resource hierarchy level at which the data profile was generated.
+     * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return The parentType. + */ + @java.lang.Override + public com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType getParentType() { + com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType result = + com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType.forNumber(parentType_); + return result == null + ? com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType.UNRECOGNIZED + : result; + } + /** + * + * + *
+     * The resource hierarchy level at which the data profile was generated.
+     * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @param value The parentType to set. + * @return This builder for chaining. + */ + public Builder setParentType( + com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType value) { + if (value == null) { + throw new NullPointerException(); + } + bitField0_ |= 0x00000002; + parentType_ = value.getNumber(); + onChanged(); + return this; + } + /** + * + * + *
+     * The resource hierarchy level at which the data profile was generated.
+     * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return This builder for chaining. + */ + public Builder clearParentType() { + bitField0_ = (bitField0_ & ~0x00000002); + parentType_ = 0; + onChanged(); + return this; + } + @java.lang.Override public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) { return super.setUnknownFields(unknownFields); diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileOrBuilder.java index b32ba5169c12..3be64b6b7a78 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -49,4 +49,29 @@ public interface CloudDlpDataProfileOrBuilder * @return The bytes for dataProfile. */ com.google.protobuf.ByteString getDataProfileBytes(); + + /** + * + * + *
+   * The resource hierarchy level at which the data profile was generated.
+   * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return The enum numeric value on the wire for parentType. + */ + int getParentTypeValue(); + /** + * + * + *
+   * The resource hierarchy level at which the data profile was generated.
+   * 
+ * + * .google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType parent_type = 2; + * + * @return The parentType. + */ + com.google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType getParentType(); } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileProto.java index b3260874d537..932f797fe0a6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpDataProfileProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,9 +43,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "\n;google/cloud/securitycenter/v1/cloud_d" + "lp_data_profile.proto\022\036google.cloud.secu" + "ritycenter.v1\032\031google/api/resource.proto" - + "\"U\n\023CloudDlpDataProfile\022>\n\014data_profile\030" - + "\001 \001(\tB(\372A%\n#dlp.googleapis.com/TableData" - + "ProfileB\224\003\n\"com.google.cloud.securitycen" + + "\"\364\001\n\023CloudDlpDataProfile\022>\n\014data_profile" + + "\030\001 \001(\tB(\372A%\n#dlp.googleapis.com/TableDat" + + "aProfile\022S\n\013parent_type\030\002 \001(\0162>.google.c" + + "loud.securitycenter.v1.CloudDlpDataProfi" + + "le.ParentType\"H\n\nParentType\022\033\n\027PARENT_TY" + + "PE_UNSPECIFIED\020\000\022\020\n\014ORGANIZATION\020\001\022\013\n\007PR" + + "OJECT\020\002B\224\003\n\"com.google.cloud.securitycen" + "ter.v1B\030CloudDlpDataProfileProtoP\001ZJclou" + "d.google.com/go/securitycenter/apiv1/sec" + "uritycenterpb;securitycenterpb\252\002\036Google." @@ -69,7 +73,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_google_cloud_securitycenter_v1_CloudDlpDataProfile_descriptor, new java.lang.String[] { - "DataProfile", + "DataProfile", "ParentType", }); com.google.protobuf.ExtensionRegistry registry = com.google.protobuf.ExtensionRegistry.newInstance(); diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspection.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspection.java index f1c24157ddbc..aa77741006b2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspection.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspection.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -126,8 +126,8 @@ public com.google.protobuf.ByteString getInspectJobBytes() { * * *
-   * The [type of
-   * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+   * The type of information (or
+   * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
    * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
    * 
* @@ -151,8 +151,8 @@ public java.lang.String getInfoType() { * * *
-   * The [type of
-   * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+   * The type of information (or
+   * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
    * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
    * 
* @@ -739,8 +739,8 @@ public Builder setInspectJobBytes(com.google.protobuf.ByteString value) { * * *
-     * The [type of
-     * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+     * The type of information (or
+     * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
      * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
      * 
* @@ -763,8 +763,8 @@ public java.lang.String getInfoType() { * * *
-     * The [type of
-     * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+     * The type of information (or
+     * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
      * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
      * 
* @@ -787,8 +787,8 @@ public com.google.protobuf.ByteString getInfoTypeBytes() { * * *
-     * The [type of
-     * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+     * The type of information (or
+     * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
      * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
      * 
* @@ -810,8 +810,8 @@ public Builder setInfoType(java.lang.String value) { * * *
-     * The [type of
-     * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+     * The type of information (or
+     * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
      * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
      * 
* @@ -829,8 +829,8 @@ public Builder clearInfoType() { * * *
-     * The [type of
-     * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+     * The type of information (or
+     * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
      * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
      * 
* diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionOrBuilder.java index 286b88dc75f1..fd3880d4e692 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -54,8 +54,8 @@ public interface CloudDlpInspectionOrBuilder * * *
-   * The [type of
-   * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+   * The type of information (or
+   * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
    * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
    * 
* @@ -68,8 +68,8 @@ public interface CloudDlpInspectionOrBuilder * * *
-   * The [type of
-   * information](https://cloud.google.com/dlp/docs/infotypes-reference) found,
+   * The type of information (or
+   * *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found,
    * for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`.
    * 
* diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionProto.java index a684a9a4b383..0ae777bfc631 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CloudDlpInspectionProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Compliance.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Compliance.java index 1440a085ed8d..481e9dd940d4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Compliance.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Compliance.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -73,8 +73,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-   * etc.
+   * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+   * OWASP.
    * 
* * string standard = 1; @@ -97,8 +97,8 @@ public java.lang.String getStandard() { * * *
-   * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-   * etc.
+   * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+   * OWASP.
    * 
* * string standard = 1; @@ -126,7 +126,7 @@ public com.google.protobuf.ByteString getStandardBytes() { * * *
-   * Version of the standard/benchmark e.g. 1.1
+   * Version of the standard or benchmark, for example, 1.1
    * 
* * string version = 2; @@ -149,7 +149,7 @@ public java.lang.String getVersion() { * * *
-   * Version of the standard/benchmark e.g. 1.1
+   * Version of the standard or benchmark, for example, 1.1
    * 
* * string version = 2; @@ -178,7 +178,7 @@ public com.google.protobuf.ByteString getVersionBytes() { * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -192,7 +192,7 @@ public com.google.protobuf.ProtocolStringList getIdsList() { * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -206,7 +206,7 @@ public int getIdsCount() { * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -221,7 +221,7 @@ public java.lang.String getIds(int index) { * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -642,8 +642,8 @@ public Builder mergeFrom( * * *
-     * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-     * etc.
+     * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+     * OWASP.
      * 
* * string standard = 1; @@ -665,8 +665,8 @@ public java.lang.String getStandard() { * * *
-     * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-     * etc.
+     * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+     * OWASP.
      * 
* * string standard = 1; @@ -688,8 +688,8 @@ public com.google.protobuf.ByteString getStandardBytes() { * * *
-     * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-     * etc.
+     * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+     * OWASP.
      * 
* * string standard = 1; @@ -710,8 +710,8 @@ public Builder setStandard(java.lang.String value) { * * *
-     * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-     * etc.
+     * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+     * OWASP.
      * 
* * string standard = 1; @@ -728,8 +728,8 @@ public Builder clearStandard() { * * *
-     * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-     * etc.
+     * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+     * OWASP.
      * 
* * string standard = 1; @@ -753,7 +753,7 @@ public Builder setStandardBytes(com.google.protobuf.ByteString value) { * * *
-     * Version of the standard/benchmark e.g. 1.1
+     * Version of the standard or benchmark, for example, 1.1
      * 
* * string version = 2; @@ -775,7 +775,7 @@ public java.lang.String getVersion() { * * *
-     * Version of the standard/benchmark e.g. 1.1
+     * Version of the standard or benchmark, for example, 1.1
      * 
* * string version = 2; @@ -797,7 +797,7 @@ public com.google.protobuf.ByteString getVersionBytes() { * * *
-     * Version of the standard/benchmark e.g. 1.1
+     * Version of the standard or benchmark, for example, 1.1
      * 
* * string version = 2; @@ -818,7 +818,7 @@ public Builder setVersion(java.lang.String value) { * * *
-     * Version of the standard/benchmark e.g. 1.1
+     * Version of the standard or benchmark, for example, 1.1
      * 
* * string version = 2; @@ -835,7 +835,7 @@ public Builder clearVersion() { * * *
-     * Version of the standard/benchmark e.g. 1.1
+     * Version of the standard or benchmark, for example, 1.1
      * 
* * string version = 2; @@ -867,7 +867,7 @@ private void ensureIdsIsMutable() { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -882,7 +882,7 @@ public com.google.protobuf.ProtocolStringList getIdsList() { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -896,7 +896,7 @@ public int getIdsCount() { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -911,7 +911,7 @@ public java.lang.String getIds(int index) { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -926,7 +926,7 @@ public com.google.protobuf.ByteString getIdsBytes(int index) { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -949,7 +949,7 @@ public Builder setIds(int index, java.lang.String value) { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -971,7 +971,7 @@ public Builder addIds(java.lang.String value) { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -990,7 +990,7 @@ public Builder addAllIds(java.lang.Iterable values) { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; @@ -1008,7 +1008,7 @@ public Builder clearIds() { * * *
-     * Policies within the standard/benchmark e.g. A.12.4.1
+     * Policies within the standard or benchmark, for example, A.12.4.1
      * 
* * repeated string ids = 3; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceOrBuilder.java index 5c95e93b53db..168577ae0a58 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,8 +27,8 @@ public interface ComplianceOrBuilder * * *
-   * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-   * etc.
+   * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+   * OWASP.
    * 
* * string standard = 1; @@ -40,8 +40,8 @@ public interface ComplianceOrBuilder * * *
-   * Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp",
-   * etc.
+   * Industry-wide compliance standards or benchmarks, such as CIS, PCI, and
+   * OWASP.
    * 
* * string standard = 1; @@ -54,7 +54,7 @@ public interface ComplianceOrBuilder * * *
-   * Version of the standard/benchmark e.g. 1.1
+   * Version of the standard or benchmark, for example, 1.1
    * 
* * string version = 2; @@ -66,7 +66,7 @@ public interface ComplianceOrBuilder * * *
-   * Version of the standard/benchmark e.g. 1.1
+   * Version of the standard or benchmark, for example, 1.1
    * 
* * string version = 2; @@ -79,7 +79,7 @@ public interface ComplianceOrBuilder * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -91,7 +91,7 @@ public interface ComplianceOrBuilder * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -103,7 +103,7 @@ public interface ComplianceOrBuilder * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; @@ -116,7 +116,7 @@ public interface ComplianceOrBuilder * * *
-   * Policies within the standard/benchmark e.g. A.12.4.1
+   * Policies within the standard or benchmark, for example, A.12.4.1
    * 
* * repeated string ids = 3; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceProto.java index 5eff8fc753e3..00b6d1243d99 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ComplianceProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Connection.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Connection.java index 4b0ad74ec5d6..53b1748b4605 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Connection.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Connection.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionOrBuilder.java index 0122fb2f95e6..a1e18a8d49fd 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionProto.java index 34d4f5fb26dc..eba634bbad32 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ConnectionProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Contact.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Contact.java index bbf1c54dcbf8..4f49cc10a2c9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Contact.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Contact.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetails.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetails.java index 472637bad1e4..a4dd789dd6eb 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetails.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetails.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,7 +22,7 @@ * * *
- * The details pertaining to specific contacts
+ * Details about specific contacts
  * 
* * Protobuf type {@code google.cloud.securitycenter.v1.ContactDetails} @@ -298,7 +298,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * The details pertaining to specific contacts
+   * Details about specific contacts
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.ContactDetails} diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsOrBuilder.java index 3f02f5f44689..37c3fc75d991 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsProto.java index 55a0ef09865c..13e8f439ee06 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactDetailsProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactOrBuilder.java index e5a5edd31d54..f68651b3a6cf 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContactOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Container.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Container.java index f08533216e6d..c0f4035228ff 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Container.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Container.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -73,7 +73,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Container name.
+   * Name of the container.
    * 
* * string name = 1; @@ -96,7 +96,7 @@ public java.lang.String getName() { * * *
-   * Container name.
+   * Name of the container.
    * 
* * string name = 1; @@ -124,8 +124,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * Container image URI provided when configuring a pod/container.
-   * May identify a container image version using mutable tags.
+   * Container image URI provided when configuring a pod or container. This
+   * string can identify a container image version using mutable tags.
    * 
* * string uri = 2; @@ -148,8 +148,8 @@ public java.lang.String getUri() { * * *
-   * Container image URI provided when configuring a pod/container.
-   * May identify a container image version using mutable tags.
+   * Container image URI provided when configuring a pod or container. This
+   * string can identify a container image version using mutable tags.
    * 
* * string uri = 2; @@ -177,9 +177,8 @@ public com.google.protobuf.ByteString getUriBytes() { * * *
-   * Optional container image id, when provided by the container runtime.
-   * Uniquely identifies the container image launched using a container image
-   * digest.
+   * Optional container image ID, if provided by the container runtime. Uniquely
+   * identifies the container image launched using a container image digest.
    * 
* * string image_id = 3; @@ -202,9 +201,8 @@ public java.lang.String getImageId() { * * *
-   * Optional container image id, when provided by the container runtime.
-   * Uniquely identifies the container image launched using a container image
-   * digest.
+   * Optional container image ID, if provided by the container runtime. Uniquely
+   * identifies the container image launched using a container image digest.
    * 
* * string image_id = 3; @@ -760,7 +758,7 @@ public Builder mergeFrom( * * *
-     * Container name.
+     * Name of the container.
      * 
* * string name = 1; @@ -782,7 +780,7 @@ public java.lang.String getName() { * * *
-     * Container name.
+     * Name of the container.
      * 
* * string name = 1; @@ -804,7 +802,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Container name.
+     * Name of the container.
      * 
* * string name = 1; @@ -825,7 +823,7 @@ public Builder setName(java.lang.String value) { * * *
-     * Container name.
+     * Name of the container.
      * 
* * string name = 1; @@ -842,7 +840,7 @@ public Builder clearName() { * * *
-     * Container name.
+     * Name of the container.
      * 
* * string name = 1; @@ -866,8 +864,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * Container image URI provided when configuring a pod/container.
-     * May identify a container image version using mutable tags.
+     * Container image URI provided when configuring a pod or container. This
+     * string can identify a container image version using mutable tags.
      * 
* * string uri = 2; @@ -889,8 +887,8 @@ public java.lang.String getUri() { * * *
-     * Container image URI provided when configuring a pod/container.
-     * May identify a container image version using mutable tags.
+     * Container image URI provided when configuring a pod or container. This
+     * string can identify a container image version using mutable tags.
      * 
* * string uri = 2; @@ -912,8 +910,8 @@ public com.google.protobuf.ByteString getUriBytes() { * * *
-     * Container image URI provided when configuring a pod/container.
-     * May identify a container image version using mutable tags.
+     * Container image URI provided when configuring a pod or container. This
+     * string can identify a container image version using mutable tags.
      * 
* * string uri = 2; @@ -934,8 +932,8 @@ public Builder setUri(java.lang.String value) { * * *
-     * Container image URI provided when configuring a pod/container.
-     * May identify a container image version using mutable tags.
+     * Container image URI provided when configuring a pod or container. This
+     * string can identify a container image version using mutable tags.
      * 
* * string uri = 2; @@ -952,8 +950,8 @@ public Builder clearUri() { * * *
-     * Container image URI provided when configuring a pod/container.
-     * May identify a container image version using mutable tags.
+     * Container image URI provided when configuring a pod or container. This
+     * string can identify a container image version using mutable tags.
      * 
* * string uri = 2; @@ -977,9 +975,8 @@ public Builder setUriBytes(com.google.protobuf.ByteString value) { * * *
-     * Optional container image id, when provided by the container runtime.
-     * Uniquely identifies the container image launched using a container image
-     * digest.
+     * Optional container image ID, if provided by the container runtime. Uniquely
+     * identifies the container image launched using a container image digest.
      * 
* * string image_id = 3; @@ -1001,9 +998,8 @@ public java.lang.String getImageId() { * * *
-     * Optional container image id, when provided by the container runtime.
-     * Uniquely identifies the container image launched using a container image
-     * digest.
+     * Optional container image ID, if provided by the container runtime. Uniquely
+     * identifies the container image launched using a container image digest.
      * 
* * string image_id = 3; @@ -1025,9 +1021,8 @@ public com.google.protobuf.ByteString getImageIdBytes() { * * *
-     * Optional container image id, when provided by the container runtime.
-     * Uniquely identifies the container image launched using a container image
-     * digest.
+     * Optional container image ID, if provided by the container runtime. Uniquely
+     * identifies the container image launched using a container image digest.
      * 
* * string image_id = 3; @@ -1048,9 +1043,8 @@ public Builder setImageId(java.lang.String value) { * * *
-     * Optional container image id, when provided by the container runtime.
-     * Uniquely identifies the container image launched using a container image
-     * digest.
+     * Optional container image ID, if provided by the container runtime. Uniquely
+     * identifies the container image launched using a container image digest.
      * 
* * string image_id = 3; @@ -1067,9 +1061,8 @@ public Builder clearImageId() { * * *
-     * Optional container image id, when provided by the container runtime.
-     * Uniquely identifies the container image launched using a container image
-     * digest.
+     * Optional container image ID, if provided by the container runtime. Uniquely
+     * identifies the container image launched using a container image digest.
      * 
* * string image_id = 3; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerOrBuilder.java index 4543b2effe22..fc505c7d37e2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ public interface ContainerOrBuilder * * *
-   * Container name.
+   * Name of the container.
    * 
* * string name = 1; @@ -39,7 +39,7 @@ public interface ContainerOrBuilder * * *
-   * Container name.
+   * Name of the container.
    * 
* * string name = 1; @@ -52,8 +52,8 @@ public interface ContainerOrBuilder * * *
-   * Container image URI provided when configuring a pod/container.
-   * May identify a container image version using mutable tags.
+   * Container image URI provided when configuring a pod or container. This
+   * string can identify a container image version using mutable tags.
    * 
* * string uri = 2; @@ -65,8 +65,8 @@ public interface ContainerOrBuilder * * *
-   * Container image URI provided when configuring a pod/container.
-   * May identify a container image version using mutable tags.
+   * Container image URI provided when configuring a pod or container. This
+   * string can identify a container image version using mutable tags.
    * 
* * string uri = 2; @@ -79,9 +79,8 @@ public interface ContainerOrBuilder * * *
-   * Optional container image id, when provided by the container runtime.
-   * Uniquely identifies the container image launched using a container image
-   * digest.
+   * Optional container image ID, if provided by the container runtime. Uniquely
+   * identifies the container image launched using a container image digest.
    * 
* * string image_id = 3; @@ -93,9 +92,8 @@ public interface ContainerOrBuilder * * *
-   * Optional container image id, when provided by the container runtime.
-   * Uniquely identifies the container image launched using a container image
-   * digest.
+   * Optional container image ID, if provided by the container runtime. Uniquely
+   * identifies the container image launched using a container image digest.
    * 
* * string image_id = 3; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerProto.java index 90c5c47e9fe6..2d817d1fa234 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ContainerProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequest.java index 05128d35973a..afa3c0f79563 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -187,9 +187,9 @@ public com.google.cloud.securitycenter.v1.BigQueryExportOrBuilder getBigQueryExp * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -213,9 +213,9 @@ public java.lang.String getBigQueryExportId() { * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -972,9 +972,9 @@ public com.google.cloud.securitycenter.v1.BigQueryExportOrBuilder getBigQueryExp * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -997,9 +997,9 @@ public java.lang.String getBigQueryExportId() { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1022,9 +1022,9 @@ public com.google.protobuf.ByteString getBigQueryExportIdBytes() { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1046,9 +1046,9 @@ public Builder setBigQueryExportId(java.lang.String value) { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1066,9 +1066,9 @@ public Builder clearBigQueryExportId() { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequestOrBuilder.java index 74db8700cbf4..810fb5a739f1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateBigQueryExportRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -102,9 +102,9 @@ public interface CreateBigQueryExportRequestOrBuilder * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -117,9 +117,9 @@ public interface CreateBigQueryExportRequestOrBuilder * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string big_query_export_id = 3 [(.google.api.field_behavior) = REQUIRED]; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequest.java index 9234ddb3117f..ee0caa8bf6f9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequestOrBuilder.java index 2169305467d5..351bfb6779a3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateFindingRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequest.java index a608ccd1f88a..394f45f91760 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -187,9 +187,9 @@ public com.google.cloud.securitycenter.v1.MuteConfigOrBuilder getMuteConfigOrBui * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -213,9 +213,9 @@ public java.lang.String getMuteConfigId() { * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -967,9 +967,9 @@ public com.google.cloud.securitycenter.v1.MuteConfigOrBuilder getMuteConfigOrBui * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -992,9 +992,9 @@ public java.lang.String getMuteConfigId() { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1017,9 +1017,9 @@ public com.google.protobuf.ByteString getMuteConfigIdBytes() { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1041,9 +1041,9 @@ public Builder setMuteConfigId(java.lang.String value) { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -1061,9 +1061,9 @@ public Builder clearMuteConfigId() { * *
      * Required. Unique identifier provided by the client within the parent scope.
-     * It must consist of lower case letters, numbers, and hyphen, with the first
-     * character a letter, the last a letter or a number, and a 63 character
-     * maximum.
+     * It must consist of only lowercase letters, numbers, and hyphens, must start
+     * with a letter, must end with either a letter or a number, and must be 63
+     * characters or less.
      * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequestOrBuilder.java index 07965be0e89f..0db872992bd1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateMuteConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -102,9 +102,9 @@ public interface CreateMuteConfigRequestOrBuilder * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; @@ -117,9 +117,9 @@ public interface CreateMuteConfigRequestOrBuilder * *
    * Required. Unique identifier provided by the client within the parent scope.
-   * It must consist of lower case letters, numbers, and hyphen, with the first
-   * character a letter, the last a letter or a number, and a 63 character
-   * maximum.
+   * It must consist of only lowercase letters, numbers, and hyphens, must start
+   * with a letter, must end with either a letter or a number, and must be 63
+   * characters or less.
    * 
* * string mute_config_id = 3 [(.google.api.field_behavior) = REQUIRED]; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequest.java index 3d5906f447b8..4a599df12da2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequestOrBuilder.java index db980f7a4647..e18f7a1dba44 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequest.java index ed5b420995b8..409d178bd957 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java index b3f5429d5057..714c60ffc942 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequest.java index 3b419b6e9da3..77905d4c1ae1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequestOrBuilder.java index 49b75475a54d..998434f0df57 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CreateSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfig.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfig.java index 499c1f72a1f4..2d6f7105eb1e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfig.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfigOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfigOrBuilder.java index f165ceb8a5a3..5d87c91e3123 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfigOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CustomConfigOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cve.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cve.java index db77f4dba01a..81de5f044efe 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cve.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cve.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CveOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CveOrBuilder.java index e0c6b64ba87c..9225bd52c4d7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CveOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/CveOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3.java index 3b78e0ade9cb..136829196ab8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3OrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3OrBuilder.java index 057b0e6854a9..4cf8672e7696 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3OrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Cvssv3OrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Database.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Database.java index 884e3f217a86..dd1e233f7aee 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Database.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Database.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,12 +22,17 @@ * * *
- * Represents database access information, such as queries.
- * A database may be a sub-resource of an instance (as in the case of CloudSQL
- * instances or Cloud Spanner instances), or the database instance itself.
- * Some database resources may not have the full resource name populated
- * because these resource types are not yet supported by Cloud Asset Inventory
- * (e.g. CloudSQL databases). In these cases only the display name will be
+ * Represents database access information, such as queries. A database may be a
+ * sub-resource of an instance (as in the case of Cloud SQL instances or Cloud
+ * Spanner instances), or the database instance itself. Some database resources
+ * might not have the [full resource
+ * name](https://google.aip.dev/122#full-resource-names) populated because these
+ * resource types, such as Cloud SQL databases, are not yet supported by Cloud
+ * Asset Inventory. In these cases only the display name is provided.
+ * Some database resources may not have the [full resource
+ * name](https://google.aip.dev/122#full-resource-names) populated because
+ * these resource types are not yet supported by Cloud Asset Inventory (e.g.
+ * Cloud SQL databases). In these cases only the display name will be
  * provided.
  * 
* @@ -80,8 +85,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The full resource name of the database the user connected to, if it is
-   * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+   * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+   * the database that the user connected to, if it is supported by Cloud Asset
+   * Inventory.
    * 
* * string name = 1; @@ -104,8 +110,9 @@ public java.lang.String getName() { * * *
-   * The full resource name of the database the user connected to, if it is
-   * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+   * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+   * the database that the user connected to, if it is supported by Cloud Asset
+   * Inventory.
    * 
* * string name = 1; @@ -133,7 +140,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * The human readable name of the database the user connected to.
+   * The human-readable name of the database that the user connected to.
    * 
* * string display_name = 2; @@ -156,7 +163,7 @@ public java.lang.String getDisplayName() { * * *
-   * The human readable name of the database the user connected to.
+   * The human-readable name of the database that the user connected to.
    * 
* * string display_name = 2; @@ -184,8 +191,8 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * * *
-   * The username used to connect to the DB. This may not necessarily be an IAM
-   * principal, and has no required format.
+   * The username used to connect to the database. The username might not be an
+   * IAM principal and does not have a set format.
    * 
* * string user_name = 3; @@ -208,8 +215,8 @@ public java.lang.String getUserName() { * * *
-   * The username used to connect to the DB. This may not necessarily be an IAM
-   * principal, and has no required format.
+   * The username used to connect to the database. The username might not be an
+   * IAM principal and does not have a set format.
    * 
* * string user_name = 3; @@ -237,7 +244,7 @@ public com.google.protobuf.ByteString getUserNameBytes() { * * *
-   * The SQL statement associated with the relevant access.
+   * The SQL statement that is associated with the database access.
    * 
* * string query = 4; @@ -260,7 +267,7 @@ public java.lang.String getQuery() { * * *
-   * The SQL statement associated with the relevant access.
+   * The SQL statement that is associated with the database access.
    * 
* * string query = 4; @@ -289,8 +296,8 @@ public com.google.protobuf.ByteString getQueryBytes() { * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -304,8 +311,8 @@ public com.google.protobuf.ProtocolStringList getGranteesList() { * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -319,8 +326,8 @@ public int getGranteesCount() { * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -335,8 +342,8 @@ public java.lang.String getGrantees(int index) { * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -554,12 +561,17 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * Represents database access information, such as queries.
-   * A database may be a sub-resource of an instance (as in the case of CloudSQL
-   * instances or Cloud Spanner instances), or the database instance itself.
-   * Some database resources may not have the full resource name populated
-   * because these resource types are not yet supported by Cloud Asset Inventory
-   * (e.g. CloudSQL databases). In these cases only the display name will be
+   * Represents database access information, such as queries. A database may be a
+   * sub-resource of an instance (as in the case of Cloud SQL instances or Cloud
+   * Spanner instances), or the database instance itself. Some database resources
+   * might not have the [full resource
+   * name](https://google.aip.dev/122#full-resource-names) populated because these
+   * resource types, such as Cloud SQL databases, are not yet supported by Cloud
+   * Asset Inventory. In these cases only the display name is provided.
+   * Some database resources may not have the [full resource
+   * name](https://google.aip.dev/122#full-resource-names) populated because
+   * these resource types are not yet supported by Cloud Asset Inventory (e.g.
+   * Cloud SQL databases). In these cases only the display name will be
    * provided.
    * 
* @@ -810,8 +822,9 @@ public Builder mergeFrom( * * *
-     * The full resource name of the database the user connected to, if it is
-     * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+     * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the database that the user connected to, if it is supported by Cloud Asset
+     * Inventory.
      * 
* * string name = 1; @@ -833,8 +846,9 @@ public java.lang.String getName() { * * *
-     * The full resource name of the database the user connected to, if it is
-     * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+     * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the database that the user connected to, if it is supported by Cloud Asset
+     * Inventory.
      * 
* * string name = 1; @@ -856,8 +870,9 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * The full resource name of the database the user connected to, if it is
-     * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+     * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the database that the user connected to, if it is supported by Cloud Asset
+     * Inventory.
      * 
* * string name = 1; @@ -878,8 +893,9 @@ public Builder setName(java.lang.String value) { * * *
-     * The full resource name of the database the user connected to, if it is
-     * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+     * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the database that the user connected to, if it is supported by Cloud Asset
+     * Inventory.
      * 
* * string name = 1; @@ -896,8 +912,9 @@ public Builder clearName() { * * *
-     * The full resource name of the database the user connected to, if it is
-     * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+     * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the database that the user connected to, if it is supported by Cloud Asset
+     * Inventory.
      * 
* * string name = 1; @@ -921,7 +938,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * The human readable name of the database the user connected to.
+     * The human-readable name of the database that the user connected to.
      * 
* * string display_name = 2; @@ -943,7 +960,7 @@ public java.lang.String getDisplayName() { * * *
-     * The human readable name of the database the user connected to.
+     * The human-readable name of the database that the user connected to.
      * 
* * string display_name = 2; @@ -965,7 +982,7 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * * *
-     * The human readable name of the database the user connected to.
+     * The human-readable name of the database that the user connected to.
      * 
* * string display_name = 2; @@ -986,7 +1003,7 @@ public Builder setDisplayName(java.lang.String value) { * * *
-     * The human readable name of the database the user connected to.
+     * The human-readable name of the database that the user connected to.
      * 
* * string display_name = 2; @@ -1003,7 +1020,7 @@ public Builder clearDisplayName() { * * *
-     * The human readable name of the database the user connected to.
+     * The human-readable name of the database that the user connected to.
      * 
* * string display_name = 2; @@ -1027,8 +1044,8 @@ public Builder setDisplayNameBytes(com.google.protobuf.ByteString value) { * * *
-     * The username used to connect to the DB. This may not necessarily be an IAM
-     * principal, and has no required format.
+     * The username used to connect to the database. The username might not be an
+     * IAM principal and does not have a set format.
      * 
* * string user_name = 3; @@ -1050,8 +1067,8 @@ public java.lang.String getUserName() { * * *
-     * The username used to connect to the DB. This may not necessarily be an IAM
-     * principal, and has no required format.
+     * The username used to connect to the database. The username might not be an
+     * IAM principal and does not have a set format.
      * 
* * string user_name = 3; @@ -1073,8 +1090,8 @@ public com.google.protobuf.ByteString getUserNameBytes() { * * *
-     * The username used to connect to the DB. This may not necessarily be an IAM
-     * principal, and has no required format.
+     * The username used to connect to the database. The username might not be an
+     * IAM principal and does not have a set format.
      * 
* * string user_name = 3; @@ -1095,8 +1112,8 @@ public Builder setUserName(java.lang.String value) { * * *
-     * The username used to connect to the DB. This may not necessarily be an IAM
-     * principal, and has no required format.
+     * The username used to connect to the database. The username might not be an
+     * IAM principal and does not have a set format.
      * 
* * string user_name = 3; @@ -1113,8 +1130,8 @@ public Builder clearUserName() { * * *
-     * The username used to connect to the DB. This may not necessarily be an IAM
-     * principal, and has no required format.
+     * The username used to connect to the database. The username might not be an
+     * IAM principal and does not have a set format.
      * 
* * string user_name = 3; @@ -1138,7 +1155,7 @@ public Builder setUserNameBytes(com.google.protobuf.ByteString value) { * * *
-     * The SQL statement associated with the relevant access.
+     * The SQL statement that is associated with the database access.
      * 
* * string query = 4; @@ -1160,7 +1177,7 @@ public java.lang.String getQuery() { * * *
-     * The SQL statement associated with the relevant access.
+     * The SQL statement that is associated with the database access.
      * 
* * string query = 4; @@ -1182,7 +1199,7 @@ public com.google.protobuf.ByteString getQueryBytes() { * * *
-     * The SQL statement associated with the relevant access.
+     * The SQL statement that is associated with the database access.
      * 
* * string query = 4; @@ -1203,7 +1220,7 @@ public Builder setQuery(java.lang.String value) { * * *
-     * The SQL statement associated with the relevant access.
+     * The SQL statement that is associated with the database access.
      * 
* * string query = 4; @@ -1220,7 +1237,7 @@ public Builder clearQuery() { * * *
-     * The SQL statement associated with the relevant access.
+     * The SQL statement that is associated with the database access.
      * 
* * string query = 4; @@ -1252,8 +1269,8 @@ private void ensureGranteesIsMutable() { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1268,8 +1285,8 @@ public com.google.protobuf.ProtocolStringList getGranteesList() { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1283,8 +1300,8 @@ public int getGranteesCount() { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1299,8 +1316,8 @@ public java.lang.String getGrantees(int index) { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1315,8 +1332,8 @@ public com.google.protobuf.ByteString getGranteesBytes(int index) { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1339,8 +1356,8 @@ public Builder setGrantees(int index, java.lang.String value) { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1362,8 +1379,8 @@ public Builder addGrantees(java.lang.String value) { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1382,8 +1399,8 @@ public Builder addAllGrantees(java.lang.Iterable values) { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; @@ -1401,8 +1418,8 @@ public Builder clearGrantees() { * * *
-     * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-     * policy change).
+     * The target usernames, roles, or groups of an SQL privilege grant, which is
+     * not an IAM policy change.
      * 
* * repeated string grantees = 5; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseOrBuilder.java index f8b48e443ad7..8de469574fff 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,8 +27,9 @@ public interface DatabaseOrBuilder * * *
-   * The full resource name of the database the user connected to, if it is
-   * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+   * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+   * the database that the user connected to, if it is supported by Cloud Asset
+   * Inventory.
    * 
* * string name = 1; @@ -40,8 +41,9 @@ public interface DatabaseOrBuilder * * *
-   * The full resource name of the database the user connected to, if it is
-   * supported by CAI. (https://google.aip.dev/122#full-resource-names)
+   * The [full resource name](https://google.aip.dev/122#full-resource-names) of
+   * the database that the user connected to, if it is supported by Cloud Asset
+   * Inventory.
    * 
* * string name = 1; @@ -54,7 +56,7 @@ public interface DatabaseOrBuilder * * *
-   * The human readable name of the database the user connected to.
+   * The human-readable name of the database that the user connected to.
    * 
* * string display_name = 2; @@ -66,7 +68,7 @@ public interface DatabaseOrBuilder * * *
-   * The human readable name of the database the user connected to.
+   * The human-readable name of the database that the user connected to.
    * 
* * string display_name = 2; @@ -79,8 +81,8 @@ public interface DatabaseOrBuilder * * *
-   * The username used to connect to the DB. This may not necessarily be an IAM
-   * principal, and has no required format.
+   * The username used to connect to the database. The username might not be an
+   * IAM principal and does not have a set format.
    * 
* * string user_name = 3; @@ -92,8 +94,8 @@ public interface DatabaseOrBuilder * * *
-   * The username used to connect to the DB. This may not necessarily be an IAM
-   * principal, and has no required format.
+   * The username used to connect to the database. The username might not be an
+   * IAM principal and does not have a set format.
    * 
* * string user_name = 3; @@ -106,7 +108,7 @@ public interface DatabaseOrBuilder * * *
-   * The SQL statement associated with the relevant access.
+   * The SQL statement that is associated with the database access.
    * 
* * string query = 4; @@ -118,7 +120,7 @@ public interface DatabaseOrBuilder * * *
-   * The SQL statement associated with the relevant access.
+   * The SQL statement that is associated with the database access.
    * 
* * string query = 4; @@ -131,8 +133,8 @@ public interface DatabaseOrBuilder * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -144,8 +146,8 @@ public interface DatabaseOrBuilder * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -157,8 +159,8 @@ public interface DatabaseOrBuilder * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; @@ -171,8 +173,8 @@ public interface DatabaseOrBuilder * * *
-   * The target usernames/roles/groups of a SQL privilege grant (not an IAM
-   * policy change).
+   * The target usernames, roles, or groups of an SQL privilege grant, which is
+   * not an IAM policy change.
    * 
* * repeated string grantees = 5; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseProto.java index 420c7d08e9ee..93760afffed4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DatabaseProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequest.java index f5bffa80faab..01d3b39530b3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequestOrBuilder.java index db11e68135af..47fc8bb004ea 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteBigQueryExportRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequest.java index 320af1c41516..f220351cfa99 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequestOrBuilder.java index 488c64d4a140..a4cbaec1ed53 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteMuteConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequest.java index e06dd383d6f6..b56b166aaacc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequestOrBuilder.java index 1c75483b5bd0..6e6415d7e092 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequest.java index 01681b973c42..48804d14938b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java index 692d8386096f..c3c3879e34a7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/DeleteSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModule.java index b1bc33fa8cad..7808e05d9fab 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleName.java index bc9c1743b8c5..a6c8c086cc30 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder.java index 4bae9fe77ecb..353f33cf20dd 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleProto.java index 7f53ead067e5..f9935ecde3ab 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EffectiveSecurityHealthAnalyticsCustomModuleProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariable.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariable.java index d7cd80998672..9d5d1d8069b5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariable.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariable.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,8 +22,8 @@ * * *
- * EnvironmentVariable is a name-value pair to store environment variables for
- * Process.
+ * A name-value pair representing an environment variable used in an operating
+ * system process.
  * 
* * Protobuf type {@code google.cloud.securitycenter.v1.EnvironmentVariable} @@ -339,8 +339,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * EnvironmentVariable is a name-value pair to store environment variables for
-   * Process.
+   * A name-value pair representing an environment variable used in an operating
+   * system process.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.EnvironmentVariable} diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariableOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariableOrBuilder.java index a041145cfcaf..2c497d346f3a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariableOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/EnvironmentVariableOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResource.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResource.java index e13f7875dea3..ace4cc374154 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResource.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResource.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,7 +22,7 @@ * * *
- * Resource that has been exfiltrated or exfiltrated_to.
+ * Resource where data was exfiltrated from or exfiltrated to.
  * 
* * Protobuf type {@code google.cloud.securitycenter.v1.ExfilResource} @@ -71,7 +71,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Resource's URI (https://google.aip.dev/122#full-resource-names)
+   * The resource's [full resource
+   * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
    * 
* * string name = 1; @@ -94,7 +95,8 @@ public java.lang.String getName() { * * *
-   * Resource's URI (https://google.aip.dev/122#full-resource-names)
+   * The resource's [full resource
+   * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
    * 
* * string name = 1; @@ -123,10 +125,11 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -140,10 +143,11 @@ public com.google.protobuf.ProtocolStringList getComponentsList() { * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -157,10 +161,11 @@ public int getComponentsCount() { * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -175,10 +180,11 @@ public java.lang.String getComponents(int index) { * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -369,7 +375,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * Resource that has been exfiltrated or exfiltrated_to.
+   * Resource where data was exfiltrated from or exfiltrated to.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.ExfilResource} @@ -575,7 +581,8 @@ public Builder mergeFrom( * * *
-     * Resource's URI (https://google.aip.dev/122#full-resource-names)
+     * The resource's [full resource
+     * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
      * 
* * string name = 1; @@ -597,7 +604,8 @@ public java.lang.String getName() { * * *
-     * Resource's URI (https://google.aip.dev/122#full-resource-names)
+     * The resource's [full resource
+     * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
      * 
* * string name = 1; @@ -619,7 +627,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Resource's URI (https://google.aip.dev/122#full-resource-names)
+     * The resource's [full resource
+     * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
      * 
* * string name = 1; @@ -640,7 +649,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Resource's URI (https://google.aip.dev/122#full-resource-names)
+     * The resource's [full resource
+     * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
      * 
* * string name = 1; @@ -657,7 +667,8 @@ public Builder clearName() { * * *
-     * Resource's URI (https://google.aip.dev/122#full-resource-names)
+     * The resource's [full resource
+     * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
      * 
* * string name = 1; @@ -689,10 +700,11 @@ private void ensureComponentsIsMutable() { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -707,10 +719,11 @@ public com.google.protobuf.ProtocolStringList getComponentsList() { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -724,10 +737,11 @@ public int getComponentsCount() { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -742,10 +756,11 @@ public java.lang.String getComponents(int index) { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -760,10 +775,11 @@ public com.google.protobuf.ByteString getComponentsBytes(int index) { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -786,10 +802,11 @@ public Builder setComponents(int index, java.lang.String value) { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -811,10 +828,11 @@ public Builder addComponents(java.lang.String value) { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -833,10 +851,11 @@ public Builder addAllComponents(java.lang.Iterable values) { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; @@ -854,10 +873,11 @@ public Builder clearComponents() { * * *
-     * Subcomponents of the asset that is exfiltrated - these could be
-     * URIs used during exfiltration, table names, databases, filenames, etc.
-     * For example, multiple tables may be exfiltrated from the same CloudSQL
-     * instance, or multiple files from the same Cloud Storage bucket.
+     * Subcomponents of the asset that was exfiltrated, like URIs used during
+     * exfiltration, table names, databases, and filenames. For example, multiple
+     * tables might have been exfiltrated from the same Cloud SQL instance, or
+     * multiple files might have been exfiltrated from the same Cloud Storage
+     * bucket.
      * 
* * repeated string components = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResourceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResourceOrBuilder.java index 40756efb7620..844639c5d6fc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResourceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfilResourceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,8 @@ public interface ExfilResourceOrBuilder * * *
-   * Resource's URI (https://google.aip.dev/122#full-resource-names)
+   * The resource's [full resource
+   * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
    * 
* * string name = 1; @@ -39,7 +40,8 @@ public interface ExfilResourceOrBuilder * * *
-   * Resource's URI (https://google.aip.dev/122#full-resource-names)
+   * The resource's [full resource
+   * name](https://cloud.google.com/apis/design/resource_names#full_resource_name).
    * 
* * string name = 1; @@ -52,10 +54,11 @@ public interface ExfilResourceOrBuilder * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -67,10 +70,11 @@ public interface ExfilResourceOrBuilder * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -82,10 +86,11 @@ public interface ExfilResourceOrBuilder * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; @@ -98,10 +103,11 @@ public interface ExfilResourceOrBuilder * * *
-   * Subcomponents of the asset that is exfiltrated - these could be
-   * URIs used during exfiltration, table names, databases, filenames, etc.
-   * For example, multiple tables may be exfiltrated from the same CloudSQL
-   * instance, or multiple files from the same Cloud Storage bucket.
+   * Subcomponents of the asset that was exfiltrated, like URIs used during
+   * exfiltration, table names, databases, and filenames. For example, multiple
+   * tables might have been exfiltrated from the same Cloud SQL instance, or
+   * multiple files might have been exfiltrated from the same Cloud Storage
+   * bucket.
    * 
* * repeated string components = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Exfiltration.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Exfiltration.java index 59d6435316a3..af41a23d1ee6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Exfiltration.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Exfiltration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,10 +22,10 @@ * * *
- * Exfiltration represents a data exfiltration attempt of one or more
- * sources to one or more targets. Sources represent the source
- * of data that is exfiltrated, and Targets represents the destination the
- * data was copied to.
+ * Exfiltration represents a data exfiltration attempt from one or more sources
+ * to one or more targets. The `sources` attribute lists the sources of the
+ * exfiltrated data. The `targets` attribute lists the destinations the data was
+ * copied to.
  * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Exfiltration} @@ -399,10 +399,10 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * Exfiltration represents a data exfiltration attempt of one or more
-   * sources to one or more targets. Sources represent the source
-   * of data that is exfiltrated, and Targets represents the destination the
-   * data was copied to.
+   * Exfiltration represents a data exfiltration attempt from one or more sources
+   * to one or more targets. The `sources` attribute lists the sources of the
+   * exfiltrated data. The `targets` attribute lists the destinations the data was
+   * copied to.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Exfiltration} diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationOrBuilder.java index f84ebb366f09..af719ea4fa92 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationProto.java index a82801d3ec33..d2880dfcfd1b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExfiltrationProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystem.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystem.java index f0fb3d094110..fc33d19056c4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystem.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystem.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemOrBuilder.java index 84be32deebfb..de8891b3b28e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemProto.java index b0586ce2f0d0..15f203b1eb3f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ExternalSystemProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/File.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/File.java index aaabc72ae533..c941d165c77b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/File.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/File.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -235,8 +235,7 @@ public boolean getPartiallyHashed() { * * *
-   * Prefix of the file contents as a JSON encoded string.
-   * (Currently only populated for Malicious Script Executed findings.)
+   * Prefix of the file contents as a JSON-encoded string.
    * 
* * string contents = 6; @@ -259,8 +258,7 @@ public java.lang.String getContents() { * * *
-   * Prefix of the file contents as a JSON encoded string.
-   * (Currently only populated for Malicious Script Executed findings.)
+   * Prefix of the file contents as a JSON-encoded string.
    * 
* * string contents = 6; @@ -1127,8 +1125,7 @@ public Builder clearPartiallyHashed() { * * *
-     * Prefix of the file contents as a JSON encoded string.
-     * (Currently only populated for Malicious Script Executed findings.)
+     * Prefix of the file contents as a JSON-encoded string.
      * 
* * string contents = 6; @@ -1150,8 +1147,7 @@ public java.lang.String getContents() { * * *
-     * Prefix of the file contents as a JSON encoded string.
-     * (Currently only populated for Malicious Script Executed findings.)
+     * Prefix of the file contents as a JSON-encoded string.
      * 
* * string contents = 6; @@ -1173,8 +1169,7 @@ public com.google.protobuf.ByteString getContentsBytes() { * * *
-     * Prefix of the file contents as a JSON encoded string.
-     * (Currently only populated for Malicious Script Executed findings.)
+     * Prefix of the file contents as a JSON-encoded string.
      * 
* * string contents = 6; @@ -1195,8 +1190,7 @@ public Builder setContents(java.lang.String value) { * * *
-     * Prefix of the file contents as a JSON encoded string.
-     * (Currently only populated for Malicious Script Executed findings.)
+     * Prefix of the file contents as a JSON-encoded string.
      * 
* * string contents = 6; @@ -1213,8 +1207,7 @@ public Builder clearContents() { * * *
-     * Prefix of the file contents as a JSON encoded string.
-     * (Currently only populated for Malicious Script Executed findings.)
+     * Prefix of the file contents as a JSON-encoded string.
      * 
* * string contents = 6; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileOrBuilder.java index 421dafb03a0c..a018816bf44b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -122,8 +122,7 @@ public interface FileOrBuilder * * *
-   * Prefix of the file contents as a JSON encoded string.
-   * (Currently only populated for Malicious Script Executed findings.)
+   * Prefix of the file contents as a JSON-encoded string.
    * 
* * string contents = 6; @@ -135,8 +134,7 @@ public interface FileOrBuilder * * *
-   * Prefix of the file contents as a JSON encoded string.
-   * (Currently only populated for Malicious Script Executed findings.)
+   * Prefix of the file contents as a JSON-encoded string.
    * 
* * string contents = 6; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileProto.java index 4ad67d958430..31577be1c799 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FileProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Finding.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Finding.java index 17d0d3ecaf5d..cacc8f40d987 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Finding.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Finding.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingName.java index d33a7fd5443e..b1a75b912efd 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOrBuilder.java index f6bd87327f1e..f674001268f2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOuterClass.java index 4ef6af6c5231..d6fe650635d1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FindingOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Folder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Folder.java index 1dad9e7170c9..28b0cc633c55 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Folder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Folder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderName.java index 5dd7da3af681..6201169a5830 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderOrBuilder.java index 325d2ec0d506..a9b60e432fc9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderProto.java index be0c9cf67dc4..63cf4db10cbc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/FolderProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Geolocation.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Geolocation.java index ebc0a7b9969f..a0a793b0f86c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Geolocation.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Geolocation.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GeolocationOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GeolocationOrBuilder.java index 4a8e58cad2ca..d9791c71c625 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GeolocationOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GeolocationOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequest.java index 74c51d372fe5..221369600bf6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequestOrBuilder.java index f2b52357effc..aaccd15450f3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetBigQueryExportRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequest.java index f34e4f4423e9..f1c54e3da1b1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java index 26282c7a312f..858c8192666c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetEffectiveSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequest.java index 26cff64c66cb..d190f2a2439d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequestOrBuilder.java index 2bc73edce38b..530b451d2c51 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetMuteConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequest.java index d54e67d81362..85c85ff2bef6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequestOrBuilder.java index 15c89b5f0eb6..f3a9db0bc061 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequest.java index 300450847066..b8f38e8700ea 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequestOrBuilder.java index a0de65a25913..044da79e3b22 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetOrganizationSettingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequest.java index 46d73870ab8c..880067d73e3f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java index 7c72bde4ecc2..fc79b03fa880 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequest.java index 7d381b593fe1..029be0e4ad70 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequestOrBuilder.java index 646e14474f81..3e9908d1ab3e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GetSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequest.java index 5ed8aeb49e7b..8e9ceb95ccd7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequestOrBuilder.java index bccc46572bdd..7499bd44066a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponse.java index bb0060db2e14..f46ce7517a76 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponseOrBuilder.java index 98c950b780d7..8d2ba657ef30 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupAssetsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequest.java index 260587de80b0..eb68ca2205bf 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequestOrBuilder.java index 818da1bf56fd..0723d053df4c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponse.java index 252f58ab5b2c..36fd317f2802 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponseOrBuilder.java index 8a33fee8c5c2..07a5343e9fde 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResult.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResult.java index 22a06308607d..4721edcaac7a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResult.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResultOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResultOrBuilder.java index b4baa833cad4..3a15e906ff69 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResultOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/GroupResultOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBinding.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBinding.java index e5c2cd4e44a6..0cda43f88a6c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBinding.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -320,8 +320,8 @@ public com.google.protobuf.ByteString getRoleBytes() { * * *
-   * A single identity requesting access for a Cloud Platform resource,
-   * e.g. "foo@google.com".
+   * A single identity requesting access for a Cloud Platform resource, for
+   * example, "foo@google.com".
    * 
* * string member = 3; @@ -344,8 +344,8 @@ public java.lang.String getMember() { * * *
-   * A single identity requesting access for a Cloud Platform resource,
-   * e.g. "foo@google.com".
+   * A single identity requesting access for a Cloud Platform resource, for
+   * example, "foo@google.com".
    * 
* * string member = 3; @@ -963,8 +963,8 @@ public Builder setRoleBytes(com.google.protobuf.ByteString value) { * * *
-     * A single identity requesting access for a Cloud Platform resource,
-     * e.g. "foo@google.com".
+     * A single identity requesting access for a Cloud Platform resource, for
+     * example, "foo@google.com".
      * 
* * string member = 3; @@ -986,8 +986,8 @@ public java.lang.String getMember() { * * *
-     * A single identity requesting access for a Cloud Platform resource,
-     * e.g. "foo@google.com".
+     * A single identity requesting access for a Cloud Platform resource, for
+     * example, "foo@google.com".
      * 
* * string member = 3; @@ -1009,8 +1009,8 @@ public com.google.protobuf.ByteString getMemberBytes() { * * *
-     * A single identity requesting access for a Cloud Platform resource,
-     * e.g. "foo@google.com".
+     * A single identity requesting access for a Cloud Platform resource, for
+     * example, "foo@google.com".
      * 
* * string member = 3; @@ -1031,8 +1031,8 @@ public Builder setMember(java.lang.String value) { * * *
-     * A single identity requesting access for a Cloud Platform resource,
-     * e.g. "foo@google.com".
+     * A single identity requesting access for a Cloud Platform resource, for
+     * example, "foo@google.com".
      * 
* * string member = 3; @@ -1049,8 +1049,8 @@ public Builder clearMember() { * * *
-     * A single identity requesting access for a Cloud Platform resource,
-     * e.g. "foo@google.com".
+     * A single identity requesting access for a Cloud Platform resource, for
+     * example, "foo@google.com".
      * 
* * string member = 3; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingOrBuilder.java index c5fed6b3156e..445a6254dcd1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -79,8 +79,8 @@ public interface IamBindingOrBuilder * * *
-   * A single identity requesting access for a Cloud Platform resource,
-   * e.g. "foo@google.com".
+   * A single identity requesting access for a Cloud Platform resource, for
+   * example, "foo@google.com".
    * 
* * string member = 3; @@ -92,8 +92,8 @@ public interface IamBindingOrBuilder * * *
-   * A single identity requesting access for a Cloud Platform resource,
-   * e.g. "foo@google.com".
+   * A single identity requesting access for a Cloud Platform resource, for
+   * example, "foo@google.com".
    * 
* * string member = 3; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingProto.java index 43c6423f61d9..2c5866710ef0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IamBindingProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Indicator.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Indicator.java index 161c6271d422..4267c36b37f0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Indicator.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Indicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorOrBuilder.java index afda9ae35d4d..d902ce13fdd4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorProto.java index b28a8cbfe863..5ee18b8b0761 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/IndicatorProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkit.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkit.java index 0c484746276e..f316432a1554 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkit.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkit.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -70,7 +70,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Rootkit name when available.
+   * Rootkit name, when available.
    * 
* * string name = 1; @@ -93,7 +93,7 @@ public java.lang.String getName() { * * *
-   * Rootkit name when available.
+   * Rootkit name, when available.
    * 
* * string name = 1; @@ -119,7 +119,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * True when unexpected modifications of kernel code memory are present.
+   * True if unexpected modifications of kernel code memory are present.
    * 
* * bool unexpected_code_modification = 2; @@ -137,7 +137,7 @@ public boolean getUnexpectedCodeModification() { * * *
-   * True when unexpected modifications of kernel read-only data memory are
+   * True if unexpected modifications of kernel read-only data memory are
    * present.
    * 
* @@ -156,7 +156,7 @@ public boolean getUnexpectedReadOnlyDataModification() { * * *
-   * True when `ftrace` points are present with callbacks pointing to regions
+   * True if `ftrace` points are present with callbacks pointing to regions
    * that are not in the expected kernel or module code range.
    * 
* @@ -175,7 +175,7 @@ public boolean getUnexpectedFtraceHandler() { * * *
-   * True when `kprobe` points are present with callbacks pointing to regions
+   * True if `kprobe` points are present with callbacks pointing to regions
    * that are not in the expected kernel or module code range.
    * 
* @@ -194,7 +194,7 @@ public boolean getUnexpectedKprobeHandler() { * * *
-   * True when kernel code pages that are not in the expected kernel or module
+   * True if kernel code pages that are not in the expected kernel or module
    * code regions are present.
    * 
* @@ -213,7 +213,7 @@ public boolean getUnexpectedKernelCodePages() { * * *
-   * True when system call handlers that are are not in the expected kernel or
+   * True if system call handlers that are are not in the expected kernel or
    * module code regions are present.
    * 
* @@ -232,7 +232,7 @@ public boolean getUnexpectedSystemCallHandler() { * * *
-   * True when interrupt handlers that are are not in the expected kernel or
+   * True if interrupt handlers that are are not in the expected kernel or
    * module code regions are present.
    * 
* @@ -251,7 +251,7 @@ public boolean getUnexpectedInterruptHandler() { * * *
-   * True when unexpected processes in the scheduler run queue are present. Such
+   * True if unexpected processes in the scheduler run queue are present. Such
    * processes are in the run queue, but not in the process task list.
    * 
* @@ -796,7 +796,7 @@ public Builder mergeFrom( * * *
-     * Rootkit name when available.
+     * Rootkit name, when available.
      * 
* * string name = 1; @@ -818,7 +818,7 @@ public java.lang.String getName() { * * *
-     * Rootkit name when available.
+     * Rootkit name, when available.
      * 
* * string name = 1; @@ -840,7 +840,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Rootkit name when available.
+     * Rootkit name, when available.
      * 
* * string name = 1; @@ -861,7 +861,7 @@ public Builder setName(java.lang.String value) { * * *
-     * Rootkit name when available.
+     * Rootkit name, when available.
      * 
* * string name = 1; @@ -878,7 +878,7 @@ public Builder clearName() { * * *
-     * Rootkit name when available.
+     * Rootkit name, when available.
      * 
* * string name = 1; @@ -902,7 +902,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * True when unexpected modifications of kernel code memory are present.
+     * True if unexpected modifications of kernel code memory are present.
      * 
* * bool unexpected_code_modification = 2; @@ -917,7 +917,7 @@ public boolean getUnexpectedCodeModification() { * * *
-     * True when unexpected modifications of kernel code memory are present.
+     * True if unexpected modifications of kernel code memory are present.
      * 
* * bool unexpected_code_modification = 2; @@ -936,7 +936,7 @@ public Builder setUnexpectedCodeModification(boolean value) { * * *
-     * True when unexpected modifications of kernel code memory are present.
+     * True if unexpected modifications of kernel code memory are present.
      * 
* * bool unexpected_code_modification = 2; @@ -955,7 +955,7 @@ public Builder clearUnexpectedCodeModification() { * * *
-     * True when unexpected modifications of kernel read-only data memory are
+     * True if unexpected modifications of kernel read-only data memory are
      * present.
      * 
* @@ -971,7 +971,7 @@ public boolean getUnexpectedReadOnlyDataModification() { * * *
-     * True when unexpected modifications of kernel read-only data memory are
+     * True if unexpected modifications of kernel read-only data memory are
      * present.
      * 
* @@ -991,7 +991,7 @@ public Builder setUnexpectedReadOnlyDataModification(boolean value) { * * *
-     * True when unexpected modifications of kernel read-only data memory are
+     * True if unexpected modifications of kernel read-only data memory are
      * present.
      * 
* @@ -1011,7 +1011,7 @@ public Builder clearUnexpectedReadOnlyDataModification() { * * *
-     * True when `ftrace` points are present with callbacks pointing to regions
+     * True if `ftrace` points are present with callbacks pointing to regions
      * that are not in the expected kernel or module code range.
      * 
* @@ -1027,7 +1027,7 @@ public boolean getUnexpectedFtraceHandler() { * * *
-     * True when `ftrace` points are present with callbacks pointing to regions
+     * True if `ftrace` points are present with callbacks pointing to regions
      * that are not in the expected kernel or module code range.
      * 
* @@ -1047,7 +1047,7 @@ public Builder setUnexpectedFtraceHandler(boolean value) { * * *
-     * True when `ftrace` points are present with callbacks pointing to regions
+     * True if `ftrace` points are present with callbacks pointing to regions
      * that are not in the expected kernel or module code range.
      * 
* @@ -1067,7 +1067,7 @@ public Builder clearUnexpectedFtraceHandler() { * * *
-     * True when `kprobe` points are present with callbacks pointing to regions
+     * True if `kprobe` points are present with callbacks pointing to regions
      * that are not in the expected kernel or module code range.
      * 
* @@ -1083,7 +1083,7 @@ public boolean getUnexpectedKprobeHandler() { * * *
-     * True when `kprobe` points are present with callbacks pointing to regions
+     * True if `kprobe` points are present with callbacks pointing to regions
      * that are not in the expected kernel or module code range.
      * 
* @@ -1103,7 +1103,7 @@ public Builder setUnexpectedKprobeHandler(boolean value) { * * *
-     * True when `kprobe` points are present with callbacks pointing to regions
+     * True if `kprobe` points are present with callbacks pointing to regions
      * that are not in the expected kernel or module code range.
      * 
* @@ -1123,7 +1123,7 @@ public Builder clearUnexpectedKprobeHandler() { * * *
-     * True when kernel code pages that are not in the expected kernel or module
+     * True if kernel code pages that are not in the expected kernel or module
      * code regions are present.
      * 
* @@ -1139,7 +1139,7 @@ public boolean getUnexpectedKernelCodePages() { * * *
-     * True when kernel code pages that are not in the expected kernel or module
+     * True if kernel code pages that are not in the expected kernel or module
      * code regions are present.
      * 
* @@ -1159,7 +1159,7 @@ public Builder setUnexpectedKernelCodePages(boolean value) { * * *
-     * True when kernel code pages that are not in the expected kernel or module
+     * True if kernel code pages that are not in the expected kernel or module
      * code regions are present.
      * 
* @@ -1179,7 +1179,7 @@ public Builder clearUnexpectedKernelCodePages() { * * *
-     * True when system call handlers that are are not in the expected kernel or
+     * True if system call handlers that are are not in the expected kernel or
      * module code regions are present.
      * 
* @@ -1195,7 +1195,7 @@ public boolean getUnexpectedSystemCallHandler() { * * *
-     * True when system call handlers that are are not in the expected kernel or
+     * True if system call handlers that are are not in the expected kernel or
      * module code regions are present.
      * 
* @@ -1215,7 +1215,7 @@ public Builder setUnexpectedSystemCallHandler(boolean value) { * * *
-     * True when system call handlers that are are not in the expected kernel or
+     * True if system call handlers that are are not in the expected kernel or
      * module code regions are present.
      * 
* @@ -1235,7 +1235,7 @@ public Builder clearUnexpectedSystemCallHandler() { * * *
-     * True when interrupt handlers that are are not in the expected kernel or
+     * True if interrupt handlers that are are not in the expected kernel or
      * module code regions are present.
      * 
* @@ -1251,7 +1251,7 @@ public boolean getUnexpectedInterruptHandler() { * * *
-     * True when interrupt handlers that are are not in the expected kernel or
+     * True if interrupt handlers that are are not in the expected kernel or
      * module code regions are present.
      * 
* @@ -1271,7 +1271,7 @@ public Builder setUnexpectedInterruptHandler(boolean value) { * * *
-     * True when interrupt handlers that are are not in the expected kernel or
+     * True if interrupt handlers that are are not in the expected kernel or
      * module code regions are present.
      * 
* @@ -1291,7 +1291,7 @@ public Builder clearUnexpectedInterruptHandler() { * * *
-     * True when unexpected processes in the scheduler run queue are present. Such
+     * True if unexpected processes in the scheduler run queue are present. Such
      * processes are in the run queue, but not in the process task list.
      * 
* @@ -1307,7 +1307,7 @@ public boolean getUnexpectedProcessesInRunqueue() { * * *
-     * True when unexpected processes in the scheduler run queue are present. Such
+     * True if unexpected processes in the scheduler run queue are present. Such
      * processes are in the run queue, but not in the process task list.
      * 
* @@ -1327,7 +1327,7 @@ public Builder setUnexpectedProcessesInRunqueue(boolean value) { * * *
-     * True when unexpected processes in the scheduler run queue are present. Such
+     * True if unexpected processes in the scheduler run queue are present. Such
      * processes are in the run queue, but not in the process task list.
      * 
* diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitOrBuilder.java index 3dc464666cb7..5fda6ea17734 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ public interface KernelRootkitOrBuilder * * *
-   * Rootkit name when available.
+   * Rootkit name, when available.
    * 
* * string name = 1; @@ -39,7 +39,7 @@ public interface KernelRootkitOrBuilder * * *
-   * Rootkit name when available.
+   * Rootkit name, when available.
    * 
* * string name = 1; @@ -52,7 +52,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when unexpected modifications of kernel code memory are present.
+   * True if unexpected modifications of kernel code memory are present.
    * 
* * bool unexpected_code_modification = 2; @@ -65,7 +65,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when unexpected modifications of kernel read-only data memory are
+   * True if unexpected modifications of kernel read-only data memory are
    * present.
    * 
* @@ -79,7 +79,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when `ftrace` points are present with callbacks pointing to regions
+   * True if `ftrace` points are present with callbacks pointing to regions
    * that are not in the expected kernel or module code range.
    * 
* @@ -93,7 +93,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when `kprobe` points are present with callbacks pointing to regions
+   * True if `kprobe` points are present with callbacks pointing to regions
    * that are not in the expected kernel or module code range.
    * 
* @@ -107,7 +107,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when kernel code pages that are not in the expected kernel or module
+   * True if kernel code pages that are not in the expected kernel or module
    * code regions are present.
    * 
* @@ -121,7 +121,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when system call handlers that are are not in the expected kernel or
+   * True if system call handlers that are are not in the expected kernel or
    * module code regions are present.
    * 
* @@ -135,7 +135,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when interrupt handlers that are are not in the expected kernel or
+   * True if interrupt handlers that are are not in the expected kernel or
    * module code regions are present.
    * 
* @@ -149,7 +149,7 @@ public interface KernelRootkitOrBuilder * * *
-   * True when unexpected processes in the scheduler run queue are present. Such
+   * True if unexpected processes in the scheduler run queue are present. Such
    * processes are in the run queue, but not in the process task list.
    * 
* diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitProto.java index 502ce08880b8..5425e84dca2a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KernelRootkitProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Kubernetes.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Kubernetes.java index 2ff8bfae4aa7..75e74c6ae683 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Kubernetes.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Kubernetes.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -235,7 +235,7 @@ public interface PodOrBuilder * * *
-   * Kubernetes Pod.
+   * A Kubernetes Pod.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.Pod} @@ -722,7 +722,7 @@ protected Builder newBuilderForType( * * *
-     * Kubernetes Pod.
+     * A Kubernetes Pod.
      * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.Pod} @@ -2040,8 +2040,8 @@ public interface NodeOrBuilder * * *
-     * Full Resource name of the Compute Engine VM running the
-     * cluster node.
+     * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the Compute Engine VM running the cluster node.
      * 
* * string name = 1; @@ -2053,8 +2053,8 @@ public interface NodeOrBuilder * * *
-     * Full Resource name of the Compute Engine VM running the
-     * cluster node.
+     * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the Compute Engine VM running the cluster node.
      * 
* * string name = 1; @@ -2067,7 +2067,7 @@ public interface NodeOrBuilder * * *
-   * Kubernetes Nodes associated with the finding.
+   * Kubernetes nodes associated with the finding.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.Node} @@ -2115,8 +2115,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Full Resource name of the Compute Engine VM running the
-     * cluster node.
+     * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the Compute Engine VM running the cluster node.
      * 
* * string name = 1; @@ -2139,8 +2139,8 @@ public java.lang.String getName() { * * *
-     * Full Resource name of the Compute Engine VM running the
-     * cluster node.
+     * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+     * the Compute Engine VM running the cluster node.
      * 
* * string name = 1; @@ -2324,7 +2324,7 @@ protected Builder newBuilderForType( * * *
-     * Kubernetes Nodes associated with the finding.
+     * Kubernetes nodes associated with the finding.
      * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.Node} @@ -2511,8 +2511,8 @@ public Builder mergeFrom( * * *
-       * Full Resource name of the Compute Engine VM running the
-       * cluster node.
+       * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+       * the Compute Engine VM running the cluster node.
        * 
* * string name = 1; @@ -2534,8 +2534,8 @@ public java.lang.String getName() { * * *
-       * Full Resource name of the Compute Engine VM running the
-       * cluster node.
+       * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+       * the Compute Engine VM running the cluster node.
        * 
* * string name = 1; @@ -2557,8 +2557,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-       * Full Resource name of the Compute Engine VM running the
-       * cluster node.
+       * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+       * the Compute Engine VM running the cluster node.
        * 
* * string name = 1; @@ -2579,8 +2579,8 @@ public Builder setName(java.lang.String value) { * * *
-       * Full Resource name of the Compute Engine VM running the
-       * cluster node.
+       * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+       * the Compute Engine VM running the cluster node.
        * 
* * string name = 1; @@ -2597,8 +2597,8 @@ public Builder clearName() { * * *
-       * Full Resource name of the Compute Engine VM running the
-       * cluster node.
+       * [Full resource name](https://google.aip.dev/122#full-resource-names) of
+       * the Compute Engine VM running the cluster node.
        * 
* * string name = 1; @@ -2690,7 +2690,7 @@ public interface NodePoolOrBuilder * * *
-     * Kubernetes Node pool name.
+     * Kubernetes node pool name.
      * 
* * string name = 1; @@ -2702,7 +2702,7 @@ public interface NodePoolOrBuilder * * *
-     * Kubernetes Node pool name.
+     * Kubernetes node pool name.
      * 
* * string name = 1; @@ -2767,7 +2767,7 @@ public interface NodePoolOrBuilder * * *
-   * Provides GKE Node Pool information.
+   * Provides GKE node pool information.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.NodePool} @@ -2816,7 +2816,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Kubernetes Node pool name.
+     * Kubernetes node pool name.
      * 
* * string name = 1; @@ -2839,7 +2839,7 @@ public java.lang.String getName() { * * *
-     * Kubernetes Node pool name.
+     * Kubernetes node pool name.
      * 
* * string name = 1; @@ -3107,7 +3107,7 @@ protected Builder newBuilderForType( * * *
-     * Provides GKE Node Pool information.
+     * Provides GKE node pool information.
      * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.NodePool} @@ -3356,7 +3356,7 @@ public Builder mergeFrom( * * *
-       * Kubernetes Node pool name.
+       * Kubernetes node pool name.
        * 
* * string name = 1; @@ -3378,7 +3378,7 @@ public java.lang.String getName() { * * *
-       * Kubernetes Node pool name.
+       * Kubernetes node pool name.
        * 
* * string name = 1; @@ -3400,7 +3400,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-       * Kubernetes Node pool name.
+       * Kubernetes node pool name.
        * 
* * string name = 1; @@ -3421,7 +3421,7 @@ public Builder setName(java.lang.String value) { * * *
-       * Kubernetes Node pool name.
+       * Kubernetes node pool name.
        * 
* * string name = 1; @@ -3438,7 +3438,7 @@ public Builder clearName() { * * *
-       * Kubernetes Node pool name.
+       * Kubernetes node pool name.
        * 
* * string name = 1; @@ -5069,7 +5069,7 @@ public interface BindingOrBuilder * * *
-     * Namespace for binding.
+     * Namespace for the binding.
      * 
* * string ns = 1; @@ -5081,7 +5081,7 @@ public interface BindingOrBuilder * * *
-     * Namespace for binding.
+     * Namespace for the binding.
      * 
* * string ns = 1; @@ -5094,7 +5094,7 @@ public interface BindingOrBuilder * * *
-     * Name for binding.
+     * Name for the binding.
      * 
* * string name = 2; @@ -5106,7 +5106,7 @@ public interface BindingOrBuilder * * *
-     * Name for binding.
+     * Name for the binding.
      * 
* * string name = 2; @@ -5261,7 +5261,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Namespace for binding.
+     * Namespace for the binding.
      * 
* * string ns = 1; @@ -5284,7 +5284,7 @@ public java.lang.String getNs() { * * *
-     * Namespace for binding.
+     * Namespace for the binding.
      * 
* * string ns = 1; @@ -5312,7 +5312,7 @@ public com.google.protobuf.ByteString getNsBytes() { * * *
-     * Name for binding.
+     * Name for the binding.
      * 
* * string name = 2; @@ -5335,7 +5335,7 @@ public java.lang.String getName() { * * *
-     * Name for binding.
+     * Name for the binding.
      * 
* * string name = 2; @@ -5962,7 +5962,7 @@ public Builder mergeFrom( * * *
-       * Namespace for binding.
+       * Namespace for the binding.
        * 
* * string ns = 1; @@ -5984,7 +5984,7 @@ public java.lang.String getNs() { * * *
-       * Namespace for binding.
+       * Namespace for the binding.
        * 
* * string ns = 1; @@ -6006,7 +6006,7 @@ public com.google.protobuf.ByteString getNsBytes() { * * *
-       * Namespace for binding.
+       * Namespace for the binding.
        * 
* * string ns = 1; @@ -6027,7 +6027,7 @@ public Builder setNs(java.lang.String value) { * * *
-       * Namespace for binding.
+       * Namespace for the binding.
        * 
* * string ns = 1; @@ -6044,7 +6044,7 @@ public Builder clearNs() { * * *
-       * Namespace for binding.
+       * Namespace for the binding.
        * 
* * string ns = 1; @@ -6068,7 +6068,7 @@ public Builder setNsBytes(com.google.protobuf.ByteString value) { * * *
-       * Name for binding.
+       * Name for the binding.
        * 
* * string name = 2; @@ -6090,7 +6090,7 @@ public java.lang.String getName() { * * *
-       * Name for binding.
+       * Name for the binding.
        * 
* * string name = 2; @@ -6112,7 +6112,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-       * Name for binding.
+       * Name for the binding.
        * 
* * string name = 2; @@ -6133,7 +6133,7 @@ public Builder setName(java.lang.String value) { * * *
-       * Name for binding.
+       * Name for the binding.
        * 
* * string name = 2; @@ -6150,7 +6150,7 @@ public Builder clearName() { * * *
-       * Name for binding.
+       * Name for the binding.
        * 
* * string name = 2; @@ -6807,7 +6807,7 @@ public interface SubjectOrBuilder * * *
-     * Authentication type for subject.
+     * Authentication type for the subject.
      * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -6819,7 +6819,7 @@ public interface SubjectOrBuilder * * *
-     * Authentication type for subject.
+     * Authentication type for the subject.
      * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -6832,7 +6832,7 @@ public interface SubjectOrBuilder * * *
-     * Namespace for subject.
+     * Namespace for the subject.
      * 
* * string ns = 2; @@ -6844,7 +6844,7 @@ public interface SubjectOrBuilder * * *
-     * Namespace for subject.
+     * Namespace for the subject.
      * 
* * string ns = 2; @@ -6857,7 +6857,7 @@ public interface SubjectOrBuilder * * *
-     * Name for subject.
+     * Name for the subject.
      * 
* * string name = 3; @@ -6869,7 +6869,7 @@ public interface SubjectOrBuilder * * *
-     * Name for subject.
+     * Name for the subject.
      * 
* * string name = 3; @@ -6882,7 +6882,7 @@ public interface SubjectOrBuilder * * *
-   * Represents a Kubernetes Subject.
+   * Represents a Kubernetes subject.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.Subject} @@ -6928,7 +6928,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Auth types that can be used for Subject's kind field.
+     * Auth types that can be used for the subject's kind field.
      * 
* * Protobuf enum {@code google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType} @@ -6958,7 +6958,7 @@ public enum AuthType implements com.google.protobuf.ProtocolMessageEnum { * * *
-       * Users managed by Kubernetes API with credentials stored as Secrets.
+       * Users managed by Kubernetes API with credentials stored as secrets.
        * 
* * SERVICEACCOUNT = 2; @@ -7001,7 +7001,7 @@ public enum AuthType implements com.google.protobuf.ProtocolMessageEnum { * * *
-       * Users managed by Kubernetes API with credentials stored as Secrets.
+       * Users managed by Kubernetes API with credentials stored as secrets.
        * 
* * SERVICEACCOUNT = 2; @@ -7111,7 +7111,7 @@ private AuthType(int value) { * * *
-     * Authentication type for subject.
+     * Authentication type for the subject.
      * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7126,7 +7126,7 @@ public int getKindValue() { * * *
-     * Authentication type for subject.
+     * Authentication type for the subject.
      * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7150,7 +7150,7 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType getKind() * * *
-     * Namespace for subject.
+     * Namespace for the subject.
      * 
* * string ns = 2; @@ -7173,7 +7173,7 @@ public java.lang.String getNs() { * * *
-     * Namespace for subject.
+     * Namespace for the subject.
      * 
* * string ns = 2; @@ -7201,7 +7201,7 @@ public com.google.protobuf.ByteString getNsBytes() { * * *
-     * Name for subject.
+     * Name for the subject.
      * 
* * string name = 3; @@ -7224,7 +7224,7 @@ public java.lang.String getName() { * * *
-     * Name for subject.
+     * Name for the subject.
      * 
* * string name = 3; @@ -7431,7 +7431,7 @@ protected Builder newBuilderForType( * * *
-     * Represents a Kubernetes Subject.
+     * Represents a Kubernetes subject.
      * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.Subject} @@ -7646,7 +7646,7 @@ public Builder mergeFrom( * * *
-       * Authentication type for subject.
+       * Authentication type for the subject.
        * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7661,7 +7661,7 @@ public int getKindValue() { * * *
-       * Authentication type for subject.
+       * Authentication type for the subject.
        * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7679,7 +7679,7 @@ public Builder setKindValue(int value) { * * *
-       * Authentication type for subject.
+       * Authentication type for the subject.
        * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7698,7 +7698,7 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType getKind() * * *
-       * Authentication type for subject.
+       * Authentication type for the subject.
        * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7719,7 +7719,7 @@ public Builder setKind(com.google.cloud.securitycenter.v1.Kubernetes.Subject.Aut * * *
-       * Authentication type for subject.
+       * Authentication type for the subject.
        * 
* * .google.cloud.securitycenter.v1.Kubernetes.Subject.AuthType kind = 1; @@ -7738,7 +7738,7 @@ public Builder clearKind() { * * *
-       * Namespace for subject.
+       * Namespace for the subject.
        * 
* * string ns = 2; @@ -7760,7 +7760,7 @@ public java.lang.String getNs() { * * *
-       * Namespace for subject.
+       * Namespace for the subject.
        * 
* * string ns = 2; @@ -7782,7 +7782,7 @@ public com.google.protobuf.ByteString getNsBytes() { * * *
-       * Namespace for subject.
+       * Namespace for the subject.
        * 
* * string ns = 2; @@ -7803,7 +7803,7 @@ public Builder setNs(java.lang.String value) { * * *
-       * Namespace for subject.
+       * Namespace for the subject.
        * 
* * string ns = 2; @@ -7820,7 +7820,7 @@ public Builder clearNs() { * * *
-       * Namespace for subject.
+       * Namespace for the subject.
        * 
* * string ns = 2; @@ -7844,7 +7844,7 @@ public Builder setNsBytes(com.google.protobuf.ByteString value) { * * *
-       * Name for subject.
+       * Name for the subject.
        * 
* * string name = 3; @@ -7866,7 +7866,7 @@ public java.lang.String getName() { * * *
-       * Name for subject.
+       * Name for the subject.
        * 
* * string name = 3; @@ -7888,7 +7888,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-       * Name for subject.
+       * Name for the subject.
        * 
* * string name = 3; @@ -7909,7 +7909,7 @@ public Builder setName(java.lang.String value) { * * *
-       * Name for subject.
+       * Name for the subject.
        * 
* * string name = 3; @@ -7926,7 +7926,7 @@ public Builder clearName() { * * *
-       * Name for subject.
+       * Name for the subject.
        * 
* * string name = 3; @@ -8018,7 +8018,7 @@ public interface AccessReviewOrBuilder * * *
-     * Group is the API Group of the Resource. "*" means all.
+     * The API group of the resource. "*" means all.
      * 
* * string group = 1; @@ -8030,7 +8030,7 @@ public interface AccessReviewOrBuilder * * *
-     * Group is the API Group of the Resource. "*" means all.
+     * The API group of the resource. "*" means all.
      * 
* * string group = 1; @@ -8072,7 +8072,7 @@ public interface AccessReviewOrBuilder * * *
-     * Name is the name of the resource being requested. Empty means all.
+     * The name of the resource being requested. Empty means all.
      * 
* * string name = 3; @@ -8084,7 +8084,7 @@ public interface AccessReviewOrBuilder * * *
-     * Name is the name of the resource being requested. Empty means all.
+     * The name of the resource being requested. Empty means all.
      * 
* * string name = 3; @@ -8097,7 +8097,7 @@ public interface AccessReviewOrBuilder * * *
-     * Resource is the optional resource type requested. "*" means all.
+     * The optional resource type requested. "*" means all.
      * 
* * string resource = 4; @@ -8109,7 +8109,7 @@ public interface AccessReviewOrBuilder * * *
-     * Resource is the optional resource type requested. "*" means all.
+     * The optional resource type requested. "*" means all.
      * 
* * string resource = 4; @@ -8122,7 +8122,7 @@ public interface AccessReviewOrBuilder * * *
-     * Subresource is the optional subresource type.
+     * The optional subresource type.
      * 
* * string subresource = 5; @@ -8134,7 +8134,7 @@ public interface AccessReviewOrBuilder * * *
-     * Subresource is the optional subresource type.
+     * The optional subresource type.
      * 
* * string subresource = 5; @@ -8147,8 +8147,8 @@ public interface AccessReviewOrBuilder * * *
-     * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-     * update, delete, proxy. "*" means all.
+     * A Kubernetes resource API verb, like get, list, watch, create, update,
+     * delete, proxy. "*" means all.
      * 
* * string verb = 6; @@ -8160,8 +8160,8 @@ public interface AccessReviewOrBuilder * * *
-     * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-     * update, delete, proxy. "*" means all.
+     * A Kubernetes resource API verb, like get, list, watch, create, update,
+     * delete, proxy. "*" means all.
      * 
* * string verb = 6; @@ -8174,7 +8174,7 @@ public interface AccessReviewOrBuilder * * *
-     * Version is the API Version of the Resource. "*" means all.
+     * The API version of the resource. "*" means all.
      * 
* * string version = 7; @@ -8186,7 +8186,7 @@ public interface AccessReviewOrBuilder * * *
-     * Version is the API Version of the Resource. "*" means all.
+     * The API version of the resource. "*" means all.
      * 
* * string version = 7; @@ -8199,8 +8199,10 @@ public interface AccessReviewOrBuilder * * *
-   * Conveys information about a Kubernetes access review (e.g. kubectl auth
-   * can-i ...) that was involved in a finding.
+   * Conveys information about a Kubernetes access review (such as one returned
+   * by a [`kubectl auth
+   * can-i`](https://kubernetes.io/docs/reference/access-authn-authz/authorization/#checking-api-access)
+   * command) that was involved in a finding.
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.AccessReview} @@ -8254,7 +8256,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Group is the API Group of the Resource. "*" means all.
+     * The API group of the resource. "*" means all.
      * 
* * string group = 1; @@ -8277,7 +8279,7 @@ public java.lang.String getGroup() { * * *
-     * Group is the API Group of the Resource. "*" means all.
+     * The API group of the resource. "*" means all.
      * 
* * string group = 1; @@ -8360,7 +8362,7 @@ public com.google.protobuf.ByteString getNsBytes() { * * *
-     * Name is the name of the resource being requested. Empty means all.
+     * The name of the resource being requested. Empty means all.
      * 
* * string name = 3; @@ -8383,7 +8385,7 @@ public java.lang.String getName() { * * *
-     * Name is the name of the resource being requested. Empty means all.
+     * The name of the resource being requested. Empty means all.
      * 
* * string name = 3; @@ -8411,7 +8413,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Resource is the optional resource type requested. "*" means all.
+     * The optional resource type requested. "*" means all.
      * 
* * string resource = 4; @@ -8434,7 +8436,7 @@ public java.lang.String getResource() { * * *
-     * Resource is the optional resource type requested. "*" means all.
+     * The optional resource type requested. "*" means all.
      * 
* * string resource = 4; @@ -8462,7 +8464,7 @@ public com.google.protobuf.ByteString getResourceBytes() { * * *
-     * Subresource is the optional subresource type.
+     * The optional subresource type.
      * 
* * string subresource = 5; @@ -8485,7 +8487,7 @@ public java.lang.String getSubresource() { * * *
-     * Subresource is the optional subresource type.
+     * The optional subresource type.
      * 
* * string subresource = 5; @@ -8513,8 +8515,8 @@ public com.google.protobuf.ByteString getSubresourceBytes() { * * *
-     * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-     * update, delete, proxy. "*" means all.
+     * A Kubernetes resource API verb, like get, list, watch, create, update,
+     * delete, proxy. "*" means all.
      * 
* * string verb = 6; @@ -8537,8 +8539,8 @@ public java.lang.String getVerb() { * * *
-     * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-     * update, delete, proxy. "*" means all.
+     * A Kubernetes resource API verb, like get, list, watch, create, update,
+     * delete, proxy. "*" means all.
      * 
* * string verb = 6; @@ -8566,7 +8568,7 @@ public com.google.protobuf.ByteString getVerbBytes() { * * *
-     * Version is the API Version of the Resource. "*" means all.
+     * The API version of the resource. "*" means all.
      * 
* * string version = 7; @@ -8589,7 +8591,7 @@ public java.lang.String getVersion() { * * *
-     * Version is the API Version of the Resource. "*" means all.
+     * The API version of the resource. "*" means all.
      * 
* * string version = 7; @@ -8828,8 +8830,10 @@ protected Builder newBuilderForType( * * *
-     * Conveys information about a Kubernetes access review (e.g. kubectl auth
-     * can-i ...) that was involved in a finding.
+     * Conveys information about a Kubernetes access review (such as one returned
+     * by a [`kubectl auth
+     * can-i`](https://kubernetes.io/docs/reference/access-authn-authz/authorization/#checking-api-access)
+     * command) that was involved in a finding.
      * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Kubernetes.AccessReview} @@ -9109,7 +9113,7 @@ public Builder mergeFrom( * * *
-       * Group is the API Group of the Resource. "*" means all.
+       * The API group of the resource. "*" means all.
        * 
* * string group = 1; @@ -9131,7 +9135,7 @@ public java.lang.String getGroup() { * * *
-       * Group is the API Group of the Resource. "*" means all.
+       * The API group of the resource. "*" means all.
        * 
* * string group = 1; @@ -9153,7 +9157,7 @@ public com.google.protobuf.ByteString getGroupBytes() { * * *
-       * Group is the API Group of the Resource. "*" means all.
+       * The API group of the resource. "*" means all.
        * 
* * string group = 1; @@ -9174,7 +9178,7 @@ public Builder setGroup(java.lang.String value) { * * *
-       * Group is the API Group of the Resource. "*" means all.
+       * The API group of the resource. "*" means all.
        * 
* * string group = 1; @@ -9191,7 +9195,7 @@ public Builder clearGroup() { * * *
-       * Group is the API Group of the Resource. "*" means all.
+       * The API group of the resource. "*" means all.
        * 
* * string group = 1; @@ -9331,7 +9335,7 @@ public Builder setNsBytes(com.google.protobuf.ByteString value) { * * *
-       * Name is the name of the resource being requested. Empty means all.
+       * The name of the resource being requested. Empty means all.
        * 
* * string name = 3; @@ -9353,7 +9357,7 @@ public java.lang.String getName() { * * *
-       * Name is the name of the resource being requested. Empty means all.
+       * The name of the resource being requested. Empty means all.
        * 
* * string name = 3; @@ -9375,7 +9379,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-       * Name is the name of the resource being requested. Empty means all.
+       * The name of the resource being requested. Empty means all.
        * 
* * string name = 3; @@ -9396,7 +9400,7 @@ public Builder setName(java.lang.String value) { * * *
-       * Name is the name of the resource being requested. Empty means all.
+       * The name of the resource being requested. Empty means all.
        * 
* * string name = 3; @@ -9413,7 +9417,7 @@ public Builder clearName() { * * *
-       * Name is the name of the resource being requested. Empty means all.
+       * The name of the resource being requested. Empty means all.
        * 
* * string name = 3; @@ -9437,7 +9441,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-       * Resource is the optional resource type requested. "*" means all.
+       * The optional resource type requested. "*" means all.
        * 
* * string resource = 4; @@ -9459,7 +9463,7 @@ public java.lang.String getResource() { * * *
-       * Resource is the optional resource type requested. "*" means all.
+       * The optional resource type requested. "*" means all.
        * 
* * string resource = 4; @@ -9481,7 +9485,7 @@ public com.google.protobuf.ByteString getResourceBytes() { * * *
-       * Resource is the optional resource type requested. "*" means all.
+       * The optional resource type requested. "*" means all.
        * 
* * string resource = 4; @@ -9502,7 +9506,7 @@ public Builder setResource(java.lang.String value) { * * *
-       * Resource is the optional resource type requested. "*" means all.
+       * The optional resource type requested. "*" means all.
        * 
* * string resource = 4; @@ -9519,7 +9523,7 @@ public Builder clearResource() { * * *
-       * Resource is the optional resource type requested. "*" means all.
+       * The optional resource type requested. "*" means all.
        * 
* * string resource = 4; @@ -9543,7 +9547,7 @@ public Builder setResourceBytes(com.google.protobuf.ByteString value) { * * *
-       * Subresource is the optional subresource type.
+       * The optional subresource type.
        * 
* * string subresource = 5; @@ -9565,7 +9569,7 @@ public java.lang.String getSubresource() { * * *
-       * Subresource is the optional subresource type.
+       * The optional subresource type.
        * 
* * string subresource = 5; @@ -9587,7 +9591,7 @@ public com.google.protobuf.ByteString getSubresourceBytes() { * * *
-       * Subresource is the optional subresource type.
+       * The optional subresource type.
        * 
* * string subresource = 5; @@ -9608,7 +9612,7 @@ public Builder setSubresource(java.lang.String value) { * * *
-       * Subresource is the optional subresource type.
+       * The optional subresource type.
        * 
* * string subresource = 5; @@ -9625,7 +9629,7 @@ public Builder clearSubresource() { * * *
-       * Subresource is the optional subresource type.
+       * The optional subresource type.
        * 
* * string subresource = 5; @@ -9649,8 +9653,8 @@ public Builder setSubresourceBytes(com.google.protobuf.ByteString value) { * * *
-       * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-       * update, delete, proxy. "*" means all.
+       * A Kubernetes resource API verb, like get, list, watch, create, update,
+       * delete, proxy. "*" means all.
        * 
* * string verb = 6; @@ -9672,8 +9676,8 @@ public java.lang.String getVerb() { * * *
-       * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-       * update, delete, proxy. "*" means all.
+       * A Kubernetes resource API verb, like get, list, watch, create, update,
+       * delete, proxy. "*" means all.
        * 
* * string verb = 6; @@ -9695,8 +9699,8 @@ public com.google.protobuf.ByteString getVerbBytes() { * * *
-       * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-       * update, delete, proxy. "*" means all.
+       * A Kubernetes resource API verb, like get, list, watch, create, update,
+       * delete, proxy. "*" means all.
        * 
* * string verb = 6; @@ -9717,8 +9721,8 @@ public Builder setVerb(java.lang.String value) { * * *
-       * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-       * update, delete, proxy. "*" means all.
+       * A Kubernetes resource API verb, like get, list, watch, create, update,
+       * delete, proxy. "*" means all.
        * 
* * string verb = 6; @@ -9735,8 +9739,8 @@ public Builder clearVerb() { * * *
-       * Verb is a Kubernetes resource API verb, like: get, list, watch, create,
-       * update, delete, proxy. "*" means all.
+       * A Kubernetes resource API verb, like get, list, watch, create, update,
+       * delete, proxy. "*" means all.
        * 
* * string verb = 6; @@ -9760,7 +9764,7 @@ public Builder setVerbBytes(com.google.protobuf.ByteString value) { * * *
-       * Version is the API Version of the Resource. "*" means all.
+       * The API version of the resource. "*" means all.
        * 
* * string version = 7; @@ -9782,7 +9786,7 @@ public java.lang.String getVersion() { * * *
-       * Version is the API Version of the Resource. "*" means all.
+       * The API version of the resource. "*" means all.
        * 
* * string version = 7; @@ -9804,7 +9808,7 @@ public com.google.protobuf.ByteString getVersionBytes() { * * *
-       * Version is the API Version of the Resource. "*" means all.
+       * The API version of the resource. "*" means all.
        * 
* * string version = 7; @@ -9825,7 +9829,7 @@ public Builder setVersion(java.lang.String value) { * * *
-       * Version is the API Version of the Resource. "*" means all.
+       * The API version of the resource. "*" means all.
        * 
* * string version = 7; @@ -9842,7 +9846,7 @@ public Builder clearVersion() { * * *
-       * Version is the API Version of the Resource. "*" means all.
+       * The API version of the resource. "*" means all.
        * 
* * string version = 7; @@ -9934,8 +9938,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.AccessReview getDefaultInst * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -9948,8 +9954,10 @@ public java.util.List getPods * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -9963,8 +9971,10 @@ public java.util.List getPods * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -9977,8 +9987,10 @@ public int getPodsCount() { * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -9991,8 +10003,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Pod getPods(int index) { * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -10010,7 +10024,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.PodOrBuilder getPodsOrBuild * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -10023,7 +10039,9 @@ public java.util.List getNod * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -10037,7 +10055,9 @@ public java.util.List getNod * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -10050,7 +10070,9 @@ public int getNodesCount() { * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -10063,7 +10085,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Node getNodes(int index) { * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -10081,8 +10105,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodeOrBuilder getNodesOrBui * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -10095,8 +10121,10 @@ public java.util.List ge * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -10110,8 +10138,10 @@ public java.util.List ge * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -10124,8 +10154,10 @@ public int getNodePoolsCount() { * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -10138,8 +10170,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePool getNodePools(int i * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -10158,8 +10192,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePoolOrBuilder getNodePo * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -10172,8 +10206,8 @@ public java.util.List getRol * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -10187,8 +10221,8 @@ public java.util.List getRol * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -10201,8 +10235,8 @@ public int getRolesCount() { * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -10215,8 +10249,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Role getRoles(int index) { * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -10235,7 +10269,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.RoleOrBuilder getRolesOrBui * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -10249,7 +10284,8 @@ public java.util.List get * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -10264,7 +10300,8 @@ public java.util.List get * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -10278,7 +10315,8 @@ public int getBindingsCount() { * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -10292,7 +10330,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Binding getBindings(int ind * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -10311,8 +10350,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.BindingOrBuilder getBinding * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -10327,8 +10366,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.BindingOrBuilder getBinding * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -10344,8 +10383,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.BindingOrBuilder getBinding * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -10359,8 +10398,8 @@ public int getAccessReviewsCount() { * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -10374,8 +10413,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.AccessReview getAccessRevie * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -11136,8 +11175,10 @@ private void ensurePodsIsMutable() { * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11153,8 +11194,10 @@ public java.util.List getPods * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11170,8 +11213,10 @@ public int getPodsCount() { * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11187,8 +11232,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Pod getPods(int index) { * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11210,8 +11257,10 @@ public Builder setPods(int index, com.google.cloud.securitycenter.v1.Kubernetes. * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11231,8 +11280,10 @@ public Builder setPods( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11254,8 +11305,10 @@ public Builder addPods(com.google.cloud.securitycenter.v1.Kubernetes.Pod value) * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11277,8 +11330,10 @@ public Builder addPods(int index, com.google.cloud.securitycenter.v1.Kubernetes. * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11298,8 +11353,10 @@ public Builder addPods( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11319,8 +11376,10 @@ public Builder addPods( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11340,8 +11399,10 @@ public Builder addAllPods( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11360,8 +11421,10 @@ public Builder clearPods() { * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11380,8 +11443,10 @@ public Builder removePods(int index) { * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11393,8 +11458,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Pod.Builder getPodsBuilder( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11410,8 +11477,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.PodOrBuilder getPodsOrBuild * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11428,8 +11497,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.PodOrBuilder getPodsOrBuild * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11442,8 +11513,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Pod.Builder addPodsBuilder( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11457,8 +11530,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Pod.Builder addPodsBuilder( * * *
-     * Kubernetes Pods associated with the finding. This field will contain Pod
-     * records for each container that is owned by a Pod.
+     * Kubernetes
+     * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+     * associated with the finding. This field contains Pod records for each
+     * container that is owned by a Pod.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -11506,7 +11581,9 @@ private void ensureNodesIsMutable() { * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11522,7 +11599,9 @@ public java.util.List getNod * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11538,7 +11617,9 @@ public int getNodesCount() { * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11554,7 +11635,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Node getNodes(int index) { * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11576,7 +11659,9 @@ public Builder setNodes(int index, com.google.cloud.securitycenter.v1.Kubernetes * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11596,7 +11681,9 @@ public Builder setNodes( * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11618,7 +11705,9 @@ public Builder addNodes(com.google.cloud.securitycenter.v1.Kubernetes.Node value * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11640,7 +11729,9 @@ public Builder addNodes(int index, com.google.cloud.securitycenter.v1.Kubernetes * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11660,7 +11751,9 @@ public Builder addNodes( * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11680,7 +11773,9 @@ public Builder addNodes( * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11700,7 +11795,9 @@ public Builder addAllNodes( * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11719,7 +11816,9 @@ public Builder clearNodes() { * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11738,7 +11837,9 @@ public Builder removeNodes(int index) { * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11750,7 +11851,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Node.Builder getNodesBuilde * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11767,7 +11870,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodeOrBuilder getNodesOrBui * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11784,7 +11889,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodeOrBuilder getNodesOrBui * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11797,7 +11904,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Node.Builder addNodesBuilde * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11811,7 +11920,9 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Node.Builder addNodesBuilde * * *
-     * Provides Kubernetes Node information.
+     * Provides Kubernetes
+     * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+     * information.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -11860,8 +11971,10 @@ private void ensureNodePoolsIsMutable() { * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -11878,8 +11991,10 @@ private void ensureNodePoolsIsMutable() { * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -11895,8 +12010,10 @@ public int getNodePoolsCount() { * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -11912,8 +12029,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePool getNodePools(int i * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -11936,8 +12055,10 @@ public Builder setNodePools( * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -11957,8 +12078,10 @@ public Builder setNodePools( * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -11980,8 +12103,10 @@ public Builder addNodePools(com.google.cloud.securitycenter.v1.Kubernetes.NodePo * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12004,8 +12129,10 @@ public Builder addNodePools( * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12025,8 +12152,10 @@ public Builder addNodePools( * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12046,8 +12175,10 @@ public Builder addNodePools( * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12068,8 +12199,10 @@ public Builder addAllNodePools( * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12088,8 +12221,10 @@ public Builder clearNodePools() { * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12108,8 +12243,10 @@ public Builder removeNodePools(int index) { * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12122,8 +12259,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePool.Builder getNodePoo * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12140,8 +12279,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePoolOrBuilder getNodePo * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12158,8 +12299,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePoolOrBuilder getNodePo * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12172,8 +12315,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePool.Builder addNodePoo * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12188,8 +12333,10 @@ public com.google.cloud.securitycenter.v1.Kubernetes.NodePool.Builder addNodePoo * * *
-     * GKE Node Pools associated with the finding. This field will
-     * contain NodePool information for each Node, when it is available.
+     * GKE [node
+     * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+     * associated with the finding. This field contains node pool information for
+     * each node, when it is available.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -12237,8 +12384,8 @@ private void ensureRolesIsMutable() { * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12254,8 +12401,8 @@ public java.util.List getRol * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12271,8 +12418,8 @@ public int getRolesCount() { * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12288,8 +12435,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Role getRoles(int index) { * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12311,8 +12458,8 @@ public Builder setRoles(int index, com.google.cloud.securitycenter.v1.Kubernetes * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12332,8 +12479,8 @@ public Builder setRoles( * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12355,8 +12502,8 @@ public Builder addRoles(com.google.cloud.securitycenter.v1.Kubernetes.Role value * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12378,8 +12525,8 @@ public Builder addRoles(int index, com.google.cloud.securitycenter.v1.Kubernetes * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12399,8 +12546,8 @@ public Builder addRoles( * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12420,8 +12567,8 @@ public Builder addRoles( * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12441,8 +12588,8 @@ public Builder addAllRoles( * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12461,8 +12608,8 @@ public Builder clearRoles() { * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12481,8 +12628,8 @@ public Builder removeRoles(int index) { * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12494,8 +12641,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Role.Builder getRolesBuilde * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12512,8 +12659,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.RoleOrBuilder getRolesOrBui * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12530,8 +12677,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.RoleOrBuilder getRolesOrBui * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12544,8 +12691,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Role.Builder addRolesBuilde * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12559,8 +12706,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Role.Builder addRolesBuilde * * *
-     * Provides Kubernetes role information for findings that involve
-     * Roles or ClusterRoles.
+     * Provides Kubernetes role information for findings that involve [Roles or
+     * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -12610,7 +12757,8 @@ private void ensureBindingsIsMutable() { * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12627,7 +12775,8 @@ public java.util.List get * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12644,7 +12793,8 @@ public int getBindingsCount() { * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12661,7 +12811,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Binding getBindings(int ind * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12685,7 +12836,8 @@ public Builder setBindings( * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12706,7 +12858,8 @@ public Builder setBindings( * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12729,7 +12882,8 @@ public Builder addBindings(com.google.cloud.securitycenter.v1.Kubernetes.Binding * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12753,7 +12907,8 @@ public Builder addBindings( * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12774,7 +12929,8 @@ public Builder addBindings( * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12795,7 +12951,8 @@ public Builder addBindings( * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12817,7 +12974,8 @@ public Builder addAllBindings( * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12837,7 +12995,8 @@ public Builder clearBindings() { * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12857,7 +13016,8 @@ public Builder removeBindings(int index) { * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12871,7 +13031,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Binding.Builder getBindings * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12889,7 +13050,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.BindingOrBuilder getBinding * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12907,7 +13069,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.BindingOrBuilder getBinding * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12921,7 +13084,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Binding.Builder addBindings * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12937,7 +13101,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.Binding.Builder addBindings * *
      * Provides Kubernetes role binding information for findings that involve
-     * RoleBindings or ClusterRoleBindings.
+     * [RoleBindings or
+     * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -12986,8 +13151,8 @@ private void ensureAccessReviewsIsMutable() { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13005,8 +13170,8 @@ private void ensureAccessReviewsIsMutable() { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13023,8 +13188,8 @@ public int getAccessReviewsCount() { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13041,8 +13206,8 @@ public com.google.cloud.securitycenter.v1.Kubernetes.AccessReview getAccessRevie * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13066,8 +13231,8 @@ public Builder setAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13089,8 +13254,8 @@ public Builder setAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13114,8 +13279,8 @@ public Builder addAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13139,8 +13304,8 @@ public Builder addAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13161,8 +13326,8 @@ public Builder addAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13184,8 +13349,8 @@ public Builder addAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13207,8 +13372,8 @@ public Builder addAllAccessReviews( * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13228,8 +13393,8 @@ public Builder clearAccessReviews() { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13249,8 +13414,8 @@ public Builder removeAccessReviews(int index) { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13264,8 +13429,8 @@ public Builder removeAccessReviews(int index) { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13283,8 +13448,8 @@ public Builder removeAccessReviews(int index) { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13303,8 +13468,8 @@ public Builder removeAccessReviews(int index) { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13320,8 +13485,8 @@ public Builder removeAccessReviews(int index) { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -13338,8 +13503,8 @@ public Builder removeAccessReviews(int index) { * * *
-     * Provides information on any Kubernetes access reviews (i.e. privilege
-     * checks) relevant to the finding.
+     * Provides information on any Kubernetes access reviews (privilege checks)
+     * relevant to the finding.
      * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesOrBuilder.java index 5ddcb5f60e13..a9e6e544cd35 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,8 +27,10 @@ public interface KubernetesOrBuilder * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -38,8 +40,10 @@ public interface KubernetesOrBuilder * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -49,8 +53,10 @@ public interface KubernetesOrBuilder * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -60,8 +66,10 @@ public interface KubernetesOrBuilder * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -72,8 +80,10 @@ public interface KubernetesOrBuilder * * *
-   * Kubernetes Pods associated with the finding. This field will contain Pod
-   * records for each container that is owned by a Pod.
+   * Kubernetes
+   * [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod)
+   * associated with the finding. This field contains Pod records for each
+   * container that is owned by a Pod.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Pod pods = 1; @@ -84,7 +94,9 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -94,7 +106,9 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -104,7 +118,9 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -114,7 +130,9 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -125,7 +143,9 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes Node information.
+   * Provides Kubernetes
+   * [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes)
+   * information.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Node nodes = 2; @@ -136,8 +156,10 @@ public interface KubernetesOrBuilder * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -147,8 +169,10 @@ public interface KubernetesOrBuilder * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -158,8 +182,10 @@ public interface KubernetesOrBuilder * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -169,8 +195,10 @@ public interface KubernetesOrBuilder * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -181,8 +209,10 @@ public interface KubernetesOrBuilder * * *
-   * GKE Node Pools associated with the finding. This field will
-   * contain NodePool information for each Node, when it is available.
+   * GKE [node
+   * pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools)
+   * associated with the finding. This field contains node pool information for
+   * each node, when it is available.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.NodePool node_pools = 3; @@ -193,8 +223,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -204,8 +234,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -215,8 +245,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -226,8 +256,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -238,8 +268,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides Kubernetes role information for findings that involve
-   * Roles or ClusterRoles.
+   * Provides Kubernetes role information for findings that involve [Roles or
+   * ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Role roles = 4; @@ -251,7 +281,8 @@ public interface KubernetesOrBuilder * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -262,7 +293,8 @@ public interface KubernetesOrBuilder * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -273,7 +305,8 @@ public interface KubernetesOrBuilder * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -284,7 +317,8 @@ public interface KubernetesOrBuilder * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -296,7 +330,8 @@ public interface KubernetesOrBuilder * *
    * Provides Kubernetes role binding information for findings that involve
-   * RoleBindings or ClusterRoleBindings.
+   * [RoleBindings or
+   * ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control).
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.Binding bindings = 5; @@ -307,8 +342,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -319,8 +354,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -331,8 +366,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -343,8 +378,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; @@ -356,8 +391,8 @@ public interface KubernetesOrBuilder * * *
-   * Provides information on any Kubernetes access reviews (i.e. privilege
-   * checks) relevant to the finding.
+   * Provides information on any Kubernetes access reviews (privilege checks)
+   * relevant to the finding.
    * 
* * repeated .google.cloud.securitycenter.v1.Kubernetes.AccessReview access_reviews = 6; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesProto.java index ba27adbcf7f4..71e048141262 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/KubernetesProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Label.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Label.java index 465a20502b49..8563ad6a49dc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Label.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Label.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,8 +22,10 @@ * * *
- * Label represents a generic name=value label. Label has separate name and
- * value fields to support filtering with contains().
+ * Represents a generic name-value label. A label has separate name and value
+ * fields to support filtering with the `contains()` function. For more
+ * information, see [Filtering on array-type
+ * fields](https://cloud.google.com/security-command-center/docs/how-to-api-list-findings#array-contains-filtering).
  * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Label} @@ -72,7 +74,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Label name.
+   * Name of the label.
    * 
* * string name = 1; @@ -95,7 +97,7 @@ public java.lang.String getName() { * * *
-   * Label name.
+   * Name of the label.
    * 
* * string name = 1; @@ -123,7 +125,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-   * Label value.
+   * Value that corresponds to the label's name.
    * 
* * string value = 2; @@ -146,7 +148,7 @@ public java.lang.String getValue() { * * *
-   * Label value.
+   * Value that corresponds to the label's name.
    * 
* * string value = 2; @@ -337,8 +339,10 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * Label represents a generic name=value label. Label has separate name and
-   * value fields to support filtering with contains().
+   * Represents a generic name-value label. A label has separate name and value
+   * fields to support filtering with the `contains()` function. For more
+   * information, see [Filtering on array-type
+   * fields](https://cloud.google.com/security-command-center/docs/how-to-api-list-findings#array-contains-filtering).
    * 
* * Protobuf type {@code google.cloud.securitycenter.v1.Label} @@ -536,7 +540,7 @@ public Builder mergeFrom( * * *
-     * Label name.
+     * Name of the label.
      * 
* * string name = 1; @@ -558,7 +562,7 @@ public java.lang.String getName() { * * *
-     * Label name.
+     * Name of the label.
      * 
* * string name = 1; @@ -580,7 +584,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Label name.
+     * Name of the label.
      * 
* * string name = 1; @@ -601,7 +605,7 @@ public Builder setName(java.lang.String value) { * * *
-     * Label name.
+     * Name of the label.
      * 
* * string name = 1; @@ -618,7 +622,7 @@ public Builder clearName() { * * *
-     * Label name.
+     * Name of the label.
      * 
* * string name = 1; @@ -642,7 +646,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *
-     * Label value.
+     * Value that corresponds to the label's name.
      * 
* * string value = 2; @@ -664,7 +668,7 @@ public java.lang.String getValue() { * * *
-     * Label value.
+     * Value that corresponds to the label's name.
      * 
* * string value = 2; @@ -686,7 +690,7 @@ public com.google.protobuf.ByteString getValueBytes() { * * *
-     * Label value.
+     * Value that corresponds to the label's name.
      * 
* * string value = 2; @@ -707,7 +711,7 @@ public Builder setValue(java.lang.String value) { * * *
-     * Label value.
+     * Value that corresponds to the label's name.
      * 
* * string value = 2; @@ -724,7 +728,7 @@ public Builder clearValue() { * * *
-     * Label value.
+     * Value that corresponds to the label's name.
      * 
* * string value = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelOrBuilder.java index f80ab2b127f8..5b6509df1df9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ public interface LabelOrBuilder * * *
-   * Label name.
+   * Name of the label.
    * 
* * string name = 1; @@ -39,7 +39,7 @@ public interface LabelOrBuilder * * *
-   * Label name.
+   * Name of the label.
    * 
* * string name = 1; @@ -52,7 +52,7 @@ public interface LabelOrBuilder * * *
-   * Label value.
+   * Value that corresponds to the label's name.
    * 
* * string value = 2; @@ -64,7 +64,7 @@ public interface LabelOrBuilder * * *
-   * Label value.
+   * Value that corresponds to the label's name.
    * 
* * string value = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelProto.java index c73358606d02..c3243f430e42 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/LabelProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequest.java index ddeb1a7da7d0..ac714979200b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequestOrBuilder.java index 1f43735a618d..1e09e055f957 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponse.java index f2c46cace9eb..be677db16190 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponseOrBuilder.java index 9b7242ae663b..15793ed75c21 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListAssetsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequest.java index 4e4970e5aa15..6c011e0a4b5f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequestOrBuilder.java index cb2bf8f16b36..04e4a802bd9e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponse.java index 6b319426690a..005c295e3330 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponseOrBuilder.java index cd77c147686f..c5e8931c1705 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListBigQueryExportsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequest.java index 468c787d3fdd..11c75dd60ca3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java index 4d2a9adf1ece..b3aef99ade8e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponse.java index 04203f2196b5..6956772069e9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java index c52b6b621bb1..8ad2395b9508 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java index 0ad35b96a2a5..0f43ac7fa729 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java index 86a0fd42890e..bc1373697226 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.java index 1c0be499d1cf..5d87cdc7dcc8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java index 20c38cca799f..a1e5df2f6053 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequest.java index 325caa8bade8..a9e0a0e84d87 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequestOrBuilder.java index df5be5ecf298..d0c0a9a3881a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponse.java index e85f8215a00c..d67a88672aa3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponseOrBuilder.java index 3d94c9be42af..1b2f1b68357c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequest.java index 61dc76b29d1b..66fc153678c8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequestOrBuilder.java index f4a756255377..8b6c1a14899a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponse.java index 244925673345..a4193bdff1d2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponseOrBuilder.java index 7b089bdd4296..5200f8909819 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListMuteConfigsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequest.java index 3f7155c61270..ab4ef9d98b7a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequestOrBuilder.java index 234d871c64af..1d834ae11d46 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponse.java index d1ff9c6a2a58..294e3cce91bc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponseOrBuilder.java index 81c7ef45c145..25d5da48cf58 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListNotificationConfigsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequest.java index df9b6d915ae8..767fe688bb4b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java index f4a0a5bca440..808032a9900a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponse.java index 2008d7a5c43e..742d3aca1511 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java index 1e84e44c0a99..92311e64653d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequest.java index 4ed0fd208c8b..e825fa067bdf 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequestOrBuilder.java index 5280c5605ea6..01c2f4dba2de 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponse.java index 1a937f24ac45..4d2a7257ad8a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponseOrBuilder.java index 017d14e628dd..7c8b0953aeb1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ListSourcesResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttack.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttack.java index 537423e43ec6..e6f32038120a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttack.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttack.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackOrBuilder.java index 701964f83600..c984deaed301 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackProto.java index 870a2a26d426..c627195025d9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MitreAttackProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfig.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfig.java index ab845d444f9f..885ca9040775 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfig.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigName.java index 2e371f88bb7a..b9441deed2cf 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigOrBuilder.java index eecd32c0525a..1c553ce1c600 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigProto.java index 464e316649c6..5bfcad5bddff 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/MuteConfigProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfig.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfig.java index d6faebdd18ba..37417a898776 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfig.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigName.java index 9fb3f468b722..e83d98110642 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigOrBuilder.java index 94d9918927af..3554dc8ef368 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigProto.java index 8c63f7b0be3a..7729846d4211 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationConfigProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessage.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessage.java index 3b8c0bb21160..f467a1713253 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessage.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessage.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageOrBuilder.java index 73b14e6ac4d3..0b2081d9b701 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageProto.java index b6e3b3f93352..02956fe7f439 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/NotificationMessageProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationName.java index 79c9f79e691b..9c744955d22b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettings.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettings.java index cee90b5570b4..bd6d560e8c05 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettings.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -1652,9 +1652,9 @@ public com.google.protobuf.ByteString getNameBytes() { * *
    * A flag that indicates if Asset Discovery should be enabled. If the flag is
-   * set to `true`, then discovery of assets will occur. If it is set to `false,
-   * all historical assets will remain, but discovery of future assets will not
-   * occur.
+   * set to `true`, then discovery of assets will occur. If it is set to
+   * `false`, all historical assets will remain, but discovery of future assets
+   * will not occur.
    * 
* * bool enable_asset_discovery = 2; @@ -2256,9 +2256,9 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * *
      * A flag that indicates if Asset Discovery should be enabled. If the flag is
-     * set to `true`, then discovery of assets will occur. If it is set to `false,
-     * all historical assets will remain, but discovery of future assets will not
-     * occur.
+     * set to `true`, then discovery of assets will occur. If it is set to
+     * `false`, all historical assets will remain, but discovery of future assets
+     * will not occur.
      * 
* * bool enable_asset_discovery = 2; @@ -2274,9 +2274,9 @@ public boolean getEnableAssetDiscovery() { * *
      * A flag that indicates if Asset Discovery should be enabled. If the flag is
-     * set to `true`, then discovery of assets will occur. If it is set to `false,
-     * all historical assets will remain, but discovery of future assets will not
-     * occur.
+     * set to `true`, then discovery of assets will occur. If it is set to
+     * `false`, all historical assets will remain, but discovery of future assets
+     * will not occur.
      * 
* * bool enable_asset_discovery = 2; @@ -2296,9 +2296,9 @@ public Builder setEnableAssetDiscovery(boolean value) { * *
      * A flag that indicates if Asset Discovery should be enabled. If the flag is
-     * set to `true`, then discovery of assets will occur. If it is set to `false,
-     * all historical assets will remain, but discovery of future assets will not
-     * occur.
+     * set to `true`, then discovery of assets will occur. If it is set to
+     * `false`, all historical assets will remain, but discovery of future assets
+     * will not occur.
      * 
* * bool enable_asset_discovery = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsName.java index 158e439adfb7..17873adac1ca 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOrBuilder.java index ab13123139cd..60f4f0fb8841 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -59,9 +59,9 @@ public interface OrganizationSettingsOrBuilder * *
    * A flag that indicates if Asset Discovery should be enabled. If the flag is
-   * set to `true`, then discovery of assets will occur. If it is set to `false,
-   * all historical assets will remain, but discovery of future assets will not
-   * occur.
+   * set to `true`, then discovery of assets will occur. If it is set to
+   * `false`, all historical assets will remain, but discovery of future assets
+   * will not occur.
    * 
* * bool enable_asset_discovery = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOuterClass.java index 8ef2acae7c95..5dc689458a66 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/OrganizationSettingsOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Process.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Process.java index 8037f15df19a..ab79e91cf526 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Process.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Process.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -73,8 +73,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The process name visible in utilities like `top` and `ps`; it can
-   * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+   * The process name, as displayed in utilities like `top` and `ps`. This name
+   * can be accessed through `/proc/[pid]/comm` and changed with
+   * `prctl(PR_SET_NAME)`.
    * 
* * string name = 12; @@ -97,8 +98,9 @@ public java.lang.String getName() { * * *
-   * The process name visible in utilities like `top` and `ps`; it can
-   * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+   * The process name, as displayed in utilities like `top` and `ps`. This name
+   * can be accessed through `/proc/[pid]/comm` and changed with
+   * `prctl(PR_SET_NAME)`.
    * 
* * string name = 12; @@ -241,10 +243,9 @@ public com.google.cloud.securitycenter.v1.FileOrBuilder getLibrariesOrBuilder(in * * *
-   * When the process represents the invocation of a script,
-   * `binary` provides information about the interpreter while `script`
-   * provides information about the script file provided to the
-   * interpreter.
+   * When the process represents the invocation of a script, `binary` provides
+   * information about the interpreter, while `script` provides information
+   * about the script file provided to the interpreter.
    * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -259,10 +260,9 @@ public boolean hasScript() { * * *
-   * When the process represents the invocation of a script,
-   * `binary` provides information about the interpreter while `script`
-   * provides information about the script file provided to the
-   * interpreter.
+   * When the process represents the invocation of a script, `binary` provides
+   * information about the interpreter, while `script` provides information
+   * about the script file provided to the interpreter.
    * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -277,10 +277,9 @@ public com.google.cloud.securitycenter.v1.File getScript() { * * *
-   * When the process represents the invocation of a script,
-   * `binary` provides information about the interpreter while `script`
-   * provides information about the script file provided to the
-   * interpreter.
+   * When the process represents the invocation of a script, `binary` provides
+   * information about the interpreter, while `script` provides information
+   * about the script file provided to the interpreter.
    * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -469,7 +468,7 @@ public boolean getEnvVariablesTruncated() { * * *
-   * The process id.
+   * The process ID.
    * 
* * int64 pid = 10; @@ -487,7 +486,7 @@ public long getPid() { * * *
-   * The parent process id.
+   * The parent process ID.
    * 
* * int64 parent_pid = 11; @@ -1172,8 +1171,9 @@ public Builder mergeFrom( * * *
-     * The process name visible in utilities like `top` and `ps`; it can
-     * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+     * The process name, as displayed in utilities like `top` and `ps`. This name
+     * can be accessed through `/proc/[pid]/comm` and changed with
+     * `prctl(PR_SET_NAME)`.
      * 
* * string name = 12; @@ -1195,8 +1195,9 @@ public java.lang.String getName() { * * *
-     * The process name visible in utilities like `top` and `ps`; it can
-     * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+     * The process name, as displayed in utilities like `top` and `ps`. This name
+     * can be accessed through `/proc/[pid]/comm` and changed with
+     * `prctl(PR_SET_NAME)`.
      * 
* * string name = 12; @@ -1218,8 +1219,9 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * The process name visible in utilities like `top` and `ps`; it can
-     * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+     * The process name, as displayed in utilities like `top` and `ps`. This name
+     * can be accessed through `/proc/[pid]/comm` and changed with
+     * `prctl(PR_SET_NAME)`.
      * 
* * string name = 12; @@ -1240,8 +1242,9 @@ public Builder setName(java.lang.String value) { * * *
-     * The process name visible in utilities like `top` and `ps`; it can
-     * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+     * The process name, as displayed in utilities like `top` and `ps`. This name
+     * can be accessed through `/proc/[pid]/comm` and changed with
+     * `prctl(PR_SET_NAME)`.
      * 
* * string name = 12; @@ -1258,8 +1261,9 @@ public Builder clearName() { * * *
-     * The process name visible in utilities like `top` and `ps`; it can
-     * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+     * The process name, as displayed in utilities like `top` and `ps`. This name
+     * can be accessed through `/proc/[pid]/comm` and changed with
+     * `prctl(PR_SET_NAME)`.
      * 
* * string name = 12; @@ -1820,10 +1824,9 @@ public com.google.cloud.securitycenter.v1.File.Builder addLibrariesBuilder(int i * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1837,10 +1840,9 @@ public boolean hasScript() { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1860,10 +1862,9 @@ public com.google.cloud.securitycenter.v1.File getScript() { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1885,10 +1886,9 @@ public Builder setScript(com.google.cloud.securitycenter.v1.File value) { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1907,10 +1907,9 @@ public Builder setScript(com.google.cloud.securitycenter.v1.File.Builder builder * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1935,10 +1934,9 @@ public Builder mergeScript(com.google.cloud.securitycenter.v1.File value) { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1957,10 +1955,9 @@ public Builder clearScript() { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1974,10 +1971,9 @@ public com.google.cloud.securitycenter.v1.File.Builder getScriptBuilder() { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -1995,10 +1991,9 @@ public com.google.cloud.securitycenter.v1.FileOrBuilder getScriptOrBuilder() { * * *
-     * When the process represents the invocation of a script,
-     * `binary` provides information about the interpreter while `script`
-     * provides information about the script file provided to the
-     * interpreter.
+     * When the process represents the invocation of a script, `binary` provides
+     * information about the interpreter, while `script` provides information
+     * about the script file provided to the interpreter.
      * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -2665,7 +2660,7 @@ public Builder clearEnvVariablesTruncated() { * * *
-     * The process id.
+     * The process ID.
      * 
* * int64 pid = 10; @@ -2680,7 +2675,7 @@ public long getPid() { * * *
-     * The process id.
+     * The process ID.
      * 
* * int64 pid = 10; @@ -2699,7 +2694,7 @@ public Builder setPid(long value) { * * *
-     * The process id.
+     * The process ID.
      * 
* * int64 pid = 10; @@ -2718,7 +2713,7 @@ public Builder clearPid() { * * *
-     * The parent process id.
+     * The parent process ID.
      * 
* * int64 parent_pid = 11; @@ -2733,7 +2728,7 @@ public long getParentPid() { * * *
-     * The parent process id.
+     * The parent process ID.
      * 
* * int64 parent_pid = 11; @@ -2752,7 +2747,7 @@ public Builder setParentPid(long value) { * * *
-     * The parent process id.
+     * The parent process ID.
      * 
* * int64 parent_pid = 11; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessOrBuilder.java index c4f35f14c0f7..96bc99571e9a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,8 +27,9 @@ public interface ProcessOrBuilder * * *
-   * The process name visible in utilities like `top` and `ps`; it can
-   * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+   * The process name, as displayed in utilities like `top` and `ps`. This name
+   * can be accessed through `/proc/[pid]/comm` and changed with
+   * `prctl(PR_SET_NAME)`.
    * 
* * string name = 12; @@ -40,8 +41,9 @@ public interface ProcessOrBuilder * * *
-   * The process name visible in utilities like `top` and `ps`; it can
-   * be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
+   * The process name, as displayed in utilities like `top` and `ps`. This name
+   * can be accessed through `/proc/[pid]/comm` and changed with
+   * `prctl(PR_SET_NAME)`.
    * 
* * string name = 12; @@ -141,10 +143,9 @@ public interface ProcessOrBuilder * * *
-   * When the process represents the invocation of a script,
-   * `binary` provides information about the interpreter while `script`
-   * provides information about the script file provided to the
-   * interpreter.
+   * When the process represents the invocation of a script, `binary` provides
+   * information about the interpreter, while `script` provides information
+   * about the script file provided to the interpreter.
    * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -156,10 +157,9 @@ public interface ProcessOrBuilder * * *
-   * When the process represents the invocation of a script,
-   * `binary` provides information about the interpreter while `script`
-   * provides information about the script file provided to the
-   * interpreter.
+   * When the process represents the invocation of a script, `binary` provides
+   * information about the interpreter, while `script` provides information
+   * about the script file provided to the interpreter.
    * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -171,10 +171,9 @@ public interface ProcessOrBuilder * * *
-   * When the process represents the invocation of a script,
-   * `binary` provides information about the interpreter while `script`
-   * provides information about the script file provided to the
-   * interpreter.
+   * When the process represents the invocation of a script, `binary` provides
+   * information about the interpreter, while `script` provides information
+   * about the script file provided to the interpreter.
    * 
* * .google.cloud.securitycenter.v1.File script = 5; @@ -315,7 +314,7 @@ com.google.cloud.securitycenter.v1.EnvironmentVariableOrBuilder getEnvVariablesO * * *
-   * The process id.
+   * The process ID.
    * 
* * int64 pid = 10; @@ -328,7 +327,7 @@ com.google.cloud.securitycenter.v1.EnvironmentVariableOrBuilder getEnvVariablesO * * *
-   * The parent process id.
+   * The parent process ID.
    * 
* * int64 parent_pid = 11; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessProto.java index 0a6c930d080b..9e5ef65915f4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProcessProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProjectName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProjectName.java index 38f072f9f196..4674505fe56b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProjectName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ProjectName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Reference.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Reference.java index 855aed9b1e1b..74a82f11340a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Reference.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Reference.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ReferenceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ReferenceOrBuilder.java index 312f166aff66..fc7ce37b82d9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ReferenceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ReferenceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Resource.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Resource.java index d62488d4cc9e..f6e4dc3c9354 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Resource.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Resource.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceOrBuilder.java index 55785a01cc89..27ef69045bd3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceProto.java index f304ae6c5969..48297a6711d6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ResourceProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequest.java index b83204b8848f..301a85317c06 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequestOrBuilder.java index a0af12476583..6f5761affe1e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponse.java index 0cf07190bab3..dd3a754e3090 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOrBuilder.java index 2ea9e475f35e..3ef67be4ef4d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOuterClass.java index 9810e0edf1c2..82a8508cc587 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/RunAssetDiscoveryResponseOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomConfigProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomConfigProto.java index 3c156e038fc1..948f90655822 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomConfigProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomConfigProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModule.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModule.java index 6b80e7081308..24fe93a1f18c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleName.java index e65ed1f70dc5..17014d5bab9b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleOrBuilder.java index 0cf30e45cf08..af06f44f24c8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleProto.java index bcdd07d1e947..8c134fdc2fc4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsCustomModuleProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsSettingsName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsSettingsName.java index 895bb4357274..229b2b63a12f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsSettingsName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityHealthAnalyticsSettingsName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarks.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarks.java index 88673e726df3..b06b63c2faa0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarks.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOrBuilder.java index 522d1f7c1b3f..c5a3b390c1cb 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOuterClass.java index cc8d219726ca..f6f481e463a3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecurityMarksOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecuritycenterService.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecuritycenterService.java index 6cd3eac315e9..1a513115112a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecuritycenterService.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SecuritycenterService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfo.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfo.java index 66ccd6b54c95..6cbf5f319b2a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfo.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfoOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfoOrBuilder.java index 5fffeefdb7a4..bbf8e9a21f07 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfoOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ServiceAccountDelegationInfoOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequest.java index 04b532bd7527..a3b8ccfedf0c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequestOrBuilder.java index 5a928596bf7a..e96a7df610e1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetFindingStateRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequest.java index 2774176ef5c7..00cea37a7fc0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequestOrBuilder.java index 7f6b35cd0042..89b289d39fa4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SetMuteRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Source.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Source.java index 3b07401eb815..3acadd4eef39 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Source.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Source.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceName.java index 08dc79233b46..235e4dc7449e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOrBuilder.java index beec91c9591f..f5efd101eb35 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOuterClass.java index 46865f6b84ac..8fe024217dd6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/SourceOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequest.java index 11965aaf2924..bb0a921cd565 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequestOrBuilder.java index 6052ae1fbe77..87fc6f6d3e20 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateBigQueryExportRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequest.java index 4c81670e7c3b..a80d362d4f6b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequestOrBuilder.java index 7f6a188f76a7..2a01de78960f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateExternalSystemRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequest.java index 1b576dd173eb..7426d5f9937e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequestOrBuilder.java index 2e76c92578c3..5cb608a05c70 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateFindingRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequest.java index 9b99aa84194f..0a1603e06114 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequestOrBuilder.java index 0958ce3d1cd0..910ee195105b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateMuteConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequest.java index 69242244d804..dccf1874b740 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequestOrBuilder.java index bcb2f4bb6272..d11bc5347b0d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequest.java index f0268528f2e8..957c2aa2e80a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequestOrBuilder.java index b374268ead81..c859e729a3e3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateOrganizationSettingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequest.java index 326bd76cded4..745f93342073 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java index dcbe7e3702e5..dd7d1c292570 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequest.java index 47a34ee241e7..944bbaf1d298 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequestOrBuilder.java index 4e6c950ffced..d518a688214a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSecurityMarksRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequest.java index 50f932c7ea93..8d1445c38612 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequestOrBuilder.java index e5c481a6c8b1..9eac8460b996 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/UpdateSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Vulnerability.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Vulnerability.java index 73d73f8ffb60..f7cde6a2be61 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Vulnerability.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/Vulnerability.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityOrBuilder.java index 334ae34fedd2..271c40381509 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityProto.java index 1c52db1c4679..7e60db67aea0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/VulnerabilityProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/access.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/access.proto index d30e670f5a69..b8b0e77f2c9a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/access.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/access.proto @@ -46,6 +46,9 @@ message Access { // system shell or an embedded or standalone application. string user_agent_family = 4; + // The caller's user agent string associated with the finding. + string user_agent = 12; + // This is the API service that the service account made a call to, e.g. // "iam.googleapis.com" string service_name = 5; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_data_profile.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_data_profile.proto index 2a513f1dc037..8bb30eb50f2e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_data_profile.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_data_profile.proto @@ -34,9 +34,24 @@ option (google.api.resource_definition) = { // The [data profile](https://cloud.google.com/dlp/docs/data-profiles) // associated with the finding. message CloudDlpDataProfile { + // Parents for configurations that produce data profile findings. + enum ParentType { + // Unspecified parent type. + PARENT_TYPE_UNSPECIFIED = 0; + + // Organization-level configurations. + ORGANIZATION = 1; + + // Project-level configurations. + PROJECT = 2; + } + // Name of the data profile, for example, // `projects/123/locations/europe/tableProfiles/8383929`. string data_profile = 1 [(google.api.resource_reference) = { type: "dlp.googleapis.com/TableDataProfile" }]; + + // The resource hierarchy level at which the data profile was generated. + ParentType parent_type = 2; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_inspection.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_inspection.proto index 5d76ee71ee98..bfab2e93424b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_inspection.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/cloud_dlp_inspection.proto @@ -40,8 +40,8 @@ message CloudDlpInspection { string inspect_job = 1 [(google.api.resource_reference) = { type: "dlp.googleapis.com/DlpJob" }]; - // The [type of - // information](https://cloud.google.com/dlp/docs/infotypes-reference) found, + // The type of information (or + // *[infoType](https://cloud.google.com/dlp/docs/infotypes-reference)*) found, // for example, `EMAIL_ADDRESS` or `STREET_ADDRESS`. string info_type = 2; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/compliance.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/compliance.proto index bc183bb5e37d..466808dfa94e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/compliance.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/compliance.proto @@ -27,13 +27,13 @@ option ruby_package = "Google::Cloud::SecurityCenter::V1"; // Contains compliance information about a security standard indicating unmet // recommendations. message Compliance { - // Refers to industry wide standards or benchmarks e.g. "cis", "pci", "owasp", - // etc. + // Industry-wide compliance standards or benchmarks, such as CIS, PCI, and + // OWASP. string standard = 1; - // Version of the standard/benchmark e.g. 1.1 + // Version of the standard or benchmark, for example, 1.1 string version = 2; - // Policies within the standard/benchmark e.g. A.12.4.1 + // Policies within the standard or benchmark, for example, A.12.4.1 repeated string ids = 3; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/contact_details.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/contact_details.proto index 741ad8fae1da..f2e9bf0329be 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/contact_details.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/contact_details.proto @@ -24,7 +24,7 @@ option java_package = "com.google.cloud.securitycenter.v1"; option php_namespace = "Google\\Cloud\\SecurityCenter\\V1"; option ruby_package = "Google::Cloud::SecurityCenter::V1"; -// The details pertaining to specific contacts +// Details about specific contacts message ContactDetails { // A list of contacts repeated Contact contacts = 1; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/container.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/container.proto index c90168991f6a..dab20aea310a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/container.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/container.proto @@ -28,16 +28,15 @@ option ruby_package = "Google::Cloud::SecurityCenter::V1"; // Container associated with the finding. message Container { - // Container name. + // Name of the container. string name = 1; - // Container image URI provided when configuring a pod/container. - // May identify a container image version using mutable tags. + // Container image URI provided when configuring a pod or container. This + // string can identify a container image version using mutable tags. string uri = 2; - // Optional container image id, when provided by the container runtime. - // Uniquely identifies the container image launched using a container image - // digest. + // Optional container image ID, if provided by the container runtime. Uniquely + // identifies the container image launched using a container image digest. string image_id = 3; // Container labels, as provided by the container runtime. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/database.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/database.proto index 70bf35161032..2e5f51b86141 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/database.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/database.proto @@ -24,29 +24,35 @@ option java_package = "com.google.cloud.securitycenter.v1"; option php_namespace = "Google\\Cloud\\SecurityCenter\\V1"; option ruby_package = "Google::Cloud::SecurityCenter::V1"; -// Represents database access information, such as queries. -// A database may be a sub-resource of an instance (as in the case of CloudSQL -// instances or Cloud Spanner instances), or the database instance itself. -// Some database resources may not have the full resource name populated -// because these resource types are not yet supported by Cloud Asset Inventory -// (e.g. CloudSQL databases). In these cases only the display name will be +// Represents database access information, such as queries. A database may be a +// sub-resource of an instance (as in the case of Cloud SQL instances or Cloud +// Spanner instances), or the database instance itself. Some database resources +// might not have the [full resource +// name](https://google.aip.dev/122#full-resource-names) populated because these +// resource types, such as Cloud SQL databases, are not yet supported by Cloud +// Asset Inventory. In these cases only the display name is provided. +// Some database resources may not have the [full resource +// name](https://google.aip.dev/122#full-resource-names) populated because +// these resource types are not yet supported by Cloud Asset Inventory (e.g. +// Cloud SQL databases). In these cases only the display name will be // provided. message Database { - // The full resource name of the database the user connected to, if it is - // supported by CAI. (https://google.aip.dev/122#full-resource-names) + // The [full resource name](https://google.aip.dev/122#full-resource-names) of + // the database that the user connected to, if it is supported by Cloud Asset + // Inventory. string name = 1; - // The human readable name of the database the user connected to. + // The human-readable name of the database that the user connected to. string display_name = 2; - // The username used to connect to the DB. This may not necessarily be an IAM - // principal, and has no required format. + // The username used to connect to the database. The username might not be an + // IAM principal and does not have a set format. string user_name = 3; - // The SQL statement associated with the relevant access. + // The SQL statement that is associated with the database access. string query = 4; - // The target usernames/roles/groups of a SQL privilege grant (not an IAM - // policy change). + // The target usernames, roles, or groups of an SQL privilege grant, which is + // not an IAM policy change. repeated string grantees = 5; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/exfiltration.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/exfiltration.proto index 4c3735dedf28..071c162a6348 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/exfiltration.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/exfiltration.proto @@ -24,10 +24,10 @@ option java_package = "com.google.cloud.securitycenter.v1"; option php_namespace = "Google\\Cloud\\SecurityCenter\\V1"; option ruby_package = "Google::Cloud::SecurityCenter::V1"; -// Exfiltration represents a data exfiltration attempt of one or more -// sources to one or more targets. Sources represent the source -// of data that is exfiltrated, and Targets represents the destination the -// data was copied to. +// Exfiltration represents a data exfiltration attempt from one or more sources +// to one or more targets. The `sources` attribute lists the sources of the +// exfiltrated data. The `targets` attribute lists the destinations the data was +// copied to. message Exfiltration { // If there are multiple sources, then the data is considered "joined" between // them. For instance, BigQuery can join multiple tables, and each @@ -39,14 +39,16 @@ message Exfiltration { repeated ExfilResource targets = 2; } -// Resource that has been exfiltrated or exfiltrated_to. +// Resource where data was exfiltrated from or exfiltrated to. message ExfilResource { - // Resource's URI (https://google.aip.dev/122#full-resource-names) + // The resource's [full resource + // name](https://cloud.google.com/apis/design/resource_names#full_resource_name). string name = 1; - // Subcomponents of the asset that is exfiltrated - these could be - // URIs used during exfiltration, table names, databases, filenames, etc. - // For example, multiple tables may be exfiltrated from the same CloudSQL - // instance, or multiple files from the same Cloud Storage bucket. + // Subcomponents of the asset that was exfiltrated, like URIs used during + // exfiltration, table names, databases, and filenames. For example, multiple + // tables might have been exfiltrated from the same Cloud SQL instance, or + // multiple files might have been exfiltrated from the same Cloud Storage + // bucket. repeated string components = 2; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/file.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/file.proto index 4d7a459590c8..618e7b7eacc6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/file.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/file.proto @@ -46,7 +46,6 @@ message File { // True when the hash covers only a prefix of the file. bool partially_hashed = 5; - // Prefix of the file contents as a JSON encoded string. - // (Currently only populated for Malicious Script Executed findings.) + // Prefix of the file contents as a JSON-encoded string. string contents = 6; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/iam_binding.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/iam_binding.proto index 533ac4bdadc8..3aee0bc5f05e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/iam_binding.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/iam_binding.proto @@ -46,7 +46,7 @@ message IamBinding { // For example, "roles/viewer", "roles/editor", or "roles/owner". string role = 2; - // A single identity requesting access for a Cloud Platform resource, - // e.g. "foo@google.com". + // A single identity requesting access for a Cloud Platform resource, for + // example, "foo@google.com". string member = 3; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kernel_rootkit.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kernel_rootkit.proto index 6af2840bf068..ee516db4a39d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kernel_rootkit.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kernel_rootkit.proto @@ -26,37 +26,37 @@ option ruby_package = "Google::Cloud::SecurityCenter::V1"; // Kernel mode rootkit signatures. message KernelRootkit { - // Rootkit name when available. + // Rootkit name, when available. string name = 1; - // True when unexpected modifications of kernel code memory are present. + // True if unexpected modifications of kernel code memory are present. bool unexpected_code_modification = 2; - // True when unexpected modifications of kernel read-only data memory are + // True if unexpected modifications of kernel read-only data memory are // present. bool unexpected_read_only_data_modification = 3; - // True when `ftrace` points are present with callbacks pointing to regions + // True if `ftrace` points are present with callbacks pointing to regions // that are not in the expected kernel or module code range. bool unexpected_ftrace_handler = 4; - // True when `kprobe` points are present with callbacks pointing to regions + // True if `kprobe` points are present with callbacks pointing to regions // that are not in the expected kernel or module code range. bool unexpected_kprobe_handler = 5; - // True when kernel code pages that are not in the expected kernel or module + // True if kernel code pages that are not in the expected kernel or module // code regions are present. bool unexpected_kernel_code_pages = 6; - // True when system call handlers that are are not in the expected kernel or + // True if system call handlers that are are not in the expected kernel or // module code regions are present. bool unexpected_system_call_handler = 7; - // True when interrupt handlers that are are not in the expected kernel or + // True if interrupt handlers that are are not in the expected kernel or // module code regions are present. bool unexpected_interrupt_handler = 8; - // True when unexpected processes in the scheduler run queue are present. Such + // True if unexpected processes in the scheduler run queue are present. Such // processes are in the run queue, but not in the process task list. bool unexpected_processes_in_runqueue = 9; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kubernetes.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kubernetes.proto index ac1df835116c..fc79be79ba66 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kubernetes.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/kubernetes.proto @@ -29,7 +29,7 @@ option ruby_package = "Google::Cloud::SecurityCenter::V1"; // Kubernetes-related attributes. message Kubernetes { - // Kubernetes Pod. + // A Kubernetes Pod. message Pod { // Kubernetes Pod namespace. string ns = 1; @@ -45,16 +45,16 @@ message Kubernetes { repeated Container containers = 4; } - // Kubernetes Nodes associated with the finding. + // Kubernetes nodes associated with the finding. message Node { - // Full Resource name of the Compute Engine VM running the - // cluster node. + // [Full resource name](https://google.aip.dev/122#full-resource-names) of + // the Compute Engine VM running the cluster node. string name = 1; } - // Provides GKE Node Pool information. + // Provides GKE node pool information. message NodePool { - // Kubernetes Node pool name. + // Kubernetes node pool name. string name = 1; // Nodes associated with the finding. @@ -87,10 +87,10 @@ message Kubernetes { // Represents a Kubernetes RoleBinding or ClusterRoleBinding. message Binding { - // Namespace for binding. + // Namespace for the binding. string ns = 1; - // Name for binding. + // Name for the binding. string name = 2; // The Role or ClusterRole referenced by the binding. @@ -101,9 +101,9 @@ message Kubernetes { repeated Subject subjects = 4; } - // Represents a Kubernetes Subject. + // Represents a Kubernetes subject. message Subject { - // Auth types that can be used for Subject's kind field. + // Auth types that can be used for the subject's kind field. enum AuthType { // Authentication is not specified. AUTH_TYPE_UNSPECIFIED = 0; @@ -111,27 +111,29 @@ message Kubernetes { // User with valid certificate. USER = 1; - // Users managed by Kubernetes API with credentials stored as Secrets. + // Users managed by Kubernetes API with credentials stored as secrets. SERVICEACCOUNT = 2; // Collection of users. GROUP = 3; } - // Authentication type for subject. + // Authentication type for the subject. AuthType kind = 1; - // Namespace for subject. + // Namespace for the subject. string ns = 2; - // Name for subject. + // Name for the subject. string name = 3; } - // Conveys information about a Kubernetes access review (e.g. kubectl auth - // can-i ...) that was involved in a finding. + // Conveys information about a Kubernetes access review (such as one returned + // by a [`kubectl auth + // can-i`](https://kubernetes.io/docs/reference/access-authn-authz/authorization/#checking-api-access) + // command) that was involved in a finding. message AccessReview { - // Group is the API Group of the Resource. "*" means all. + // The API group of the resource. "*" means all. string group = 1; // Namespace of the action being requested. Currently, there is no @@ -139,43 +141,50 @@ message Kubernetes { // are represented by "" (empty). string ns = 2; - // Name is the name of the resource being requested. Empty means all. + // The name of the resource being requested. Empty means all. string name = 3; - // Resource is the optional resource type requested. "*" means all. + // The optional resource type requested. "*" means all. string resource = 4; - // Subresource is the optional subresource type. + // The optional subresource type. string subresource = 5; - // Verb is a Kubernetes resource API verb, like: get, list, watch, create, - // update, delete, proxy. "*" means all. + // A Kubernetes resource API verb, like get, list, watch, create, update, + // delete, proxy. "*" means all. string verb = 6; - // Version is the API Version of the Resource. "*" means all. + // The API version of the resource. "*" means all. string version = 7; } - // Kubernetes Pods associated with the finding. This field will contain Pod - // records for each container that is owned by a Pod. + // Kubernetes + // [Pods](https://cloud.google.com/kubernetes-engine/docs/concepts/pod) + // associated with the finding. This field contains Pod records for each + // container that is owned by a Pod. repeated Pod pods = 1; - // Provides Kubernetes Node information. + // Provides Kubernetes + // [node](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#nodes) + // information. repeated Node nodes = 2; - // GKE Node Pools associated with the finding. This field will - // contain NodePool information for each Node, when it is available. + // GKE [node + // pools](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pools) + // associated with the finding. This field contains node pool information for + // each node, when it is available. repeated NodePool node_pools = 3; - // Provides Kubernetes role information for findings that involve - // Roles or ClusterRoles. + // Provides Kubernetes role information for findings that involve [Roles or + // ClusterRoles](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control). repeated Role roles = 4; // Provides Kubernetes role binding information for findings that involve - // RoleBindings or ClusterRoleBindings. + // [RoleBindings or + // ClusterRoleBindings](https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control). repeated Binding bindings = 5; - // Provides information on any Kubernetes access reviews (i.e. privilege - // checks) relevant to the finding. + // Provides information on any Kubernetes access reviews (privilege checks) + // relevant to the finding. repeated AccessReview access_reviews = 6; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/label.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/label.proto index 0760c82d8408..3a256e5689fc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/label.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/label.proto @@ -24,12 +24,14 @@ option java_package = "com.google.cloud.securitycenter.v1"; option php_namespace = "Google\\Cloud\\SecurityCenter\\V1"; option ruby_package = "Google::Cloud::SecurityCenter::V1"; -// Label represents a generic name=value label. Label has separate name and -// value fields to support filtering with contains(). +// Represents a generic name-value label. A label has separate name and value +// fields to support filtering with the `contains()` function. For more +// information, see [Filtering on array-type +// fields](https://cloud.google.com/security-command-center/docs/how-to-api-list-findings#array-contains-filtering). message Label { - // Label name. + // Name of the label. string name = 1; - // Label value. + // Value that corresponds to the label's name. string value = 2; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/organization_settings.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/organization_settings.proto index 66880a17c63b..eaf8dbc9cc1b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/organization_settings.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/organization_settings.proto @@ -75,9 +75,9 @@ message OrganizationSettings { string name = 1; // A flag that indicates if Asset Discovery should be enabled. If the flag is - // set to `true`, then discovery of assets will occur. If it is set to `false, - // all historical assets will remain, but discovery of future assets will not - // occur. + // set to `true`, then discovery of assets will occur. If it is set to + // `false`, all historical assets will remain, but discovery of future assets + // will not occur. bool enable_asset_discovery = 2; // The configuration used for Asset Discovery runs. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/process.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/process.proto index 3ec0a5c29f1b..5f960cc643a0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/process.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/process.proto @@ -28,8 +28,9 @@ option ruby_package = "Google::Cloud::SecurityCenter::V1"; // Represents an operating system process. message Process { - // The process name visible in utilities like `top` and `ps`; it can - // be accessed via `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`. + // The process name, as displayed in utilities like `top` and `ps`. This name + // can be accessed through `/proc/[pid]/comm` and changed with + // `prctl(PR_SET_NAME)`. string name = 12; // File information for the process executable. @@ -38,10 +39,9 @@ message Process { // File information for libraries loaded by the process. repeated File libraries = 4; - // When the process represents the invocation of a script, - // `binary` provides information about the interpreter while `script` - // provides information about the script file provided to the - // interpreter. + // When the process represents the invocation of a script, `binary` provides + // information about the interpreter, while `script` provides information + // about the script file provided to the interpreter. File script = 5; // Process arguments as JSON encoded strings. @@ -56,15 +56,15 @@ message Process { // True if `env_variables` is incomplete. bool env_variables_truncated = 9; - // The process id. + // The process ID. int64 pid = 10; - // The parent process id. + // The parent process ID. int64 parent_pid = 11; } -// EnvironmentVariable is a name-value pair to store environment variables for -// Process. +// A name-value pair representing an environment variable used in an operating +// system process. message EnvironmentVariable { // Environment variable name as a JSON encoded string. string name = 1; diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/securitycenter_service.proto b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/securitycenter_service.proto index 052c9cebccb2..0957861595b7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/securitycenter_service.proto +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/securitycenter_service.proto @@ -804,9 +804,9 @@ message CreateMuteConfigRequest { MuteConfig mute_config = 2 [(google.api.field_behavior) = REQUIRED]; // Required. Unique identifier provided by the client within the parent scope. - // It must consist of lower case letters, numbers, and hyphen, with the first - // character a letter, the last a letter or a number, and a 63 character - // maximum. + // It must consist of only lowercase letters, numbers, and hyphens, must start + // with a letter, must end with either a letter or a number, and must be 63 + // characters or less. string mute_config_id = 3 [(google.api.field_behavior) = REQUIRED]; } @@ -2148,9 +2148,9 @@ message CreateBigQueryExportRequest { BigQueryExport big_query_export = 2 [(google.api.field_behavior) = REQUIRED]; // Required. Unique identifier provided by the client within the parent scope. - // It must consist of lower case letters, numbers, and hyphen, with the first - // character a letter, the last a letter or a number, and a 63 character - // maximum. + // It must consist of only lowercase letters, numbers, and hyphens, must start + // with a letter, must end with either a letter or a number, and must be 63 + // characters or less. string big_query_export_id = 3 [(google.api.field_behavior) = REQUIRED]; } diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Asset.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Asset.java index 4de80fdfc9b4..1469ac1a5df4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Asset.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Asset.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOrBuilder.java index 6c766e2a1e5a..5bde5cad69e1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOuterClass.java index 67f1e1121c5a..f23a8a8f13c8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/AssetOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequest.java index ffb59c0bae3d..253a228e5e4c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequestOrBuilder.java index 0588ab58cfdb..68ebc46e61e3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateFindingRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequest.java index 5316c464a284..56dbe2655932 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequestOrBuilder.java index e73abe85cac2..a1198eb914e4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/CreateSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Finding.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Finding.java index 14e8373f8a14..3b763f15a33c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Finding.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Finding.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingName.java index f519fe921d62..2cfe7ff8dc66 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOrBuilder.java index 018ae48931cf..5df45f8431d9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOuterClass.java index 5fd175038a8a..9cbb6be18886 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/FindingOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequest.java index bcdf7523a672..0f580fd4a4d8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequestOrBuilder.java index e58409834596..d87181d87aed 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetOrganizationSettingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequest.java index d008afb51f2c..ca47da79ccd2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequestOrBuilder.java index 777ba98c7535..07b3385b9ada 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GetSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequest.java index b6fb7bcdc7ec..3760979a516b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequestOrBuilder.java index af0938dcedf8..96bcc40afc55 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponse.java index 4ec4217e07f7..392efb9e2d3d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponseOrBuilder.java index fae6c9b13af6..2125e5c479d7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupAssetsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequest.java index f4535bb10aa9..d4156d47e236 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequestOrBuilder.java index 642dcd9a2a8b..861c587d13b3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponse.java index bc6060f1fbff..d5c25529a968 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponseOrBuilder.java index b92034829454..723482ca94b8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResult.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResult.java index e03f706917ae..a54c784fa466 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResult.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResultOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResultOrBuilder.java index df73aaa946a0..f2791b030546 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResultOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/GroupResultOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequest.java index 2f5d19804abf..57cac84d12f0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequestOrBuilder.java index f78d41ee8ad4..0bd7bd08cf5e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponse.java index 9a46371ef7db..64463190bce6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponseOrBuilder.java index 239cb51bdd2c..4e79c89fac0a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListAssetsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequest.java index 248ba0f425e5..7d3f57fc0275 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequestOrBuilder.java index fd19d7b7dfe2..8781cc372119 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponse.java index 85ac0d8fb481..f8db401fbad1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponseOrBuilder.java index cf4c8e3c03fb..ffe7e347e1e1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequest.java index 9dc8157c2c23..5ae307c41b1d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequestOrBuilder.java index 2c7baf2a15ca..f2c03f70649c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponse.java index f076a13d5fdf..f6b8cb8a80b8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponseOrBuilder.java index c0ae559aa1f4..c4d13a72323e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ListSourcesResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationName.java index 78bd1fbca882..447d8e61d584 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettings.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettings.java index 10dfd8827756..2d84e36aac95 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettings.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsName.java index 7c70569b8f59..c8b599877a76 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOrBuilder.java index ceb1dcb6f7be..62338351b400 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOuterClass.java index 2aaef83b39a3..b90df2b2fb0f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/OrganizationSettingsOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequest.java index b26d95f2db87..9f481dea076b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequestOrBuilder.java index 583ec4ac6d06..d76e52901a99 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponse.java index e02340678f55..d532816a1e2a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOrBuilder.java index ed1a0229ad8e..b298335ac5d8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOuterClass.java index 54d700bd09bf..2350fba48469 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/RunAssetDiscoveryResponseOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarks.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarks.java index 4ad1c76fb035..7be0498408d1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarks.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOrBuilder.java index 36a9721aab1c..d0b73ddfe134 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOuterClass.java index 3a329af7005d..2423664eab6f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecurityMarksOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecuritycenterService.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecuritycenterService.java index 12caf20ea850..8c126a679e6d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecuritycenterService.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SecuritycenterService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequest.java index 550ac51384ab..446dfe815620 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequestOrBuilder.java index 859bef668141..1227124a8eb3 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SetFindingStateRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java index 9a330ea5f9aa..965ea7769fb2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceName.java index c70ab9cb3058..4c347316d3d4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java index 71c8ad8005db..46682e4596c2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOuterClass.java index 561b0643898b..c3fc54ac49a0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequest.java index 7cfb18928895..546c31f93f39 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequestOrBuilder.java index b829f2ae36ff..dae05e9e5285 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateFindingRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequest.java index 653127e0cd0c..9e9e24277f3b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequestOrBuilder.java index 4865c6d0134e..216aa50d3607 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateOrganizationSettingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequest.java index be86a8e34383..e1c5fe3c7ab2 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequestOrBuilder.java index f3d3c75c7c5d..2e2be95651e7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSecurityMarksRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequest.java index 706000d65cd3..cdd2b99b39e6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequestOrBuilder.java index d88053e7273e..753ff2bf223e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/UpdateSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Asset.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Asset.java index bd1d6b49b496..19e04f84f8ee 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Asset.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Asset.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java index d573e4923b27..b4bbd7c019a7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOrBuilder.java index 4f81f24c62c3..d43b65a59c0a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOuterClass.java index fe0cca0e5bf3..3f4d0d502318 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/AssetOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequest.java index e100dad3f53d..7ab30f5bcc4f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequestOrBuilder.java index c36e83c691f1..62239b5c40be 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateFindingRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequest.java index d40cec7149ea..afafe65817a1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequestOrBuilder.java index a6f80917f1cd..9b0cc118cba4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequest.java index a1ce966eba78..5f366802af61 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequestOrBuilder.java index 11a90fff209b..ab228d761b53 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/CreateSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequest.java index d4fa7b33d5cf..66f99ff6e458 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequestOrBuilder.java index 4ce3a217754d..30751030ba11 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/DeleteNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Finding.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Finding.java index 6bb08b13edf5..15863ba51eb8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Finding.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Finding.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingName.java index dc1f7589e3a4..ee7401811f05 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOrBuilder.java index 7a2a08385552..5e8827a797e0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOuterClass.java index 4eeeb6a62e98..c00bd648e003 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FindingOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Folder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Folder.java index 1ee3776e24ca..83f05d7d05e4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Folder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Folder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderName.java index 441cecd72674..99051e44a28c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderOrBuilder.java index 35597423f411..ad4db4a36dd5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderProto.java index 061325353bdb..f30bed5b2a5a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/FolderProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequest.java index 3e7af0298e1b..be4593faaf2b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequestOrBuilder.java index 0ab8d93aa3e1..d483acbe8e3c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequest.java index 8797ada804b4..a20e4a60dbde 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequestOrBuilder.java index 6bed1814c77f..61e32f9a3119 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetOrganizationSettingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequest.java index 3d30d7cd2cd4..b5c6fec5e7b5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequestOrBuilder.java index faa23ee35acc..efe3637f012a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GetSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequest.java index 9ae5e02a8308..4470285e6555 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequestOrBuilder.java index 348ec817c41d..ab36a224d980 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponse.java index b4fe1a113ced..45080e4f5115 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponseOrBuilder.java index c655aa8c5aa0..32aac1df1162 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupAssetsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequest.java index 3b65889f19de..274291f237ad 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequestOrBuilder.java index f533964345f7..f3fc40fdfb78 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponse.java index 451206d2f9d9..394b134bda30 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponseOrBuilder.java index 7497748ff4a4..c214a07288f1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResult.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResult.java index 8649cabed55a..288b83291db1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResult.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResultOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResultOrBuilder.java index e6d4f1589b5c..d4cf85e24647 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResultOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/GroupResultOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequest.java index 5ac69fe30772..173fa7f0b433 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequestOrBuilder.java index a82f510b69ee..81a30e1f800b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponse.java index 8e9fc8b28df5..9473b68eedd1 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponseOrBuilder.java index 32908982ad02..a57e1e762457 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListAssetsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequest.java index 982304934639..75e6c2e114ba 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequestOrBuilder.java index fc431921cc87..94b1033f401f 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponse.java index 90e944e87954..9ebe13663761 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponseOrBuilder.java index ff89f0575209..da8e08753b18 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListFindingsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequest.java index 41a8479ed445..6209b2e21aca 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequestOrBuilder.java index a7852641f838..cf315eac394a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponse.java index 3b6c7b3f3ebc..3767ebda0525 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponseOrBuilder.java index f36db4e0f97f..66f9fcf4c662 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListNotificationConfigsResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequest.java index 35ab2fafeeaa..430f60943547 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequestOrBuilder.java index 5cb9bce6f49d..e03e98f55959 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponse.java index f7792e23931a..8d656331d0b8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponseOrBuilder.java index 592f0792ca2e..90ac446be334 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ListSourcesResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfig.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfig.java index 2b169584be11..2067aaeea9f5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfig.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigName.java index 9540ec2c99d3..e7cfca211ac9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOrBuilder.java index 07a069147306..c14bcef98863 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOuterClass.java index f2c8f92fc5b2..b31fec33ed81 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationConfigOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessage.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessage.java index bffb227ba135..5cf595516c7a 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessage.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessage.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOrBuilder.java index c524f6481a59..f763d12031cd 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOuterClass.java index 5574df81394e..4379409db480 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/NotificationMessageOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationName.java index 88edfac72d66..9a3ebacd24b6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettings.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettings.java index 6164ba3de9ba..2a8999acbc43 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettings.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java index 78d23e54a485..a44b062dcdc8 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOrBuilder.java index 048841271435..776b59104b51 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOuterClass.java index e5b3709f0e5b..48eec86604d5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/OrganizationSettingsOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ProjectName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ProjectName.java index 3f2f4726b225..d08cb8a28241 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ProjectName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ProjectName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Resource.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Resource.java index 545cc030aa39..3293da9eca00 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Resource.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Resource.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceOrBuilder.java index d12c3bf18b70..7f163c9a90b6 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceProto.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceProto.java index bdaad59680a3..0fb48fea4f3e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceProto.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ResourceProto.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequest.java index a1c322352a75..9510ca5ab390 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequestOrBuilder.java index d772aa0f67f7..d156b91cdc05 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponse.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponse.java index da94845836ab..2ab44e20f1a9 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponse.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOrBuilder.java index a84fd27d8caf..c844773b86ea 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOuterClass.java index 4aecec37d700..1c75b32af5c4 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/RunAssetDiscoveryResponseOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarks.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarks.java index a95438739480..a9c1f0a0d0f5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarks.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOrBuilder.java index 4ed036c6bd43..2b0696eb7de5 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOuterClass.java index 86c3be97c6cb..7e28f2282b62 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityMarksOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecuritycenterService.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecuritycenterService.java index 88e73c373d29..76b74a3f6c84 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecuritycenterService.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecuritycenterService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequest.java index d1641c872d42..876b9b2bc9bc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequestOrBuilder.java index 6866d87d03e1..6e6f1183824e 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SetFindingStateRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Source.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Source.java index 2be315f5fdd1..3195497dc74b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Source.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/Source.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceName.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceName.java index cdc2685721e1..cf8c98b7f5ac 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceName.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceName.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOrBuilder.java index 033f30839b6e..357ddb81a54d 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOuterClass.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOuterClass.java index 18f0c3135584..5c054c44e501 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOuterClass.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SourceOuterClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequest.java index d997ce64296d..cf72d7b9359c 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequestOrBuilder.java index 0a734b5fe0c4..617e27f35fa7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateFindingRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequest.java index 17285fd20298..59579f2c6e87 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequestOrBuilder.java index 883eeba95c6f..0fa162f55f8b 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateNotificationConfigRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequest.java index 6dfb089a283b..ded4d7a085a0 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequestOrBuilder.java index 984422a1b7f8..68eb8b18d248 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateOrganizationSettingsRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequest.java index 77e8df72dbad..f861f96936e7 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequestOrBuilder.java index a9a1a3518466..b0e142abae67 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSecurityMarksRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequest.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequest.java index 0306ed567fa4..4667622fc4dc 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequest.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequestOrBuilder.java b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequestOrBuilder.java index 4103e18021bf..60d706d82d98 100644 --- a/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequestOrBuilder.java +++ b/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/UpdateSourceRequestOrBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindings.java index 2779f6c78416..c0130fbd7edd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindingsLRO.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindingsLRO.java index 0b287c014874..46e94cc4a271 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindingsLRO.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/AsyncBulkMuteFindingsLRO.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindings.java index c52b32a6a888..3bf148bdd0f6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsResourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsResourcename.java index 26ced72d3435..8738fdffe3d6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsResourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsResourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsString.java index 4d0275e1dda1..976452061399 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/bulkmutefindings/SyncBulkMuteFindingsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider.java index 50b509313faf..ffde8566362d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider1.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider1.java index 2c12d2dfd1c1..fc87f81ca4be 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider1.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetCredentialsProvider1.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetEndpoint.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetEndpoint.java index c97c25d3f54e..9453ce91e9d3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetEndpoint.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/create/SyncCreateSetEndpoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/AsyncCreateBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/AsyncCreateBigQueryExport.java index f84bcc13bba7..21c627d1ff28 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/AsyncCreateBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/AsyncCreateBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExport.java index 35291f2b99e2..f83efa674415 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportFoldernameBigqueryexportString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportFoldernameBigqueryexportString.java index 68051ebc439c..046c651f30ff 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportFoldernameBigqueryexportString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportFoldernameBigqueryexportString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportOrganizationnameBigqueryexportString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportOrganizationnameBigqueryexportString.java index b22a17321c1c..25d363660d08 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportOrganizationnameBigqueryexportString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportOrganizationnameBigqueryexportString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportProjectnameBigqueryexportString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportProjectnameBigqueryexportString.java index dcbaa5da7345..c2621ad3f865 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportProjectnameBigqueryexportString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportProjectnameBigqueryexportString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportStringBigqueryexportString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportStringBigqueryexportString.java index 34b4185a0f2c..a89a29dcbae9 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportStringBigqueryexportString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createbigqueryexport/SyncCreateBigQueryExportStringBigqueryexportString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/AsyncCreateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/AsyncCreateFinding.java index 48d192e4795f..ff2c7cfea5b4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/AsyncCreateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/AsyncCreateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFinding.java index 0a26bb6967ea..d15a9d89b2d5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java index 98f6ad580963..c5efe45166f7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java index f5001a137979..12598b89d6b5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/AsyncCreateMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/AsyncCreateMuteConfig.java index 6a584809cb22..21eed17e6f27 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/AsyncCreateMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/AsyncCreateMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfig.java index 93322e3e29be..91d794ab3d7d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfig.java index dcfc5aa975c3..faf0298dde44 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfigString.java index 26bb2315be37..117ba66586a3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigFoldernameMuteconfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfig.java index 9f343d542e62..fb6117ae6e36 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfigString.java index bcafcf0a4f76..de91302a28ff 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigOrganizationnameMuteconfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfig.java index 92fb60eaa775..75dbd89b94f7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfigString.java index c8446523e78e..d3412d95b1ea 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigProjectnameMuteconfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfig.java index 684d76a5baf0..5dcc3f2e9d07 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfigString.java index c9a85312a704..6afc18c27289 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createmuteconfig/SyncCreateMuteConfigStringMuteconfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java index f201c7e42480..56116a9aac34 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java index 482c3c691b09..0575104fd585 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameNotificationconfig.java index dd53386dd945..b1eca67b5f5c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameStringNotificationconfig.java index d02803c93a4e..a0a12361291d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigFoldernameStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java index 8ed3b305c574..e86b01e44049 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java index 627925a235d7..fe75770c2629 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameNotificationconfig.java index 9bf127d4b8e3..874fae63fd01 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameStringNotificationconfig.java index 45d53762ec6c..66d815234f8c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigProjectnameStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java index ed690c24ce47..46bfc723b425 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java index 4dbcefe7e853..7e1a012e637e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/AsyncCreateSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/AsyncCreateSecurityHealthAnalyticsCustomModule.java index 17b84a440a0e..31de852b5e54 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/AsyncCreateSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/AsyncCreateSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java index ac79de6aac82..4ec05328bd44 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticssettingsnameSecurityhealthanalyticscustommodule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticssettingsnameSecurityhealthanalyticscustommodule.java index dbd9ba5c1826..3b95c1adfff3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticssettingsnameSecurityhealthanalyticscustommodule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticssettingsnameSecurityhealthanalyticscustommodule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleStringSecurityhealthanalyticscustommodule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleStringSecurityhealthanalyticscustommodule.java index 9c2f9a5558fa..88d0a3272637 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleStringSecurityhealthanalyticscustommodule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModuleStringSecurityhealthanalyticscustommodule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/AsyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/AsyncCreateSource.java index 8438e3d24726..edfdcfdadcd4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/AsyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/AsyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSource.java index 8bd5dc5e478b..be48d3098211 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java index 93d5a979af64..81e7a1b7d63f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceStringSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceStringSource.java index e712e02fd784..8530d85842bb 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceStringSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/createsource/SyncCreateSourceStringSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/AsyncDeleteBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/AsyncDeleteBigQueryExport.java index 1dc59623999e..652acc6ae99d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/AsyncDeleteBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/AsyncDeleteBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExport.java index ab6a143f2543..2c30fed76670 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportBigqueryexportname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportBigqueryexportname.java index 62892fbcbb01..21df4b112e04 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportBigqueryexportname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportBigqueryexportname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportString.java index 6da65f9c17bc..53ae253fb854 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletebigqueryexport/SyncDeleteBigQueryExportString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/AsyncDeleteMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/AsyncDeleteMuteConfig.java index b0fe38e95de9..af470f69c4a1 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/AsyncDeleteMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/AsyncDeleteMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfig.java index cc0721d76c0a..0f95a21cea06 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigMuteconfigname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigMuteconfigname.java index 19a80163c650..1e0ceb9a7c14 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigMuteconfigname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigMuteconfigname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigString.java index 7058ddaf77aa..a60729bcbbc6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletemuteconfig/SyncDeleteMuteConfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java index cb0d9700ea77..15d7bf4940b5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java index baa173f1c2db..4717357ff782 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java index 1da21d86d002..1d6149445c6d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java index 7fdb07ac41fc..760df7149e77 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/AsyncDeleteSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/AsyncDeleteSecurityHealthAnalyticsCustomModule.java index 4a264682b549..99fdf38d8aa0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/AsyncDeleteSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/AsyncDeleteSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModule.java index f563eb35de05..d4c88488269f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java index 66c9aee6ea20..3f7adbd671ab 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleString.java index 19ff12ac3f42..ff0ab9871a0d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/deletesecurityhealthanalyticscustommodule/SyncDeleteSecurityHealthAnalyticsCustomModuleString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/AsyncGetBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/AsyncGetBigQueryExport.java index 903f2a30d2ee..761f1cf2b298 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/AsyncGetBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/AsyncGetBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExport.java index b7a2ddc02f2e..c77af7f4a988 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportBigqueryexportname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportBigqueryexportname.java index d82ecb9e29ed..0c33af8e5332 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportBigqueryexportname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportBigqueryexportname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportString.java index 07c90581e373..9f5e04627e79 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getbigqueryexport/SyncGetBigQueryExportString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/AsyncGetEffectiveSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/AsyncGetEffectiveSecurityHealthAnalyticsCustomModule.java index 0acacd51c27f..729b841863b1 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/AsyncGetEffectiveSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/AsyncGetEffectiveSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModule.java index 6421b368158b..02d482f332bc 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleEffectivesecurityhealthanalyticscustommodulename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleEffectivesecurityhealthanalyticscustommodulename.java index 50a14723725e..65a023dbdd13 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleEffectivesecurityhealthanalyticscustommodulename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleEffectivesecurityhealthanalyticscustommodulename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleString.java index fc2f072cff2d..74da97380c08 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/geteffectivesecurityhealthanalyticscustommodule/SyncGetEffectiveSecurityHealthAnalyticsCustomModuleString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/AsyncGetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/AsyncGetIamPolicy.java index a6275190f5f7..c8d29256b6ea 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/AsyncGetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/AsyncGetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicy.java index cafb69debdd1..122b1287cac8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java index c6e88020f6ed..2f05ce70d649 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyString.java index 9a63cd9348f5..cbc6c4f3596e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getiampolicy/SyncGetIamPolicyString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/AsyncGetMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/AsyncGetMuteConfig.java index f647128ef99a..3c77161d6b7c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/AsyncGetMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/AsyncGetMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfig.java index 2224abcd8a58..2bb67f190c8d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigMuteconfigname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigMuteconfigname.java index aa21f2f48c6e..381c75c6139b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigMuteconfigname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigMuteconfigname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigString.java index e9253fc28a1f..726e3b765c1d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getmuteconfig/SyncGetMuteConfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java index 84812d54b62e..b09404c605bb 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java index e085e3d697e2..f33305ed0ebc 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java index 68a7db8bb547..abfc4127cc52 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java index 87ef26372c42..5c6c09ebe267 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java index 8d62439ef3c7..4e6ad0f477f3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java index c4c41ddeb41f..ea32ec0502f0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java index 622dec3a654c..f6625a82fbc8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java index 254b0dda70b3..dbfbe8f3ce0c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/AsyncGetSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/AsyncGetSecurityHealthAnalyticsCustomModule.java index 7d562a321292..21bed0d48c34 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/AsyncGetSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/AsyncGetSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModule.java index 769dbe3d7702..7fe1b62e131d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java index 56de86cb0c79..b3388f45e7bc 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommodulename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleString.java index 6e5e36fef9bf..0afde3421d50 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsecurityhealthanalyticscustommodule/SyncGetSecurityHealthAnalyticsCustomModuleString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/AsyncGetSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/AsyncGetSource.java index 7cc75def66d6..2fefe6dc366d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/AsyncGetSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/AsyncGetSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSource.java index c5de6f4d3af4..d1fbc483aea6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceSourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceSourcename.java index eb22a0154b2a..782ae18bb38c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceSourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceSourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceString.java index 22a20617ae33..6f56f5ad6ab5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/getsource/SyncGetSourceString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssets.java index 81f410859f95..08249cb68594 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssetsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssetsPaged.java index 91825fa67667..43a997886a86 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssetsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/AsyncGroupAssetsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/SyncGroupAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/SyncGroupAssets.java index 3ea33a8ae99b..5233c817b325 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/SyncGroupAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupassets/SyncGroupAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindings.java index 760caacc161b..9c695079becf 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java index e83c48aa5b39..c7a033c032cd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindings.java index 8731eaf3a0ab..0cc86887e258 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java index 9046e970437a..09500db9ef8b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsStringString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsStringString.java index a06360de0ddf..be6438b34e31 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsStringString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/groupfindings/SyncGroupFindingsStringString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssets.java index f632c4bb5ae8..63edc9ef506e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssetsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssetsPaged.java index 7199fff9c8ae..381a11b3a143 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssetsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/AsyncListAssetsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/SyncListAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/SyncListAssets.java index df8a81f21b96..330330aa0316 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/SyncListAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listassets/SyncListAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExports.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExports.java index 9044e5d68592..e9dceefe0ed8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExports.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExports.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExportsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExportsPaged.java index 9f086dc70bc4..8525a02199f4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExportsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/AsyncListBigQueryExportsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExports.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExports.java index 8c47af211ccf..7529fd993408 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExports.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExports.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsFoldername.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsFoldername.java index 68aa2171ceaa..d320c4392db8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsFoldername.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsFoldername.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsOrganizationname.java index 3195edb7012c..201a97017f0e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsProjectname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsProjectname.java index b2e301733f5e..21a506c3cc91 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsProjectname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsProjectname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsString.java index f2fcb8385503..a00586ba8b0e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listbigqueryexports/SyncListBigQueryExportsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModules.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModules.java index 7af2a042f51c..155aa4e624a0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModules.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModules.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModulesPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModulesPaged.java index a0890a02b868..5c97f157d0d4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModulesPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/AsyncListDescendantSecurityHealthAnalyticsCustomModulesPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModules.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModules.java index 70b5944d8224..71463a8a47ea 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModules.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModules.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java index a15ab9bf46b2..6264ea8c9872 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesString.java index 4172061cfdaa..4f0a5c946e51 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listdescendantsecurityhealthanalyticscustommodules/SyncListDescendantSecurityHealthAnalyticsCustomModulesString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModules.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModules.java index d592543d593b..7f19bcd3ca2a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModules.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModules.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModulesPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModulesPaged.java index d8cfa9fbef16..8b18fe3b0edd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModulesPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/AsyncListEffectiveSecurityHealthAnalyticsCustomModulesPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModules.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModules.java index da2417471275..c168d3de3c81 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModules.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModules.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java index 12df824ed96a..d7430bd609f5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesString.java index cf748f26d0d7..08abbae4226e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listeffectivesecurityhealthanalyticscustommodules/SyncListEffectiveSecurityHealthAnalyticsCustomModulesString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindings.java index 71012aa51536..4a02192c0c8a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindingsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindingsPaged.java index bfda7ea0b1ed..56fcfeda36a7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindingsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/AsyncListFindingsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/SyncListFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/SyncListFindings.java index 23ddd8af7ef9..44c8dd6aaafe 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/SyncListFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listfindings/SyncListFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigs.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigs.java index a3074b7e3334..513782f252df 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigs.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigsPaged.java index 08cab71893e9..473b01e62bf8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/AsyncListMuteConfigsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigs.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigs.java index c32db4991450..602303d47413 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigs.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsFoldername.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsFoldername.java index 82623e0b4f73..53535e334e57 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsFoldername.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsFoldername.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsOrganizationname.java index 0e0f628c118c..fa3a912a7eb5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsProjectname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsProjectname.java index 33aa222a1aa2..26443bf41f19 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsProjectname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsProjectname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsString.java index 83801900cd25..d76985b3936a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listmuteconfigs/SyncListMuteConfigsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java index ec32f1c70a64..a2cee3d3fa1d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java index 87450c51c268..25923aa82f89 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java index 7fd2c46c8e18..f2e7683ee134 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsFoldername.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsFoldername.java index 3f3bd66b53c4..0a68a8b54ca1 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsFoldername.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsFoldername.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java index 232b39ae5945..4b7c4d5df842 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsProjectname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsProjectname.java index b911e0415962..d4046f20a8a8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsProjectname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsProjectname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java index caff56719c3b..0480a4485d73 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModules.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModules.java index 697d50931de0..7adf03621103 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModules.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModules.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModulesPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModulesPaged.java index f34dbf26049c..fe162c0bf1b4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModulesPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/AsyncListSecurityHealthAnalyticsCustomModulesPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModules.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModules.java index 936e87217267..545b069dbc24 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModules.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModules.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java index 427da8baff6a..a245b5c385e2 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesSecurityhealthanalyticssettingsname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesString.java index 1b5ee699dc12..af3dde1d67cb 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsecurityhealthanalyticscustommodules/SyncListSecurityHealthAnalyticsCustomModulesString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSources.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSources.java index 1117f83a76e5..ecd4cd0792a7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSources.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSources.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSourcesPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSourcesPaged.java index 1c3986394281..76cd6bc8965b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSourcesPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/AsyncListSourcesPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSources.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSources.java index f24acc4aec91..bdc7cc2f579c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSources.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSources.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesFoldername.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesFoldername.java index 19bdd97ffa63..ab2d9445a9b8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesFoldername.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesFoldername.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesOrganizationname.java index cc00c73ac0cf..b39c017301a4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesProjectname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesProjectname.java index 0fc5e0528bc7..f2af8d451de0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesProjectname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesProjectname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesString.java index 42272e888f94..c73a3289356c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/listsources/SyncListSourcesString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java index d0dcedb84617..3abdf3bce72e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java index f3d461a79a7e..a400e667840b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java index 2519c6fca4fc..c2083303dd5b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java index a593eeb8e2c6..ed25927bd8c3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java index b0d693941108..7d095b24e865 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/AsyncSetFindingState.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/AsyncSetFindingState.java index 66a6ab1ccf18..52164f92b6b8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/AsyncSetFindingState.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/AsyncSetFindingState.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingState.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingState.java index 9e5792d75fd6..5096124c45dd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingState.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingState.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java index f141a3c4bacb..95af0f3c9fa2 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java index 8751f90e9a71..1831c12eb181 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/AsyncSetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/AsyncSetIamPolicy.java index 6ea38d5d93f1..ddaf47c6c99e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/AsyncSetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/AsyncSetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicy.java index 9b45cb5dcb64..fcc7cc833669 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java index 184bb18cf083..39fcceb4abd2 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java index 38d3018d3864..ae2667e197fa 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/AsyncSetMute.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/AsyncSetMute.java index 2a5f47ae004e..78f6a5f1e2db 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/AsyncSetMute.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/AsyncSetMute.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMute.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMute.java index ce3b1d2c5c2e..5494d00e7f42 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMute.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMute.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteFindingnameFindingmute.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteFindingnameFindingmute.java index e039eefdd01d..20a814900fc0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteFindingnameFindingmute.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteFindingnameFindingmute.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteStringFindingmute.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteStringFindingmute.java index a2a2ffbf2758..e571bf3c0509 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteStringFindingmute.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/setmute/SyncSetMuteStringFindingmute.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/AsyncTestIamPermissions.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/AsyncTestIamPermissions.java index df1d1c05096b..91137970803c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/AsyncTestIamPermissions.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/AsyncTestIamPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissions.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissions.java index 6b68f3fd4e4e..c5214542cd96 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissions.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java index 122286100f54..9361393ac7ff 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java index b1bb6511e365..678a36274a75 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/AsyncUpdateBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/AsyncUpdateBigQueryExport.java index 0104869ed30d..38f145578f5c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/AsyncUpdateBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/AsyncUpdateBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExport.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExport.java index 795377aec3aa..2c29651edf9d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExport.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExport.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExportBigqueryexportFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExportBigqueryexportFieldmask.java index 2dd84867efc2..756ee9dec8bf 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExportBigqueryexportFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatebigqueryexport/SyncUpdateBigQueryExportBigqueryexportFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/AsyncUpdateExternalSystem.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/AsyncUpdateExternalSystem.java index 03200603d543..3aadcd47a3cf 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/AsyncUpdateExternalSystem.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/AsyncUpdateExternalSystem.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystem.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystem.java index eb278730d18a..cc5ce91e9a15 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystem.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystem.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystemExternalsystemFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystemExternalsystemFieldmask.java index 58c104f269e3..88307901b73d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystemExternalsystemFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateexternalsystem/SyncUpdateExternalSystemExternalsystemFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/AsyncUpdateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/AsyncUpdateFinding.java index 1f69723a2f5e..bb1585bf05f5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/AsyncUpdateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/AsyncUpdateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFinding.java index 17e10c5a095b..d7aa9d244905 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFindingFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFindingFinding.java index 888a90f38ecf..e52bbbccdc73 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFindingFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatefinding/SyncUpdateFindingFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/AsyncUpdateMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/AsyncUpdateMuteConfig.java index 068af4106495..7f0fc007233b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/AsyncUpdateMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/AsyncUpdateMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfig.java index 5677273d813a..183a76f8b392 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfigMuteconfigFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfigMuteconfigFieldmask.java index a7cd9c5bb47d..d5ee08c2328e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfigMuteconfigFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatemuteconfig/SyncUpdateMuteConfigMuteconfigFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java index 20d33d63876e..e29a6e217ca4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java index a50443a102b7..1b8442255558 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java index c0a0e5e95bfa..f2a54a425015 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java index 33971f28e943..d7701c06c1a0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java index 0f09e536c5d6..bc5a38cfd2d4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java index ba8ceb4ff140..a6d3e3718d71 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java index 87c5429abd04..2c0549581862 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/AsyncUpdateSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/AsyncUpdateSecurityHealthAnalyticsCustomModule.java index 54021dae4761..99179c4bfbe4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/AsyncUpdateSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/AsyncUpdateSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModule.java index 0c19585252c7..b42aa5495e95 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommoduleFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommoduleFieldmask.java index f4e9e6084300..cb4448359752 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommoduleFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecurityhealthanalyticscustommodule/SyncUpdateSecurityHealthAnalyticsCustomModuleSecurityhealthanalyticscustommoduleFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java index c31a02ee9d9e..15aa73bd5026 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java index a49d7fe1ba16..25cad37bd656 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java index b714bb48917a..de681cf9a1b4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/AsyncUpdateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/AsyncUpdateSource.java index 94c77069c89b..33d786026c6f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/AsyncUpdateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/AsyncUpdateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSource.java index 86256fcfba79..e3a88f3b8771 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSourceSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSourceSource.java index 1225e235cbe3..2eeea980ed78 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSourceSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycenter/updatesource/SyncUpdateSourceSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycentersettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycentersettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java index e327c3b61378..ae0f30773307 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycentersettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/securitycentersettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/stub/securitycenterstubsettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/stub/securitycenterstubsettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java index 8ece5a48caa9..26077b53e5dc 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/stub/securitycenterstubsettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1/stub/securitycenterstubsettings/createsecurityhealthanalyticscustommodule/SyncCreateSecurityHealthAnalyticsCustomModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java index 8c440a330cea..50a9a4972443 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java index 2c08ffc9b705..8088d5baf12a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetEndpoint.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetEndpoint.java index 116f1a831624..f3b962f369c0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetEndpoint.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/create/SyncCreateSetEndpoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/AsyncCreateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/AsyncCreateFinding.java index ac3f9366d36f..460240b4e759 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/AsyncCreateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/AsyncCreateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFinding.java index f84ff16cf848..4962c4fb456d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java index e36bc1825ff6..22426a88fe2b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java index 9ffee0a78821..48eccdf0816f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/AsyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/AsyncCreateSource.java index 89aa6e8b75da..d3cabf5eac79 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/AsyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/AsyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSource.java index e849b73bd662..0ad8445920eb 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java index 523607a4dd6a..2def185d6c67 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java index f4224611040b..3eac07ea4a6c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java index e71e65a27d4e..a31994102eb6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java index d29f3c90aa06..782ec477a25d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java index 255943fc9283..d5c35bf940a1 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java index 9a6660359f05..027a548ff825 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java index 77982f2da8a0..4b981ecaa66c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java index e48fe281456d..7e9a3073688c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java index 00b48cdd363a..196827e21ecd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java index bc178a380849..5acbe4d250ed 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/AsyncGetSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/AsyncGetSource.java index c9a23a9f9a5b..6d870a507169 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/AsyncGetSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/AsyncGetSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSource.java index c10a75a9db66..2c1eea30c924 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceSourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceSourcename.java index 7ac6102544d3..98e8f76b4083 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceSourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceSourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceString.java index 5da0091f7578..1a946ea42aed 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/getsource/SyncGetSourceString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssets.java index 9500850f3271..42f24167ecee 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java index 033e4feadf87..9bfb8246b285 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/SyncGroupAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/SyncGroupAssets.java index 468e2cc8871c..b6a1f1848bcd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/SyncGroupAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupassets/SyncGroupAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindings.java index ff2e5ad91b99..e3c6a8f66b4d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java index e1f61952e6bf..a839b53af65e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindings.java index e5568f355fdf..961ac7e487c7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java index b3f733f32103..2b6e38c9965b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java index 21b29a57d1b0..4863bb86f794 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssets.java index 3a47fdd0b8ad..1f734d0ed21d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssetsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssetsPaged.java index ecece9da070b..7e975107beb9 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssetsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/AsyncListAssetsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/SyncListAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/SyncListAssets.java index a84b3d47a1e7..659c144e43f6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/SyncListAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listassets/SyncListAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindings.java index 55262f0f98d1..df04fac58497 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java index 1657b835927a..e5bad7b5e65c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/SyncListFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/SyncListFindings.java index fda3c92cdd3e..8d612a139299 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/SyncListFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listfindings/SyncListFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSources.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSources.java index ee2b716623d5..f3a61728280c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSources.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSources.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSourcesPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSourcesPaged.java index 74ed035750eb..3662ad86c8d7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSourcesPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/AsyncListSourcesPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSources.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSources.java index a0d7420a561e..56813bc9f4ae 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSources.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSources.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java index 4bdb6503f046..d50ff8f87689 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesString.java index 5a1a1e71c4e5..624681361aea 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/listsources/SyncListSourcesString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java index f118bda4504c..ccf40e9b3617 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java index 5567b7bb6072..6e9dab966f09 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java index 96a27bdfe6fb..2546c1417bff 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java index a4c731324959..82fa90e270b8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java index b544ec6e41f5..9be61f069076 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java index 2f33b6dd4896..fc5296aea6c8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingState.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingState.java index b23dfb5c3bf8..b7f6aea1a36a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingState.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingState.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java index 658a497d83d4..7214be40ed83 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java index 5bc17716d455..84d7a4a90ff2 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java index f8eb85ad4dce..b9e181c7f4fd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java index 237cdfadf7f2..ecca7ac8604d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java index f4144690b8e2..316d59b7feaa 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java index f766750b3c53..5440fb7d40f8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java index 1f79419d419b..7873ba91990d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java index a989c5bc60c0..74a2e42f975d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java index 4ed1055f25a3..aabdd48384bf 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java index 82b42fc0cb5b..7716821ec062 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java index c69d5706909a..93cf23b6c312 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFinding.java index 7f4e0afbc00a..50086bf54a71 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java index 2e13d40d9044..bf3da438533b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java index 211e21ef8789..a50248f30f44 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java index 6a3819750a3c..6c1ef18ff813 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java index 2a9b18763ab8..b46f8a5c73d0 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java index d58b5526011c..b394e1cb0e92 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java index 7a34e9f341f0..322501d1037a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java index abf3fb100dcf..9fa16be055eb 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/AsyncUpdateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/AsyncUpdateSource.java index c38212945780..8c5f1b114d62 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/AsyncUpdateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/AsyncUpdateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSource.java index c2e3392aa42b..5864ee96970d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java index 73d085f6febb..7f049f88b04e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycentersettings/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycentersettings/createsource/SyncCreateSource.java index 9b2e27a7eda3..ad29f9208c17 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycentersettings/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/securitycentersettings/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java index 967bcc54926b..a17cb66faa04 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java index a00b08deb319..b5b6de818051 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java index b8b5f1e80f5c..5ffd53e765c6 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetCredentialsProvider1.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetEndpoint.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetEndpoint.java index e6bf8e4c32c5..44d2134f4cde 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetEndpoint.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/create/SyncCreateSetEndpoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/AsyncCreateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/AsyncCreateFinding.java index c7fa62923005..8633173d2111 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/AsyncCreateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/AsyncCreateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFinding.java index c104cbb6560a..7a7d49cc674d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameFindingString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameFindingString.java index a4ce2eb266f9..4b025f62b2ab 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameFindingString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameFindingString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java index 956419264abf..edfb3394f862 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingSourcenameStringFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringFindingString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringFindingString.java index a939cdf6656b..b31d70605aaa 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringFindingString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringFindingString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java index dac2b060c876..729ae1ecf118 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createfinding/SyncCreateFindingStringStringFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java index 2d83604efefb..abdbc1754c63 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/AsyncCreateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java index 654b116c2f8c..e6160c1db508 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java index c0ad39ee138e..1353b7f25e48 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java index dff3341d11e7..573d7be006d3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigOrganizationnameStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java index 2a3f26843eb0..8a215031c4b1 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java index 508e17860511..1a9e036ffe47 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createnotificationconfig/SyncCreateNotificationConfigStringStringNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/AsyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/AsyncCreateSource.java index 61b495b5b0f7..353982227ef8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/AsyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/AsyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSource.java index f36087b94c25..0e0074dd7da8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java index 40dead85dd91..0af75a262aaa 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceOrganizationnameSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java index 958311168027..08a4a8d4022b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/createsource/SyncCreateSourceStringSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java index 10f092f8cc91..f0c719d942bd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/AsyncDeleteNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java index 23b0f0617618..0e05db0f9cb4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java index 5d431c31ab23..c4bbf9449012 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigNotificationconfigname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java index dc15544c7b97..4e990cb3d0fe 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/deletenotificationconfig/SyncDeleteNotificationConfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java index f1db1a57e011..3755e6d5cea7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/AsyncGetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java index 598a5d76d196..717d39473d58 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java index 68f08be997f1..33db42b85762 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyResourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java index 9272f017b715..933523a68ea4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getiampolicy/SyncGetIamPolicyString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java index 9ef53c65e04e..063251834a03 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/AsyncGetNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java index 2a1b6babcd63..46b15f8f4b0d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java index 405e42a39973..159faef087bd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigNotificationconfigname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java index 36820ff7b566..ae715665b995 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getnotificationconfig/SyncGetNotificationConfigString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java index 8ff8efc3596c..6eb3d164bc1b 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/AsyncGetOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java index 46b5b65e4b46..7365aa663a27 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java index d5df943f892d..f47d20491131 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsOrganizationsettingsname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java index dc175afe4791..a2cb21cffdff 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getorganizationsettings/SyncGetOrganizationSettingsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/AsyncGetSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/AsyncGetSource.java index 1634625eb022..aa6b5ad3da93 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/AsyncGetSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/AsyncGetSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSource.java index 297d236194b8..1f8601ec93f3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceSourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceSourcename.java index f2771a7e6727..0411b3b0bf80 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceSourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceSourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceString.java index 3dc2d67eb1b0..2f43cddca6e3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/getsource/SyncGetSourceString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssets.java index 48899420c18f..421ada74e595 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java index 2264d020bbcc..0b28b3ee86ae 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/AsyncGroupAssetsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/SyncGroupAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/SyncGroupAssets.java index 5825a941aa73..582a78f02fc3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/SyncGroupAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupassets/SyncGroupAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindings.java index 37c08c4147d1..41f7ef33f34c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java index 59c2da0006e2..05d61a589893 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/AsyncGroupFindingsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindings.java index 5ea6ef71f6d8..5e170ecf89b2 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java index 413a331f65a9..934b34918fa4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsSourcenameString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java index 32f51e42d4d5..8d91cb7f2c71 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/groupfindings/SyncGroupFindingsStringString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssets.java index 42a30f9dc0e0..67af71558664 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssetsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssetsPaged.java index 7e04a74bc61e..2346807761ad 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssetsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/AsyncListAssetsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssets.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssets.java index 9791322a04eb..62136256e58c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssets.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssets.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsFoldername.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsFoldername.java index da5521c54371..da1526279a3f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsFoldername.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsFoldername.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsOrganizationname.java index 144abbb660e6..40a6a91d52a3 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsProjectname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsProjectname.java index 6a07714afb98..7f93d65359da 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsProjectname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsProjectname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsString.java index 6707c46fd8a5..26b3ef981c48 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listassets/SyncListAssetsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindings.java index a9b8ae7b9051..4afbfb460a61 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java index 3004577f744f..d10c7f006632 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/AsyncListFindingsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindings.java index 882eb3b55bbc..2eefcb4a637c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsSourcename.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsSourcename.java index 3ab7a11fc63d..c1230c01ba0c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsSourcename.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsSourcename.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsString.java index 4798218a5d05..90fbbf617b80 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listfindings/SyncListFindingsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java index 5c5da5d1a609..badd487491e5 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java index fcc0ca830947..1f9990b2236d 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/AsyncListNotificationConfigsPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java index 1dd392fcfb7a..c8fb04291272 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigs.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java index 52ae01161982..659ae8968920 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java index 0eaf0b967f7b..a3293165405a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listnotificationconfigs/SyncListNotificationConfigsString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSources.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSources.java index 55a0d5bce288..b48cb8070dac 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSources.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSources.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSourcesPaged.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSourcesPaged.java index 4ead410168a7..5270865f2f85 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSourcesPaged.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/AsyncListSourcesPaged.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSources.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSources.java index cda9c64868b8..5785e8d32fa4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSources.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSources.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesFoldername.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesFoldername.java index 75f657655eb4..b16090611672 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesFoldername.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesFoldername.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java index 8c1daf368312..06ff2a1c3cae 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesProjectname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesProjectname.java index 3f4ba406373f..69a3aeeef701 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesProjectname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesProjectname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesString.java index 750a94656f25..5a0b0a1c1bd1 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/listsources/SyncListSourcesString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java index ff6848d65ec7..20baa7c3ea24 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscovery.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java index a5364b8ab6a4..090a7b40926f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/AsyncRunAssetDiscoveryLRO.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java index 65ff4f7456b5..7b0448880c5f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscovery.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java index bc9b9a42c563..726eba8c1b78 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryOrganizationname.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java index 8c4791f352cc..7a16d9bc7398 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/runassetdiscovery/SyncRunAssetDiscoveryString.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java index 6d9a198f8568..2c272370820e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/AsyncSetFindingState.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingState.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingState.java index f5b58b164b75..aa2d54c408ca 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingState.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingState.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java index 5dc696314ee1..184ffefc8028 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateFindingnameFindingstateTimestamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java index 3f9bce44e251..ea3e6ef16787 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setfindingstate/SyncSetFindingStateStringFindingstateTimestamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java index 0fa2a43cdf2c..018c5a44ee2c 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/AsyncSetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java index 70496d47f8eb..8a291ff0216e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java index 8a83042e5d64..5343c0a561dd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyResourcenamePolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java index ecc64df111ba..738a3b84c4f7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/setiampolicy/SyncSetIamPolicyStringPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java index 09193de5eaba..da4e1f82fa50 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/AsyncTestIamPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java index 1da71b5d7a3e..98212a068663 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissions.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java index 7e6f09ff8623..cd05984371b9 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsResourcenameListstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java index cb2b8bd50318..e5b9da632f02 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/testiampermissions/SyncTestIamPermissionsStringListstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java index 68ae355facda..baf4dd7fcd00 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/AsyncUpdateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFinding.java index d90a1609239d..39750b588968 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java index 121101e1e628..cef61335eff9 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFinding.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFindingFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFindingFieldmask.java index d42899e0f8e7..af62bf2ac2b4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFindingFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatefinding/SyncUpdateFindingFindingFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java index ef4165bf78dd..1d3efb6fe920 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/AsyncUpdateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java index 0076cd628ded..4d911971f6a8 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java index 0f0b288915b4..5bd46320c414 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java index 83365f9e69a7..d10f16b94f7a 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatenotificationconfig/SyncUpdateNotificationConfigNotificationconfigFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java index 66c8286617cf..82199ddb74dd 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/AsyncUpdateOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java index 7d9e5ac6d2e7..6917c47d9634 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java index 68d5d35fc0da..8eb8faca9e62 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updateorganizationsettings/SyncUpdateOrganizationSettingsOrganizationsettings.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java index 74be93c03ced..f9f06f4763f7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/AsyncUpdateSecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java index 49277f4d4e00..c19f368e2f6f 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java index 53119baaed9e..59b24c3e9a62 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarks.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarksFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarksFieldmask.java index 551e4da57d44..04b45ded29eb 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarksFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesecuritymarks/SyncUpdateSecurityMarksSecuritymarksFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/AsyncUpdateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/AsyncUpdateSource.java index 7a69f9a68730..86f7b16f05ab 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/AsyncUpdateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/AsyncUpdateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSource.java index acdadd3383af..8329af553ac4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java index f8f8c6901116..5e70ad0567d7 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSourceFieldmask.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSourceFieldmask.java index 890e4751393e..f80961a84717 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSourceFieldmask.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycenter/updatesource/SyncUpdateSourceSourceFieldmask.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycentersettings/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycentersettings/createsource/SyncCreateSource.java index 69990953d58b..572e5438491e 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycentersettings/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/securitycentersettings/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java index e12139f4bef0..ee4d65887ca4 100644 --- a/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java +++ b/java-securitycenter/samples/snippets/generated/com/google/cloud/securitycenter/v1p1beta1/stub/securitycenterstubsettings/createsource/SyncCreateSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 Google LLC + * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.