File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed
clients/google-api-services-admin
com/google/api/services/directory/model
com/google/api/services/reports Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff 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-admin-directory</artifactId >
25- <version >directory_v1-rev20251021 -2.0.0</version >
25+ <version >directory_v1-rev20251107 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-admin-directory:directory_v1-rev20251021 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-admin-directory:directory_v1-rev20251107 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ public final class ChromeOsDevice extends com.google.api.client.json.GenericJson
9797 }
9898
9999 /**
100- * Output only. Information about bluetooth adapters of the device.
100+ * Output only. Information about Bluetooth adapters of the device.
101101 * The value may be {@code null}.
102102 */
103103 @ com .google .api .client .util .Key
@@ -643,15 +643,15 @@ public ChromeOsDevice setBacklightInfo(java.util.List<BacklightInfo> backlightIn
643643 }
644644
645645 /**
646- * Output only. Information about bluetooth adapters of the device.
646+ * Output only. Information about Bluetooth adapters of the device.
647647 * @return value or {@code null} for none
648648 */
649649 public java .util .List <BluetoothAdapterInfo > getBluetoothAdapterInfo () {
650650 return bluetoothAdapterInfo ;
651651 }
652652
653653 /**
654- * Output only. Information about bluetooth adapters of the device.
654+ * Output only. Information about Bluetooth adapters of the device.
655655 * @param bluetoothAdapterInfo bluetoothAdapterInfo or {@code null} for none
656656 */
657657 public ChromeOsDevice setBluetoothAdapterInfo (java .util .List <BluetoothAdapterInfo > bluetoothAdapterInfo ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-admin-directory</artifactId >
11- <version >directory_v1-rev20251021 -2.0.0</version >
12- <name >Admin SDK API directory_v1-rev20251021 -2.0.0</name >
11+ <version >directory_v1-rev20251107 -2.0.0</version >
12+ <name >Admin SDK API directory_v1-rev20251107 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff 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-admin-directory</artifactId >
25- <version >directory_v1-rev20251021 -2.0.0</version >
25+ <version >directory_v1-rev20251107 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-admin-directory:directory_v1-rev20251021 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-admin-directory:directory_v1-rev20251107 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff 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-admin-reports</artifactId >
25- <version >reports_v1-rev20250818 -2.0.0</version >
25+ <version >reports_v1-rev20251107 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-admin-reports:reports_v1-rev20250818 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-admin-reports:reports_v1-rev20251107 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change 2323 */
2424public class ReportsScopes {
2525
26- /** View audit reports for your G Suite domain. */
26+ /** View audit reports for your Google Workspace domain. */
2727 public static final String ADMIN_REPORTS_AUDIT_READONLY = "https://www.googleapis.com/auth/admin.reports.audit.readonly" ;
2828
29- /** View usage reports for your G Suite domain. */
29+ /** View usage reports for your Google Workspace domain. */
3030 public static final String ADMIN_REPORTS_USAGE_READONLY = "https://www.googleapis.com/auth/admin.reports.usage.readonly" ;
3131
3232 /**
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-admin-reports</artifactId >
11- <version >reports_v1-rev20250818 -2.0.0</version >
12- <name >Admin SDK API reports_v1-rev20250818 -2.0.0</name >
11+ <version >reports_v1-rev20251107 -2.0.0</version >
12+ <name >Admin SDK API reports_v1-rev20251107 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff 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-admin-reports</artifactId >
25- <version >reports_v1-rev20250818 -2.0.0</version >
25+ <version >reports_v1-rev20251107 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-admin-reports:reports_v1-rev20250818 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-admin-reports:reports_v1-rev20251107 -2.0.0'
3939}
4040```
4141
You can’t perform that action at this time.
0 commit comments