diff --git a/clients/google-api-services-health/v4/2.0.0/README.md b/clients/google-api-services-health/v4/2.0.0/README.md
index d57c963f350..754bbe99202 100644
--- a/clients/google-api-services-health/v4/2.0.0/README.md
+++ b/clients/google-api-services-health/v4/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-health
- v4-rev20260731-2.0.0
+ v4-rev20260803-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-health:v4-rev20260731-2.0.0'
+ implementation 'com.google.apis:google-api-services-health:v4-rev20260803-2.0.0'
}
```
diff --git a/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/GoogleHealthAPI.java b/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/GoogleHealthAPI.java
index 3c98b539997..bcbb8f99de0 100644
--- a/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/GoogleHealthAPI.java
+++ b/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/GoogleHealthAPI.java
@@ -4564,18 +4564,23 @@ public Reconcile setParent(java.lang.String parent) {
/**
* Optional. The data source family name to reconcile. If empty, data points from all data
* sources will be reconciled. Format: `users/me/dataSourceFamilies/{data_source_family}`
- * The supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * - `users/me/dataSourceFamilies/all-sources` - Default value. Includes data from all
+ * available data sources. - `users/me/dataSourceFamilies/google-wearables` - Includes
+ * data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` -
+ * Includes first-party Google data, such as data from tracker devices, manually logged
+ * data, and Health Connect.
*/
@com.google.api.client.util.Key
private java.lang.String dataSourceFamily;
/** Optional. The data source family name to reconcile. If empty, data points from all data sources
- will be reconciled. Format: `users/me/dataSourceFamilies/{data_source_family}` The supported values
- are: - `users/me/dataSourceFamilies/all-sources` - default value -
- `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ will be reconciled. Format: `users/me/dataSourceFamilies/{data_source_family}` -
+ `users/me/dataSourceFamilies/all-sources` - Default value. Includes data from all available data
+ sources. - `users/me/dataSourceFamilies/google-wearables` - Includes data from Google and Fitbit
+ tracker devices (such as Fitbit trackers and Pixel Watch). Excludes manually logged data. -
+ `users/me/dataSourceFamilies/google-sources` - Includes first-party Google data, such as data from
+ tracker devices, manually logged data, and Health Connect.
*/
public java.lang.String getDataSourceFamily() {
return dataSourceFamily;
@@ -4584,9 +4589,12 @@ public java.lang.String getDataSourceFamily() {
/**
* Optional. The data source family name to reconcile. If empty, data points from all data
* sources will be reconciled. Format: `users/me/dataSourceFamilies/{data_source_family}`
- * The supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * - `users/me/dataSourceFamilies/all-sources` - Default value. Includes data from all
+ * available data sources. - `users/me/dataSourceFamilies/google-wearables` - Includes
+ * data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` -
+ * Includes first-party Google data, such as data from tracker devices, manually logged
+ * data, and Health Connect.
*/
public Reconcile setDataSourceFamily(java.lang.String dataSourceFamily) {
this.dataSourceFamily = dataSourceFamily;
diff --git a/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/DailyRollUpDataPointsRequest.java b/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/DailyRollUpDataPointsRequest.java
index 269102bce86..22c2838f2e4 100644
--- a/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/DailyRollUpDataPointsRequest.java
+++ b/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/DailyRollUpDataPointsRequest.java
@@ -32,9 +32,11 @@ public final class DailyRollUpDataPointsRequest extends com.google.api.client.js
/**
* Optional. The data source family name to roll up. If empty, data points from all available data
* sources will be rolled up. Format: `users/me/dataSourceFamilies/{data_source_family}` The
- * supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * supported values are: - `users/me/dataSourceFamilies/all-sources` - Default value. Includes
+ * data from all available data sources. - `users/me/dataSourceFamilies/google-wearables` -
+ * Includes data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` - Includes first-
+ * party Google data, such as data from tracker devices, manually logged data, and Health Connect.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -77,9 +79,11 @@ public final class DailyRollUpDataPointsRequest extends com.google.api.client.js
/**
* Optional. The data source family name to roll up. If empty, data points from all available data
* sources will be rolled up. Format: `users/me/dataSourceFamilies/{data_source_family}` The
- * supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * supported values are: - `users/me/dataSourceFamilies/all-sources` - Default value. Includes
+ * data from all available data sources. - `users/me/dataSourceFamilies/google-wearables` -
+ * Includes data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` - Includes first-
+ * party Google data, such as data from tracker devices, manually logged data, and Health Connect.
* @return value or {@code null} for none
*/
public java.lang.String getDataSourceFamily() {
@@ -89,9 +93,11 @@ public java.lang.String getDataSourceFamily() {
/**
* Optional. The data source family name to roll up. If empty, data points from all available data
* sources will be rolled up. Format: `users/me/dataSourceFamilies/{data_source_family}` The
- * supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * supported values are: - `users/me/dataSourceFamilies/all-sources` - Default value. Includes
+ * data from all available data sources. - `users/me/dataSourceFamilies/google-wearables` -
+ * Includes data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` - Includes first-
+ * party Google data, such as data from tracker devices, manually logged data, and Health Connect.
* @param dataSourceFamily dataSourceFamily or {@code null} for none
*/
public DailyRollUpDataPointsRequest setDataSourceFamily(java.lang.String dataSourceFamily) {
diff --git a/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/RollUpDataPointsRequest.java b/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/RollUpDataPointsRequest.java
index e5126b5d90f..556b7db477b 100644
--- a/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/RollUpDataPointsRequest.java
+++ b/clients/google-api-services-health/v4/2.0.0/com/google/api/services/health/v4/model/RollUpDataPointsRequest.java
@@ -32,9 +32,11 @@ public final class RollUpDataPointsRequest extends com.google.api.client.json.Ge
/**
* Optional. The data source family name to roll up. If empty, data points from all available data
* sources will be rolled up. Format: `users/me/dataSourceFamilies/{data_source_family}` The
- * supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * supported values are: - `users/me/dataSourceFamilies/all-sources` - Default value. Includes
+ * data from all available data sources. - `users/me/dataSourceFamilies/google-wearables` -
+ * Includes data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` - Includes first-
+ * party Google data, such as data from tracker devices, manually logged data, and Health Connect.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -77,9 +79,11 @@ public final class RollUpDataPointsRequest extends com.google.api.client.json.Ge
/**
* Optional. The data source family name to roll up. If empty, data points from all available data
* sources will be rolled up. Format: `users/me/dataSourceFamilies/{data_source_family}` The
- * supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * supported values are: - `users/me/dataSourceFamilies/all-sources` - Default value. Includes
+ * data from all available data sources. - `users/me/dataSourceFamilies/google-wearables` -
+ * Includes data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` - Includes first-
+ * party Google data, such as data from tracker devices, manually logged data, and Health Connect.
* @return value or {@code null} for none
*/
public java.lang.String getDataSourceFamily() {
@@ -89,9 +93,11 @@ public java.lang.String getDataSourceFamily() {
/**
* Optional. The data source family name to roll up. If empty, data points from all available data
* sources will be rolled up. Format: `users/me/dataSourceFamilies/{data_source_family}` The
- * supported values are: - `users/me/dataSourceFamilies/all-sources` - default value -
- * `users/me/dataSourceFamilies/google-wearables` - tracker devices -
- * `users/me/dataSourceFamilies/google-sources` - Google first party sources
+ * supported values are: - `users/me/dataSourceFamilies/all-sources` - Default value. Includes
+ * data from all available data sources. - `users/me/dataSourceFamilies/google-wearables` -
+ * Includes data from Google and Fitbit tracker devices (such as Fitbit trackers and Pixel Watch).
+ * Excludes manually logged data. - `users/me/dataSourceFamilies/google-sources` - Includes first-
+ * party Google data, such as data from tracker devices, manually logged data, and Health Connect.
* @param dataSourceFamily dataSourceFamily or {@code null} for none
*/
public RollUpDataPointsRequest setDataSourceFamily(java.lang.String dataSourceFamily) {
diff --git a/clients/google-api-services-health/v4/2.0.0/pom.xml b/clients/google-api-services-health/v4/2.0.0/pom.xml
index cabb78e5939..333d542594c 100644
--- a/clients/google-api-services-health/v4/2.0.0/pom.xml
+++ b/clients/google-api-services-health/v4/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-health
- v4-rev20260731-2.0.0
- Google Health API v4-rev20260731-2.0.0
+ v4-rev20260803-2.0.0
+ Google Health API v4-rev20260803-2.0.0
jar
2011
diff --git a/clients/google-api-services-health/v4/README.md b/clients/google-api-services-health/v4/README.md
index d57c963f350..754bbe99202 100644
--- a/clients/google-api-services-health/v4/README.md
+++ b/clients/google-api-services-health/v4/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-health
- v4-rev20260731-2.0.0
+ v4-rev20260803-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-health:v4-rev20260731-2.0.0'
+ implementation 'com.google.apis:google-api-services-health:v4-rev20260803-2.0.0'
}
```