-
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.
fix!: [analyticsadmin] rename the
enterprise_daily_export_enabled
f…
…ield to `fresh_daily_export_enabled` in the `BigQueryLink` resource (#9753) - [ ] Regenerate this pull request now. feat: add `GetSKAdNetworkConversionValueSchema`, `CreateSKAdNetworkConversionValueSchema`, `DeleteSKAdNetworkConversionValueSchema`, `UpdateSKAdNetworkConversionValueSchema`, `ListSKAdNetworkConversionValueSchemas` methods to the Admin API v1 alpha feat: add the `skadnetwork_conversion_value_schema` field to the `ChangeHistoryResource.resource` oneof type feat: add the `SKADNETWORK_CONVERSION_VALUE_SCHEMA` option to the `ChangeHistoryResourceType` enum feat: add `CoarseValue`, `ConversionValues`, `EventMapping`, `SKAdNetworkConversionValueSchema` types PiperOrigin-RevId: 561159616 Source-Link: https://github.com/googleapis/googleapis/commit/ba06e6ca44d3d0db041428eac004f5c630541138 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5883b7c82bc47dbb74c03d2a4bf2f866e0c52c69 Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjU4ODNiN2M4MmJjNDdkYmI3NGMwM2QyYTRiZjJmODY2ZTBjNTJjNjkifQ== BEGIN_NESTED_COMMIT feat: [analyticsadmin] add `UpdateConversionEvent` method to the Admin API v1 beta feat: add the `counting_method` field to the `ConversionEvent` type feat: add the `ConversionCountingMethod` enum feat: add the `ITEM` option to the `DimensionScope` enum feat: make the field `default_uri` of `WebStreamData` mutable fix!: add the missing `REQUIRED` annotation to the `update_mask` field of `UpdateMeasurementProtocolSecretRequest` PiperOrigin-RevId: 559470845 Source-Link: https://github.com/googleapis/googleapis/commit/751dfcf15903ebf451a8b808e0d213a73342a8f5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/d2ef8190576bce8ea3c45ad9dd86c08533c36371 Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6ImQyZWY4MTkwNTc2YmNlOGVhM2M0NWFkOWRkODZjMDg1MzNjMzYzNzEifQ== END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix!: [analyticsadmin] rename the `intraday_export_enabled` field to `enterprise_export_enabled` in the `BigQueryLink` resource feat: add `UpdateConversionEvent` method to the Admin API v1 alpha feat: add the `counting_method` field to the `ConversionEvent` type feat: add the `ConversionCountingMethod` enum PiperOrigin-RevId: 555379699 Source-Link: https://github.com/googleapis/googleapis/commit/a9a67de598742dae67aa1b38ba6492dcebc71be0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/31b8966b65d9232b5b396d73be6578086ffc6718 Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjMxYjg5NjZiNjVkOTIzMmI1YjM5NmQ3M2JlNjU3ODA4NmZmYzY3MTgifQ== END_NESTED_COMMIT
- Loading branch information
1 parent
41e7eac
commit 08c1a7d
Showing
98 changed files
with
26,119 additions
and
2,287 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
919 changes: 919 additions & 0 deletions
919
...s-admin/src/main/java/com/google/analytics/admin/v1alpha/AnalyticsAdminServiceClient.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.