Skip to content

Commit 1aa8784

Browse files
1 parent 8c6e71c commit 1aa8784

15 files changed

+86
-67
lines changed

clients/google-api-services-cloudidentity/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-cloudidentity</artifactId>
25-
<version>v1-rev20240902-2.0.0</version>
25+
<version>v1-rev20240924-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-cloudidentity:v1-rev20240902-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudidentity:v1-rev20240924-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudidentity/v1/2.0.0/com/google/api/services/cloudidentity/v1/model/GoogleAppsCloudidentityDevicesV1BrowserAttributes.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public final class GoogleAppsCloudidentityDevicesV1BrowserAttributes extends com
4949
private java.lang.String chromeProfileId;
5050

5151
/**
52-
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
52+
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
5353
* The value may be {@code null}.
5454
*/
5555
@com.google.api.client.util.Key
@@ -96,15 +96,15 @@ public GoogleAppsCloudidentityDevicesV1BrowserAttributes setChromeProfileId(java
9696
}
9797

9898
/**
99-
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
99+
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
100100
* @return value or {@code null} for none
101101
*/
102102
public String getLastProfileSyncTime() {
103103
return lastProfileSyncTime;
104104
}
105105

106106
/**
107-
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
107+
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
108108
* @param lastProfileSyncTime lastProfileSyncTime or {@code null} for none
109109
*/
110110
public GoogleAppsCloudidentityDevicesV1BrowserAttributes setLastProfileSyncTime(String lastProfileSyncTime) {

clients/google-api-services-cloudidentity/v1/2.0.0/com/google/api/services/cloudidentity/v1/model/GoogleAppsCloudidentityDevicesV1BrowserInfo.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/**
2020
* Browser-specific fields reported by the [Endpoint Verification
2121
* extension](https://chromewebstore.google.com/detail/endpoint-
22-
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1). LINT.IfChange
22+
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
2323
*
2424
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2525
* transmitted over HTTP when working with the Cloud Identity API. For a detailed explanation see:
@@ -39,7 +39,7 @@ public final class GoogleAppsCloudidentityDevicesV1BrowserInfo extends com.googl
3939
private java.lang.String browserManagementState;
4040

4141
/**
42-
* Version of the request initiating browser.
42+
* Version of the request initiating browser. E.g. `91.0.4442.4`.
4343
* The value may be {@code null}.
4444
*/
4545
@com.google.api.client.util.Key
@@ -164,15 +164,15 @@ public GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserManagementState(jav
164164
}
165165

166166
/**
167-
* Version of the request initiating browser.
167+
* Version of the request initiating browser. E.g. `91.0.4442.4`.
168168
* @return value or {@code null} for none
169169
*/
170170
public java.lang.String getBrowserVersion() {
171171
return browserVersion;
172172
}
173173

174174
/**
175-
* Version of the request initiating browser.
175+
* Version of the request initiating browser. E.g. `91.0.4442.4`.
176176
* @param browserVersion browserVersion or {@code null} for none
177177
*/
178178
public GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserVersion(java.lang.String browserVersion) {

clients/google-api-services-cloudidentity/v1/2.0.0/com/google/api/services/cloudidentity/v1/model/GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes.java

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@
3131
public final class GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes extends com.google.api.client.json.GenericJson {
3232

3333
/**
34-
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
35-
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
36-
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. [Configurable
34+
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
35+
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
36+
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
37+
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
3738
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
3839
* file, folder, and binary attributes; registry entries; and properties in a plist.
3940
* The value may be {@code null}.
@@ -68,9 +69,10 @@ public final class GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificA
6869
}
6970

7071
/**
71-
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
72-
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
73-
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. [Configurable
72+
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
73+
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
74+
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
75+
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
7476
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
7577
* file, folder, and binary attributes; registry entries; and properties in a plist.
7678
* @return value or {@code null} for none
@@ -80,9 +82,10 @@ public java.util.Map<String, java.lang.Object> getAdditionalSignals() {
8082
}
8183

8284
/**
83-
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
84-
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
85-
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. [Configurable
85+
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
86+
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
87+
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
88+
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
8689
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
8790
* file, folder, and binary attributes; registry entries; and properties in a plist.
8891
* @param additionalSignals additionalSignals or {@code null} for none

clients/google-api-services-cloudidentity/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-cloudidentity</artifactId>
11-
<version>v1-rev20240902-2.0.0</version>
12-
<name>Cloud Identity API v1-rev20240902-2.0.0</name>
11+
<version>v1-rev20240924-2.0.0</version>
12+
<name>Cloud Identity API v1-rev20240924-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-cloudidentity/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-cloudidentity</artifactId>
25-
<version>v1-rev20240902-2.0.0</version>
25+
<version>v1-rev20240924-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-cloudidentity:v1-rev20240902-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudidentity:v1-rev20240924-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudidentity/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-cloudidentity</artifactId>
25-
<version>v1beta1-rev20240902-2.0.0</version>
25+
<version>v1beta1-rev20240924-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-cloudidentity:v1beta1-rev20240902-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudidentity:v1beta1-rev20240924-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudidentity/v1beta1/2.0.0/com/google/api/services/cloudidentity/v1beta1/model/BrowserAttributes.java

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
package com.google.api.services.cloudidentity.v1beta1.model;
1818

1919
/**
20-
* Contains information about browser profiles reported by the Endpoint Verification extension.
20+
* Contains information about browser profiles reported by the [Endpoint Verification
21+
* extension](https://chromewebstore.google.com/detail/endpoint-
22+
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
2123
*
2224
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2325
* transmitted over HTTP when working with the Cloud Identity API. For a detailed explanation see:
@@ -32,7 +34,8 @@ public final class BrowserAttributes extends com.google.api.client.json.GenericJ
3234
/**
3335
* Represents the current state of the [Chrome browser
3436
* attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by
35-
* the Endpoint Verification extension.
37+
* the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-
38+
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
3639
* The value may be {@code null}.
3740
*/
3841
@com.google.api.client.util.Key
@@ -46,7 +49,7 @@ public final class BrowserAttributes extends com.google.api.client.json.GenericJ
4649
private java.lang.String chromeProfileId;
4750

4851
/**
49-
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
52+
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
5053
* The value may be {@code null}.
5154
*/
5255
@com.google.api.client.util.Key
@@ -55,7 +58,8 @@ public final class BrowserAttributes extends com.google.api.client.json.GenericJ
5558
/**
5659
* Represents the current state of the [Chrome browser
5760
* attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by
58-
* the Endpoint Verification extension.
61+
* the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-
62+
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
5963
* @return value or {@code null} for none
6064
*/
6165
public BrowserInfo getChromeBrowserInfo() {
@@ -65,7 +69,8 @@ public BrowserInfo getChromeBrowserInfo() {
6569
/**
6670
* Represents the current state of the [Chrome browser
6771
* attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by
68-
* the Endpoint Verification extension.
72+
* the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-
73+
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
6974
* @param chromeBrowserInfo chromeBrowserInfo or {@code null} for none
7075
*/
7176
public BrowserAttributes setChromeBrowserInfo(BrowserInfo chromeBrowserInfo) {
@@ -91,15 +96,15 @@ public BrowserAttributes setChromeProfileId(java.lang.String chromeProfileId) {
9196
}
9297

9398
/**
94-
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
99+
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
95100
* @return value or {@code null} for none
96101
*/
97102
public String getLastProfileSyncTime() {
98103
return lastProfileSyncTime;
99104
}
100105

101106
/**
102-
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
107+
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
103108
* @param lastProfileSyncTime lastProfileSyncTime or {@code null} for none
104109
*/
105110
public BrowserAttributes setLastProfileSyncTime(String lastProfileSyncTime) {

clients/google-api-services-cloudidentity/v1beta1/2.0.0/com/google/api/services/cloudidentity/v1beta1/model/BrowserInfo.java

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
package com.google.api.services.cloudidentity.v1beta1.model;
1818

1919
/**
20-
* Browser-specific fields reported by the Endpoint Verification extension. LINT.IfChange
20+
* Browser-specific fields reported by the [Endpoint Verification
21+
* extension](https://chromewebstore.google.com/detail/endpoint-
22+
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
2123
*
2224
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2325
* transmitted over HTTP when working with the Cloud Identity API. For a detailed explanation see:
@@ -37,7 +39,7 @@ public final class BrowserInfo extends com.google.api.client.json.GenericJson {
3739
private java.lang.String browserManagementState;
3840

3941
/**
40-
* Version of the request initiating browser.
42+
* Version of the request initiating browser. E.g. `91.0.4442.4`.
4143
* The value may be {@code null}.
4244
*/
4345
@com.google.api.client.util.Key
@@ -162,15 +164,15 @@ public BrowserInfo setBrowserManagementState(java.lang.String browserManagementS
162164
}
163165

164166
/**
165-
* Version of the request initiating browser.
167+
* Version of the request initiating browser. E.g. `91.0.4442.4`.
166168
* @return value or {@code null} for none
167169
*/
168170
public java.lang.String getBrowserVersion() {
169171
return browserVersion;
170172
}
171173

172174
/**
173-
* Version of the request initiating browser.
175+
* Version of the request initiating browser. E.g. `91.0.4442.4`.
174176
* @param browserVersion browserVersion or {@code null} for none
175177
*/
176178
public BrowserInfo setBrowserVersion(java.lang.String browserVersion) {

clients/google-api-services-cloudidentity/v1beta1/2.0.0/com/google/api/services/cloudidentity/v1beta1/model/EndpointVerificationSpecificAttributes.java

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,12 @@
3131
public final class EndpointVerificationSpecificAttributes extends com.google.api.client.json.GenericJson {
3232

3333
/**
34-
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
35-
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
36-
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. Configurable attributes:
37-
* file_config, registry_config, and plist_config.
34+
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
35+
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
36+
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
37+
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
38+
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
39+
* file, folder, and binary attributes; registry entries; and properties in a plist.
3840
* The value may be {@code null}.
3941
*/
4042
@com.google.api.client.util.Key
@@ -67,21 +69,25 @@ public final class EndpointVerificationSpecificAttributes extends com.google.api
6769
}
6870

6971
/**
70-
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
71-
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
72-
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. Configurable attributes:
73-
* file_config, registry_config, and plist_config.
72+
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
73+
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
74+
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
75+
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
76+
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
77+
* file, folder, and binary attributes; registry entries; and properties in a plist.
7478
* @return value or {@code null} for none
7579
*/
7680
public java.util.Map<String, java.lang.Object> getAdditionalSignals() {
7781
return additionalSignals;
7882
}
7983

8084
/**
81-
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
82-
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
83-
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. Configurable attributes:
84-
* file_config, registry_config, and plist_config.
85+
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
86+
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
87+
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
88+
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
89+
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
90+
* file, folder, and binary attributes; registry entries; and properties in a plist.
8591
* @param additionalSignals additionalSignals or {@code null} for none
8692
*/
8793
public EndpointVerificationSpecificAttributes setAdditionalSignals(java.util.Map<String, java.lang.Object> additionalSignals) {

0 commit comments

Comments
 (0)