Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/google-api-services-health/v4/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-health</artifactId>
<version>v4-rev20260731-2.0.0</version>
<version>v4-rev20260803-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -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'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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() {
Expand All @@ -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) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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() {
Expand All @@ -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) {
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-health/v4/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-health</artifactId>
<version>v4-rev20260731-2.0.0</version>
<name>Google Health API v4-rev20260731-2.0.0</name>
<version>v4-rev20260803-2.0.0</version>
<name>Google Health API v4-rev20260803-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-health/v4/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-health</artifactId>
<version>v4-rev20260731-2.0.0</version>
<version>v4-rev20260803-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -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'
}
```

Expand Down
Loading