Skip to content

Commit

Permalink
chore: regenerate cloudidentity client (#23512)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Sep 27, 2024
1 parent 8c6e71c commit 1aa8784
Show file tree
Hide file tree
Showing 15 changed files with 86 additions and 67 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-cloudidentity/v1/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudidentity</artifactId>
<version>v1-rev20240902-2.0.0</version>
<version>v1-rev20240924-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-cloudidentity:v1-rev20240902-2.0.0'
implementation 'com.google.apis:google-api-services-cloudidentity:v1-rev20240924-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public final class GoogleAppsCloudidentityDevicesV1BrowserAttributes extends com
private java.lang.String chromeProfileId;

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

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* @return value or {@code null} for none
*/
public String getLastProfileSyncTime() {
return lastProfileSyncTime;
}

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* @param lastProfileSyncTime lastProfileSyncTime or {@code null} for none
*/
public GoogleAppsCloudidentityDevicesV1BrowserAttributes setLastProfileSyncTime(String lastProfileSyncTime) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**
* Browser-specific fields reported by the [Endpoint Verification
* extension](https://chromewebstore.google.com/detail/endpoint-
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1). LINT.IfChange
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
*
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
* transmitted over HTTP when working with the Cloud Identity API. For a detailed explanation see:
Expand All @@ -39,7 +39,7 @@ public final class GoogleAppsCloudidentityDevicesV1BrowserInfo extends com.googl
private java.lang.String browserManagementState;

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -164,15 +164,15 @@ public GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserManagementState(jav
}

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* @return value or {@code null} for none
*/
public java.lang.String getBrowserVersion() {
return browserVersion;
}

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* @param browserVersion browserVersion or {@code null} for none
*/
public GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserVersion(java.lang.String browserVersion) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@
public final class GoogleAppsCloudidentityDevicesV1EndpointVerificationSpecificAttributes extends com.google.api.client.json.GenericJson {

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

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

/**
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. [Configurable
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
* file, folder, and binary attributes; registry entries; and properties in a plist.
* @param additionalSignals additionalSignals or {@code null} for none
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-cloudidentity/v1/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudidentity</artifactId>
<version>v1-rev20240902-2.0.0</version>
<name>Cloud Identity API v1-rev20240902-2.0.0</name>
<version>v1-rev20240924-2.0.0</version>
<name>Cloud Identity API v1-rev20240924-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-cloudidentity/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudidentity</artifactId>
<version>v1-rev20240902-2.0.0</version>
<version>v1-rev20240924-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-cloudidentity:v1-rev20240902-2.0.0'
implementation 'com.google.apis:google-api-services-cloudidentity:v1-rev20240924-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-cloudidentity</artifactId>
<version>v1beta1-rev20240902-2.0.0</version>
<version>v1beta1-rev20240924-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-cloudidentity:v1beta1-rev20240902-2.0.0'
implementation 'com.google.apis:google-api-services-cloudidentity:v1beta1-rev20240924-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
package com.google.api.services.cloudidentity.v1beta1.model;

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

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand All @@ -55,7 +58,8 @@ public final class BrowserAttributes extends com.google.api.client.json.GenericJ
/**
* Represents the current state of the [Chrome browser
* attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by
* the Endpoint Verification extension.
* the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
* @return value or {@code null} for none
*/
public BrowserInfo getChromeBrowserInfo() {
Expand All @@ -65,7 +69,8 @@ public BrowserInfo getChromeBrowserInfo() {
/**
* Represents the current state of the [Chrome browser
* attributes](https://cloud.google.com/access-context-manager/docs/browser-attributes) sent by
* the Endpoint Verification extension.
* the [Endpoint Verification extension](https://chromewebstore.google.com/detail/endpoint-
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
* @param chromeBrowserInfo chromeBrowserInfo or {@code null} for none
*/
public BrowserAttributes setChromeBrowserInfo(BrowserInfo chromeBrowserInfo) {
Expand All @@ -91,15 +96,15 @@ public BrowserAttributes setChromeProfileId(java.lang.String chromeProfileId) {
}

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* @return value or {@code null} for none
*/
public String getLastProfileSyncTime() {
return lastProfileSyncTime;
}

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* @param lastProfileSyncTime lastProfileSyncTime or {@code null} for none
*/
public BrowserAttributes setLastProfileSyncTime(String lastProfileSyncTime) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
package com.google.api.services.cloudidentity.v1beta1.model;

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

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -162,15 +164,15 @@ public BrowserInfo setBrowserManagementState(java.lang.String browserManagementS
}

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* @return value or {@code null} for none
*/
public java.lang.String getBrowserVersion() {
return browserVersion;
}

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* @param browserVersion browserVersion or {@code null} for none
*/
public BrowserInfo setBrowserVersion(java.lang.String browserVersion) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@
public final class EndpointVerificationSpecificAttributes extends com.google.api.client.json.GenericJson {

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

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

/**
* Additional signals reported by Endpoint Verification. It includes the following attributes: 1.
* Non-configurable attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
* is_os_native_firewall_enabled, and is_secure_boot_enabled. 2. Configurable attributes:
* file_config, registry_config, and plist_config.
* [Additional signals](https://cloud.google.com/endpoint-verification/docs/device-information)
* reported by Endpoint Verification. It includes the following attributes: * Non-configurable
* attributes: hotfixes, av_installed, av_enabled, windows_domain_name,
* is_os_native_firewall_enabled, and is_secure_boot_enabled. * [Configurable
* attributes](https://cloud.google.com/endpoint-verification/docs/collect-config-attributes):
* file, folder, and binary attributes; registry entries; and properties in a plist.
* @param additionalSignals additionalSignals or {@code null} for none
*/
public EndpointVerificationSpecificAttributes setAdditionalSignals(java.util.Map<String, java.lang.Object> additionalSignals) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public final class GoogleAppsCloudidentityDevicesV1BrowserAttributes extends com
private java.lang.String chromeProfileId;

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

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* @return value or {@code null} for none
*/
public String getLastProfileSyncTime() {
return lastProfileSyncTime;
}

/**
* Timestamp in milliseconds since Epoch when the profile/gcm id was last synced.
* Timestamp in milliseconds since the Unix epoch when the profile/gcm id was last synced.
* @param lastProfileSyncTime lastProfileSyncTime or {@code null} for none
*/
public GoogleAppsCloudidentityDevicesV1BrowserAttributes setLastProfileSyncTime(String lastProfileSyncTime) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/**
* Browser-specific fields reported by the [Endpoint Verification
* extension](https://chromewebstore.google.com/detail/endpoint-
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1). LINT.IfChange
* verification/callobklhcbilhphinckomhgkigmfocg?pli=1).
*
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
* transmitted over HTTP when working with the Cloud Identity API. For a detailed explanation see:
Expand All @@ -39,7 +39,7 @@ public final class GoogleAppsCloudidentityDevicesV1BrowserInfo extends com.googl
private java.lang.String browserManagementState;

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -164,15 +164,15 @@ public GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserManagementState(jav
}

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* @return value or {@code null} for none
*/
public java.lang.String getBrowserVersion() {
return browserVersion;
}

/**
* Version of the request initiating browser.
* Version of the request initiating browser. E.g. `91.0.4442.4`.
* @param browserVersion browserVersion or {@code null} for none
*/
public GoogleAppsCloudidentityDevicesV1BrowserInfo setBrowserVersion(java.lang.String browserVersion) {
Expand Down
Loading

0 comments on commit 1aa8784

Please sign in to comment.