-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [analyticsadmin] add GetSearchAds360Link
, ListSearchAds360Links
, CreateSearchAds360Link
, DeleteSearchAds360Link
, UpdateSearchAds360Link
methods to the Admin API v1alpha
#9093
Merged
Merged
Conversation
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
…chAds360Link`, `DeleteSearchAds360Link`, `UpdateSearchAds360Link` methods to the Admin API v1alpha feat: add `SetAutomatedGa4ConfigurationOptOut`, `FetchAutomatedGa4ConfigurationOptOut` methods to the Admin API v1alpha feat: add `GetBigQueryLink`, `ListBigQueryLinks` methods to the Admin API v1alpha feat: add `tokens_per_project_per_hour` field to `AccessQuota` type feat: add `EXPANDED_DATA_SET`, `CHANNEL_GROUP` values to `ChangeHistoryResourceType` enum feat: add `search_ads_360_link`, `expanded_data_set`, `bigquery_link` values to ChangeHistoryResource.resource oneof field feat: add `BigQueryLink`, `SearchAds360Link` resource types to the Admin API v1alpha fix!: remove `LESS_THAN_OR_EQUAL`, `GREATER_THAN_OR_EQUAL` values from NumericFilter.Operation enum fix!: remove `PARTIAL_REGEXP` value from StringFilter.MatchType enum PiperOrigin-RevId: 507839187 Source-Link: googleapis/googleapis@b221f5f Source-Link: https://github.com/googleapis/googleapis-gen/commit/96b7c43fc3dca6c8767a6d731b516daf9ad50668 Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6Ijk2YjdjNDNmYzNkY2E2Yzg3NjdhNmQ3MzFiNTE2ZGFmOWFkNTA2NjgifQ==
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Feb 7, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Feb 7, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Feb 7, 2023
gcf-owl-bot
bot
force-pushed
the
owl-bot-copy-java-analytics-admin
branch
from
February 7, 2023 23:10
27286d1
to
ad0cdb0
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Feb 7, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Feb 7, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Feb 7, 2023
emmileaf
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Feb 15, 2023
yoshi-kokoro
removed
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
labels
Feb 15, 2023
emmileaf
approved these changes
Feb 15, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: add
SetAutomatedGa4ConfigurationOptOut
,FetchAutomatedGa4ConfigurationOptOut
methods to the Admin API v1alphafeat: add
GetBigQueryLink
,ListBigQueryLinks
methods to the Admin API v1alphafeat: add
tokens_per_project_per_hour
field toAccessQuota
typefeat: add
EXPANDED_DATA_SET
,CHANNEL_GROUP
values toChangeHistoryResourceType
enumfeat: add
search_ads_360_link
,expanded_data_set
,bigquery_link
values to ChangeHistoryResource.resource oneof fieldfeat: add
BigQueryLink
,SearchAds360Link
resource types to the Admin API v1alphafix!: remove
LESS_THAN_OR_EQUAL
,GREATER_THAN_OR_EQUAL
values from NumericFilter.Operation enumfix!: remove
PARTIAL_REGEXP
value from StringFilter.MatchType enumPiperOrigin-RevId: 507839187
Source-Link: googleapis/googleapis@b221f5f
Source-Link: https://github.com/googleapis/googleapis-gen/commit/96b7c43fc3dca6c8767a6d731b516daf9ad50668
Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6Ijk2YjdjNDNmYzNkY2E2Yzg3NjdhNmQ3MzFiNTE2ZGFmOWFkNTA2NjgifQ==