Skip to content

Commit 1d0d90e

Browse files
feat: Automated regeneration of analyticsadmin v1beta client (#27246)
Auto-created at 2026-07-05 11:04:32 +0000 using the toys pull request generator.
1 parent b80fe4b commit 1d0d90e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

generated/google-apis-analyticsadmin_v1beta/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-analyticsadmin_v1beta
22

3+
### v0.27.0 (2026-07-05)
4+
5+
* Regenerated from discovery document revision 20260628
6+
37
### v0.26.0 (2026-06-14)
48

59
* Regenerated from discovery document revision 20260607

generated/google-apis-analyticsadmin_v1beta/lib/google/apis/analyticsadmin_v1beta/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module AnalyticsadminV1beta
1818
# Version of the google-apis-analyticsadmin_v1beta gem
19-
GEM_VERSION = "0.26.0"
19+
GEM_VERSION = "0.27.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.19.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20260607"
25+
REVISION = "20260628"
2626
end
2727
end
2828
end

generated/google-apis-analyticsadmin_v1beta/lib/google/apis/analyticsadmin_v1beta/service.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ def get_account_data_sharing_settings(name, fields: nil, quota_user: nil, option
197197
# Returns all accounts accessible by the caller. Note that these accounts might
198198
# not currently have GA properties. Soft-deleted (ie: "trashed") accounts are
199199
# excluded by default. Returns an empty list if no relevant accounts are found.
200+
# Note: The easiest way to retrieve a list of all properties you have access to
201+
# is by using `ListAccountSummaries`.
200202
# @param [Fixnum] page_size
201203
# Optional. The maximum number of resources to return. The service may return
202204
# fewer than this value, even if there are additional pages. If unspecified, at

0 commit comments

Comments
 (0)