Skip to content

Commit 0f707c3

Browse files
1 parent 5235d18 commit 0f707c3

26 files changed

+623
-608
lines changed

clients/google-api-services-securitycenter/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-securitycenter</artifactId>
25-
<version>v1-rev20240705-2.0.0</version>
25+
<version>v1-rev20240720-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-securitycenter:v1-rev20240705-2.0.0'
38+
implementation 'com.google.apis:google-api-services-securitycenter:v1-rev20240720-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/SecurityCommandCenter.java

Lines changed: 366 additions & 366 deletions
Large diffs are not rendered by default.

clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/GoogleCloudSecuritycenterV2BigQueryExport.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public final class GoogleCloudSecuritycenterV2BigQueryExport extends com.google.
4040

4141
/**
4242
* The dataset to write findings' updates to. Its format is
43-
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain
43+
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain
4444
* only letters (a-z, A-Z), numbers (0-9), or underscores (_).
4545
* The value may be {@code null}.
4646
*/
@@ -77,7 +77,7 @@ public final class GoogleCloudSecuritycenterV2BigQueryExport extends com.google.
7777
private java.lang.String mostRecentEditor;
7878

7979
/**
80-
* The relative resource name of this export. See:
80+
* Identifier. The relative resource name of this export. See:
8181
* https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list
8282
* shows some examples: +
8383
* `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}` +
@@ -126,7 +126,7 @@ public GoogleCloudSecuritycenterV2BigQueryExport setCreateTime(String createTime
126126

127127
/**
128128
* The dataset to write findings' updates to. Its format is
129-
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain
129+
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain
130130
* only letters (a-z, A-Z), numbers (0-9), or underscores (_).
131131
* @return value or {@code null} for none
132132
*/
@@ -136,7 +136,7 @@ public java.lang.String getDataset() {
136136

137137
/**
138138
* The dataset to write findings' updates to. Its format is
139-
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain
139+
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain
140140
* only letters (a-z, A-Z), numbers (0-9), or underscores (_).
141141
* @param dataset dataset or {@code null} for none
142142
*/
@@ -213,7 +213,7 @@ public GoogleCloudSecuritycenterV2BigQueryExport setMostRecentEditor(java.lang.S
213213
}
214214

215215
/**
216-
* The relative resource name of this export. See:
216+
* Identifier. The relative resource name of this export. See:
217217
* https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list
218218
* shows some examples: +
219219
* `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}` +
@@ -227,7 +227,7 @@ public java.lang.String getName() {
227227
}
228228

229229
/**
230-
* The relative resource name of this export. See:
230+
* Identifier. The relative resource name of this export. See:
231231
* https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list
232232
* shows some examples: +
233233
* `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}` +

clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/GoogleCloudSecuritycenterV2MuteConfig.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ public final class GoogleCloudSecuritycenterV2MuteConfig extends com.google.api.
7070
private java.lang.String mostRecentEditor;
7171

7272
/**
73-
* This field will be ignored if provided on config creation. The following list shows some
74-
* examples of the format: + `organizations/{organization}/muteConfigs/{mute_config}` +
73+
* Identifier. This field will be ignored if provided on config creation. The following list shows
74+
* some examples of the format: + `organizations/{organization}/muteConfigs/{mute_config}` +
7575
* `organizations/{organization}locations/{location}//muteConfigs/{mute_config}` +
7676
* `folders/{folder}/muteConfigs/{mute_config}` +
7777
* `folders/{folder}/locations/{location}/muteConfigs/{mute_config}` +
@@ -187,8 +187,8 @@ public GoogleCloudSecuritycenterV2MuteConfig setMostRecentEditor(java.lang.Strin
187187
}
188188

189189
/**
190-
* This field will be ignored if provided on config creation. The following list shows some
191-
* examples of the format: + `organizations/{organization}/muteConfigs/{mute_config}` +
190+
* Identifier. This field will be ignored if provided on config creation. The following list shows
191+
* some examples of the format: + `organizations/{organization}/muteConfigs/{mute_config}` +
192192
* `organizations/{organization}locations/{location}//muteConfigs/{mute_config}` +
193193
* `folders/{folder}/muteConfigs/{mute_config}` +
194194
* `folders/{folder}/locations/{location}/muteConfigs/{mute_config}` +
@@ -201,8 +201,8 @@ public java.lang.String getName() {
201201
}
202202

203203
/**
204-
* This field will be ignored if provided on config creation. The following list shows some
205-
* examples of the format: + `organizations/{organization}/muteConfigs/{mute_config}` +
204+
* Identifier. This field will be ignored if provided on config creation. The following list shows
205+
* some examples of the format: + `organizations/{organization}/muteConfigs/{mute_config}` +
206206
* `organizations/{organization}locations/{location}//muteConfigs/{mute_config}` +
207207
* `folders/{folder}/muteConfigs/{mute_config}` +
208208
* `folders/{folder}/locations/{location}/muteConfigs/{mute_config}` +

clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/GoogleCloudSecuritycenterV2ResourceValueConfig.java

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public final class GoogleCloudSecuritycenterV2ResourceValueConfig extends com.go
5353
private java.lang.String description;
5454

5555
/**
56-
* Name for the resource value configuration
56+
* Identifier. Name for the resource value configuration
5757
* The value may be {@code null}.
5858
*/
5959
@com.google.api.client.util.Key
@@ -79,16 +79,16 @@ public final class GoogleCloudSecuritycenterV2ResourceValueConfig extends com.go
7979
private java.lang.String resourceType;
8080

8181
/**
82-
* Resource value level this expression represents Only required when there is no SDP mapping in
83-
* the request
82+
* Resource value level this expression represents Only required when there is no Sensitive Data
83+
* Protection mapping in the request
8484
* The value may be {@code null}.
8585
*/
8686
@com.google.api.client.util.Key
8787
private java.lang.String resourceValue;
8888

8989
/**
9090
* Project or folder to scope this configuration to. For example, "project/456" would apply this
91-
* configuration only to resources in "project/456" scope will be checked with `AND` of other
91+
* configuration only to resources in "project/456" scope and will be checked with `AND` of other
9292
* resources.
9393
* The value may be {@code null}.
9494
*/
@@ -105,9 +105,9 @@ public final class GoogleCloudSecuritycenterV2ResourceValueConfig extends com.go
105105
private GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping sensitiveDataProtectionMapping;
106106

107107
/**
108-
* Required. Tag values combined with `AND` to check against. Values in the form "tagValues/123"
109-
* Example: `[ "tagValues/123", "tagValues/456", "tagValues/789" ]`
110-
* https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing
108+
* Tag values combined with `AND` to check against. Values in the form "tagValues/123" Example: `[
109+
* "tagValues/123", "tagValues/456", "tagValues/789" ]` https://cloud.google.com/resource-
110+
* manager/docs/tags/tags-creating-and-managing
111111
* The value may be {@code null}.
112112
*/
113113
@com.google.api.client.util.Key
@@ -172,15 +172,15 @@ public GoogleCloudSecuritycenterV2ResourceValueConfig setDescription(java.lang.S
172172
}
173173

174174
/**
175-
* Name for the resource value configuration
175+
* Identifier. Name for the resource value configuration
176176
* @return value or {@code null} for none
177177
*/
178178
public java.lang.String getName() {
179179
return name;
180180
}
181181

182182
/**
183-
* Name for the resource value configuration
183+
* Identifier. Name for the resource value configuration
184184
* @param name name or {@code null} for none
185185
*/
186186
public GoogleCloudSecuritycenterV2ResourceValueConfig setName(java.lang.String name) {
@@ -233,17 +233,17 @@ public GoogleCloudSecuritycenterV2ResourceValueConfig setResourceType(java.lang.
233233
}
234234

235235
/**
236-
* Resource value level this expression represents Only required when there is no SDP mapping in
237-
* the request
236+
* Resource value level this expression represents Only required when there is no Sensitive Data
237+
* Protection mapping in the request
238238
* @return value or {@code null} for none
239239
*/
240240
public java.lang.String getResourceValue() {
241241
return resourceValue;
242242
}
243243

244244
/**
245-
* Resource value level this expression represents Only required when there is no SDP mapping in
246-
* the request
245+
* Resource value level this expression represents Only required when there is no Sensitive Data
246+
* Protection mapping in the request
247247
* @param resourceValue resourceValue or {@code null} for none
248248
*/
249249
public GoogleCloudSecuritycenterV2ResourceValueConfig setResourceValue(java.lang.String resourceValue) {
@@ -253,7 +253,7 @@ public GoogleCloudSecuritycenterV2ResourceValueConfig setResourceValue(java.lang
253253

254254
/**
255255
* Project or folder to scope this configuration to. For example, "project/456" would apply this
256-
* configuration only to resources in "project/456" scope will be checked with `AND` of other
256+
* configuration only to resources in "project/456" scope and will be checked with `AND` of other
257257
* resources.
258258
* @return value or {@code null} for none
259259
*/
@@ -263,7 +263,7 @@ public java.lang.String getScope() {
263263

264264
/**
265265
* Project or folder to scope this configuration to. For example, "project/456" would apply this
266-
* configuration only to resources in "project/456" scope will be checked with `AND` of other
266+
* configuration only to resources in "project/456" scope and will be checked with `AND` of other
267267
* resources.
268268
* @param scope scope or {@code null} for none
269269
*/
@@ -294,19 +294,19 @@ public GoogleCloudSecuritycenterV2ResourceValueConfig setSensitiveDataProtection
294294
}
295295

296296
/**
297-
* Required. Tag values combined with `AND` to check against. Values in the form "tagValues/123"
298-
* Example: `[ "tagValues/123", "tagValues/456", "tagValues/789" ]`
299-
* https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing
297+
* Tag values combined with `AND` to check against. Values in the form "tagValues/123" Example: `[
298+
* "tagValues/123", "tagValues/456", "tagValues/789" ]` https://cloud.google.com/resource-
299+
* manager/docs/tags/tags-creating-and-managing
300300
* @return value or {@code null} for none
301301
*/
302302
public java.util.List<java.lang.String> getTagValues() {
303303
return tagValues;
304304
}
305305

306306
/**
307-
* Required. Tag values combined with `AND` to check against. Values in the form "tagValues/123"
308-
* Example: `[ "tagValues/123", "tagValues/456", "tagValues/789" ]`
309-
* https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing
307+
* Tag values combined with `AND` to check against. Values in the form "tagValues/123" Example: `[
308+
* "tagValues/123", "tagValues/456", "tagValues/789" ]` https://cloud.google.com/resource-
309+
* manager/docs/tags/tags-creating-and-managing
310310
* @param tagValues tagValues or {@code null} for none
311311
*/
312312
public GoogleCloudSecuritycenterV2ResourceValueConfig setTagValues(java.util.List<java.lang.String> tagValues) {

clients/google-api-services-securitycenter/v1/2.0.0/com/google/api/services/securitycenter/v1/model/Resource.java

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,11 @@ public final class Resource extends com.google.api.client.json.GenericJson {
131131

132132
/**
133133
* A string representation of the resource path. For Google Cloud, it has the format of
134-
* org/{organization_id}/folder/{folder_id}/folder/{folder_id}/project/{project_id} where there
135-
* can be any number of folders. For AWS, it has the format of org/{organization_id}/ou/{organizat
136-
* ional_unit_id}/ou/{organizational_unit_id}/account/{account_id} where there can be any number
137-
* of organizational units. For Azure, it has the format of mg/{management_group_id}/mg/{managemen
138-
* t_group_id}/subscription/{subscription_id}/rg/{resource_group_name} where there can be any
134+
* `org/{organization_id}/folder/{folder_id}/folder/{folder_id}/project/{project_id}` where there
135+
* can be any number of folders. For AWS, it has the format of `org/{organization_id}/ou/{organiza
136+
* tional_unit_id}/ou/{organizational_unit_id}/account/{account_id}` where there can be any number
137+
* of organizational units. For Azure, it has the format of `mg/{management_group_id}/mg/{manageme
138+
* nt_group_id}/subscription/{subscription_id}/rg/{resource_group_name}` where there can be any
139139
* number of management groups.
140140
* The value may be {@code null}.
141141
*/
@@ -383,11 +383,11 @@ public Resource setResourcePath(ResourcePath resourcePath) {
383383

384384
/**
385385
* A string representation of the resource path. For Google Cloud, it has the format of
386-
* org/{organization_id}/folder/{folder_id}/folder/{folder_id}/project/{project_id} where there
387-
* can be any number of folders. For AWS, it has the format of org/{organization_id}/ou/{organizat
388-
* ional_unit_id}/ou/{organizational_unit_id}/account/{account_id} where there can be any number
389-
* of organizational units. For Azure, it has the format of mg/{management_group_id}/mg/{managemen
390-
* t_group_id}/subscription/{subscription_id}/rg/{resource_group_name} where there can be any
386+
* `org/{organization_id}/folder/{folder_id}/folder/{folder_id}/project/{project_id}` where there
387+
* can be any number of folders. For AWS, it has the format of `org/{organization_id}/ou/{organiza
388+
* tional_unit_id}/ou/{organizational_unit_id}/account/{account_id}` where there can be any number
389+
* of organizational units. For Azure, it has the format of `mg/{management_group_id}/mg/{manageme
390+
* nt_group_id}/subscription/{subscription_id}/rg/{resource_group_name}` where there can be any
391391
* number of management groups.
392392
* @return value or {@code null} for none
393393
*/
@@ -397,11 +397,11 @@ public java.lang.String getResourcePathString() {
397397

398398
/**
399399
* A string representation of the resource path. For Google Cloud, it has the format of
400-
* org/{organization_id}/folder/{folder_id}/folder/{folder_id}/project/{project_id} where there
401-
* can be any number of folders. For AWS, it has the format of org/{organization_id}/ou/{organizat
402-
* ional_unit_id}/ou/{organizational_unit_id}/account/{account_id} where there can be any number
403-
* of organizational units. For Azure, it has the format of mg/{management_group_id}/mg/{managemen
404-
* t_group_id}/subscription/{subscription_id}/rg/{resource_group_name} where there can be any
400+
* `org/{organization_id}/folder/{folder_id}/folder/{folder_id}/project/{project_id}` where there
401+
* can be any number of folders. For AWS, it has the format of `org/{organization_id}/ou/{organiza
402+
* tional_unit_id}/ou/{organizational_unit_id}/account/{account_id}` where there can be any number
403+
* of organizational units. For Azure, it has the format of `mg/{management_group_id}/mg/{manageme
404+
* nt_group_id}/subscription/{subscription_id}/rg/{resource_group_name}` where there can be any
405405
* number of management groups.
406406
* @param resourcePathString resourcePathString or {@code null} for none
407407
*/

clients/google-api-services-securitycenter/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-securitycenter</artifactId>
11-
<version>v1-rev20240705-2.0.0</version>
12-
<name>Security Command Center API v1-rev20240705-2.0.0</name>
11+
<version>v1-rev20240720-2.0.0</version>
12+
<name>Security Command Center API v1-rev20240720-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-securitycenter/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-securitycenter</artifactId>
25-
<version>v1-rev20240705-2.0.0</version>
25+
<version>v1-rev20240720-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-securitycenter:v1-rev20240705-2.0.0'
38+
implementation 'com.google.apis:google-api-services-securitycenter:v1-rev20240720-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-securitycenter/v1beta1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-securitycenter</artifactId>
25-
<version>v1beta1-rev20240705-2.0.0</version>
25+
<version>v1beta1-rev20240720-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-securitycenter:v1beta1-rev20240705-2.0.0'
38+
implementation 'com.google.apis:google-api-services-securitycenter:v1beta1-rev20240720-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-securitycenter/v1beta1/2.0.0/com/google/api/services/securitycenter/v1beta1/model/GoogleCloudSecuritycenterV2BigQueryExport.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public final class GoogleCloudSecuritycenterV2BigQueryExport extends com.google.
4040

4141
/**
4242
* The dataset to write findings' updates to. Its format is
43-
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain
43+
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain
4444
* only letters (a-z, A-Z), numbers (0-9), or underscores (_).
4545
* The value may be {@code null}.
4646
*/
@@ -77,7 +77,7 @@ public final class GoogleCloudSecuritycenterV2BigQueryExport extends com.google.
7777
private java.lang.String mostRecentEditor;
7878

7979
/**
80-
* The relative resource name of this export. See:
80+
* Identifier. The relative resource name of this export. See:
8181
* https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list
8282
* shows some examples: +
8383
* `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}` +
@@ -126,7 +126,7 @@ public GoogleCloudSecuritycenterV2BigQueryExport setCreateTime(String createTime
126126

127127
/**
128128
* The dataset to write findings' updates to. Its format is
129-
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain
129+
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain
130130
* only letters (a-z, A-Z), numbers (0-9), or underscores (_).
131131
* @return value or {@code null} for none
132132
*/
@@ -136,7 +136,7 @@ public java.lang.String getDataset() {
136136

137137
/**
138138
* The dataset to write findings' updates to. Its format is
139-
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain
139+
* "projects/[project_id]/datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain
140140
* only letters (a-z, A-Z), numbers (0-9), or underscores (_).
141141
* @param dataset dataset or {@code null} for none
142142
*/
@@ -213,7 +213,7 @@ public GoogleCloudSecuritycenterV2BigQueryExport setMostRecentEditor(java.lang.S
213213
}
214214

215215
/**
216-
* The relative resource name of this export. See:
216+
* Identifier. The relative resource name of this export. See:
217217
* https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list
218218
* shows some examples: +
219219
* `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}` +
@@ -227,7 +227,7 @@ public java.lang.String getName() {
227227
}
228228

229229
/**
230-
* The relative resource name of this export. See:
230+
* Identifier. The relative resource name of this export. See:
231231
* https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list
232232
* shows some examples: +
233233
* `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}` +

0 commit comments

Comments
 (0)