Skip to content

Commit 6dfe4fe

Browse files
chore: regenerate androidmanagement client
1 parent 38c1764 commit 6dfe4fe

File tree

7 files changed

+31
-31
lines changed

7 files changed

+31
-31
lines changed

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

clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/AndroidManagement.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ public class AndroidManagement extends com.google.api.client.googleapis.services
103103
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}</li>
104104
* <li>Android: {@code newCompatibleTransport} from
105105
* {@code com.google.api.client.extensions.android.http.AndroidHttp}</li>
106-
* <li>Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
106+
* <li>Java: {@code com.google.api.client.http.javanet.NetHttpTransport}</li>
107107
* </li>
108108
* </ul>
109109
* @param jsonFactory JSON factory, which may be:
@@ -6022,8 +6022,7 @@ private static String chooseEndpoint(com.google.api.client.http.HttpTransport tr
60226022
* {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport}</li>
60236023
* <li>Android: {@code newCompatibleTransport} from
60246024
* {@code com.google.api.client.extensions.android.http.AndroidHttp}</li>
6025-
* <li>Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()}
6026-
* </li>
6025+
* <li>Java: {@code com.google.api.client.http.javanet.NetHttpTransport}</li>
60276026
* </ul>
60286027
* @param jsonFactory JSON factory, which may be:
60296028
* <ul>

clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/ApplicationSigningKeyCert.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ public final class ApplicationSigningKeyCert extends com.google.api.client.json.
3232

3333
/**
3434
* Required. The SHA-256 hash value of the signing key certificate of the app. This must be a
35-
* valid SHA-256 hash value, i.e. 32 bytes. Otherwise, the policy is rejected.
35+
* valid SHA-256 hash value, i.e. 32 bytes.
3636
* The value may be {@code null}.
3737
*/
3838
@com.google.api.client.util.Key
3939
private java.lang.String signingKeyCertFingerprintSha256;
4040

