-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [analyticsdata] add
CreateAudienceExport
, `QueryAudienceExpor…
…t`, `GetAudienceExport`, `ListAudienceExports` methods to the Data API v1 beta (#10133) * feat: add `CreateAudienceExport`, `QueryAudienceExport`, `GetAudienceExport`, `ListAudienceExports` methods to the Data API v1 beta feat: add `sampling_metadatas` field to `ResponseMetaData` feat: add `SamplingMetadata`, `AudienceExport`, `AudienceExportMetadata`, `AudienceDimensionValue` types fix!: add `optional` label to `consumed`, `remaining` fields of the `QuotaStatus` type docs: updated comments PiperOrigin-RevId: 589214160 Source-Link: googleapis/googleapis@c3ee218 Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ae3038701f796a5c83ff4f12d41c6ab828bb9a7 Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtZGF0YS8uT3dsQm90LnlhbWwiLCJoIjoiMmFlMzAzODcwMWY3OTZhNWM4M2ZmNGYxMmQ0MWM2YWI4MjhiYjlhNyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Tomo Suzuki <suztomo@google.com>
- Loading branch information
1 parent
66f99c3
commit 3ef3b0a
Showing
69 changed files
with
20,672 additions
and
331 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
908 changes: 908 additions & 0 deletions
908
...nalytics-data/src/main/java/com/google/analytics/data/v1beta/BetaAnalyticsDataClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.