4141
/**
4242
* Required. The SHA-256 hash value of the signing key certificate of the app. This must be a
43-
* valid SHA-256 hash value, i.e. 32 bytes. Otherwise, the policy is rejected.
43+
* valid SHA-256 hash value, i.e. 32 bytes.
4444
* @see #decodeSigningKeyCertFingerprintSha256()
4545
* @return value or {@code null} for none
4646
*/
@@ -50,7 +50,7 @@ public java.lang.String getSigningKeyCertFingerprintSha256() {
5050

5151
/**
5252
* Required. The SHA-256 hash value of the signing key certificate of the app. This must be a
53-
* valid SHA-256 hash value, i.e. 32 bytes. Otherwise, the policy is rejected.
53+
* valid SHA-256 hash value, i.e. 32 bytes.
5454
* @see #getSigningKeyCertFingerprintSha256()
5555
* @return Base64 decoded value or {@code null} for none
5656
*
@@ -62,7 +62,7 @@ public byte[] decodeSigningKeyCertFingerprintSha256() {
6262

6363
/**
6464
* Required. The SHA-256 hash value of the signing key certificate of the app. This must be a
65-
* valid SHA-256 hash value, i.e. 32 bytes. Otherwise, the policy is rejected.
65+
* valid SHA-256 hash value, i.e. 32 bytes.
6666
* @see #encodeSigningKeyCertFingerprintSha256()
6767
* @param signingKeyCertFingerprintSha256 signingKeyCertFingerprintSha256 or {@code null} for none
6868
*/
@@ -73,7 +73,7 @@ public ApplicationSigningKeyCert setSigningKeyCertFingerprintSha256(java.lang.St
7373

7474
/**
7575
* Required. The SHA-256 hash value of the signing key certificate of the app. This must be a
76-
* valid SHA-256 hash value, i.e. 32 bytes. Otherwise, the policy is rejected.
76+
* valid SHA-256 hash value, i.e. 32 bytes.
7777
* @see #setSigningKeyCertFingerprintSha256()
7878
*
7979
* <p>

clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/NetworkInfo.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public final class NetworkInfo extends com.google.api.client.json.GenericJson {
5353

5454
/**
5555
* Provides telephony information associated with each SIM card on the device. Only supported on
56-
* fully managed devices starting from Android API level 23.
56+
* fully managed devices starting from Android 6.
5757
* The value may be {@code null}.
5858
*/
5959
@com.google.api.client.util.Key
@@ -119,7 +119,7 @@ public NetworkInfo setNetworkOperatorName(java.lang.String networkOperatorName)
119119

120120
/**
121121
* Provides telephony information associated with each SIM card on the device. Only supported on
122-
* fully managed devices starting from Android API level 23.
122+
* fully managed devices starting from Android 6.
123123
* @return value or {@code null} for none
124124
*/
125125
public java.util.List<TelephonyInfo> getTelephonyInfos() {
@@ -128,7 +128,7 @@ public java.util.List<TelephonyInfo> getTelephonyInfos() {
128128

129129
/**
130130
* Provides telephony information associated with each SIM card on the device. Only supported on
131-
* fully managed devices starting from Android API level 23.
131+
* fully managed devices starting from Android 6.
132132
* @param telephonyInfos telephonyInfos or {@code null} for none
133133
*/
134134
public NetworkInfo setTelephonyInfos(java.util.List<TelephonyInfo> telephonyInfos) {

clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/TelephonyInfo.java

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
package com.google.api.services.androidmanagement.v1.model;
1818

1919
/**
20-
* Telephony information associated with a given SIM card on the device. Only supported on fully
21-
* managed devices starting from Android API level 23.
20+
* Telephony information associated with a given SIM card on the device. This is supported for all
21+
* SIM cards on fully managed devices on Android 6 and above. In addition, this is supported for
22+
* admin-added eSIMs on all devices for Android 15 and above.
2223
*
2324
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2425
* transmitted over HTTP when working with the Android Management API. For a detailed explanation
@@ -33,8 +34,8 @@ public final class TelephonyInfo extends com.google.api.client.json.GenericJson
3334

3435
/**
3536
* Output only. Activation state of the SIM card on the device. This is applicable for eSIMs only.
36-
* This is supported on all devices for API level 35 and above. This is always
37-
* ACTIVATION_STATE_UNSPECIFIED for physical SIMs and for devices below API level 35.
37+
* This is supported on all devices for Android 15 and above. This is always
38+
* ACTIVATION_STATE_UNSPECIFIED for physical SIMs and for devices below Android 15.
3839
* The value may be {@code null}.
3940
*/
4041
@com.google.api.client.util.Key
@@ -49,8 +50,8 @@ public final class TelephonyInfo extends com.google.api.client.json.GenericJson
4950

5051
/**
5152
* Output only. The configuration mode of the SIM card on the device. This is applicable for eSIMs
52-
* only. This is supported on all devices for API level 35 and above. This is always
53-
* CONFIG_MODE_UNSPECIFIED for physical SIMs and for devices below API level 35.
53+
* only. This is supported on all devices for Android 15 and above. This is always
54+
* CONFIG_MODE_UNSPECIFIED for physical SIMs and for devices below Android 15.
5455
* The value may be {@code null}.
5556
*/
5657
@com.google.api.client.util.Key
@@ -72,8 +73,8 @@ public final class TelephonyInfo extends com.google.api.client.json.GenericJson
7273

7374
/**
7475
* Output only. Activation state of the SIM card on the device. This is applicable for eSIMs only.
75-
* This is supported on all devices for API level 35 and above. This is always
76-
* ACTIVATION_STATE_UNSPECIFIED for physical SIMs and for devices below API level 35.
76+
* This is supported on all devices for Android 15 and above. This is always
77+
* ACTIVATION_STATE_UNSPECIFIED for physical SIMs and for devices below Android 15.
7778
* @return value or {@code null} for none
7879
*/
7980
public java.lang.String getActivationState() {
@@ -82,8 +83,8 @@ public java.lang.String getActivationState() {
8283

8384
/**
8485
* Output only. Activation state of the SIM card on the device. This is applicable for eSIMs only.
85-
* This is supported on all devices for API level 35 and above. This is always
86-
* ACTIVATION_STATE_UNSPECIFIED for physical SIMs and for devices below API level 35.
86+
* This is supported on all devices for Android 15 and above. This is always
87+
* ACTIVATION_STATE_UNSPECIFIED for physical SIMs and for devices below Android 15.
8788
* @param activationState activationState or {@code null} for none
8889
*/
8990
public TelephonyInfo setActivationState(java.lang.String activationState) {
@@ -110,8 +111,8 @@ public TelephonyInfo setCarrierName(java.lang.String carrierName) {
110111

111112
/**
112113
* Output only. The configuration mode of the SIM card on the device. This is applicable for eSIMs
113-
* only. This is supported on all devices for API level 35 and above. This is always
114-
* CONFIG_MODE_UNSPECIFIED for physical SIMs and for devices below API level 35.
114+
* only. This is supported on all devices for Android 15 and above. This is always
115+
* CONFIG_MODE_UNSPECIFIED for physical SIMs and for devices below Android 15.
115116
* @return value or {@code null} for none
116117
*/
117118
public java.lang.String getConfigMode() {
@@ -120,8 +121,8 @@ public java.lang.String getConfigMode() {
120121

121122
/**
122123
* Output only. The configuration mode of the SIM card on the device. This is applicable for eSIMs
123-
* only. This is supported on all devices for API level 35 and above. This is always
124-
* CONFIG_MODE_UNSPECIFIED for physical SIMs and for devices below API level 35.
124+
* only. This is supported on all devices for Android 15 and above. This is always
125+
* CONFIG_MODE_UNSPECIFIED for physical SIMs and for devices below Android 15.
125126
* @param configMode configMode or {@code null} for none
126127
*/
127128
public TelephonyInfo setConfigMode(java.lang.String configMode) {

clients/google-api-services-androidmanagement/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-androidmanagement</artifactId>
11-
<version>v1-rev20260127-2.0.0</version>
12-
<name>Android Management API v1-rev20260127-2.0.0</name>
11+
<version>v1-rev20260212-2.0.0</version>
12+
<name>Android Management API v1-rev20260212-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

0 commit comments

Comments
 (0)