- 4.0.0 (latest)
- 3.30.1
- 3.29.2
- 3.28.0
- 3.27.1
- 3.26.4
- 3.25.1
- 3.24.3
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.1
- 3.19.1
- 3.18.1
- 3.17.1
- 3.16.0
- 3.15.0
- 3.14.2
- 3.13.1
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.1
- 3.8.1
- 3.7.1
- 3.6.1
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.1
- 3.1.0
- 2.2.2
- 2.1.0
- 2.0.0
- 1.3.2
- 1.2.0
- 1.1.0
- 1.0.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.1
- 0.3.0
Changelog
4.0.0 (2025-10-07)
Bug Fixes
- remove google.cloud.asset_v1p4beta1 (#14571) Remove
google.cloud.asset_v1p4beta1
which doesn’t exist in https://github.com/googleapis/googleapis/tree/master/google/cloud/asset (521e7d7dd1d9978f0db19f0125a05e50050d077b)
3.30.1 (2025-05-08)
Documentation
- fix typos in documentation (deb14f3)
3.30.0 (2025-04-24)
Features
A new field
enrichments
is added to message.google.cloud.asset.v1.ResourceSearchResult
(b464b68)A new message
AssetEnrichment
is added (b464b68)A new message
ResourceOwners
is added (b464b68)A new value
GOVERN_TAGS
is added to enumMethodType
(b464b68)A new value
REMOVE_GRANT
is added to enumMethodType
(b464b68)
Documentation
A comment for field
attached_resource
in message.google.cloud.asset.v1.EffectiveTagDetails
is changed (b464b68)A comment for field
consolidated_policy
in message.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse
is changed (b464b68)A comment for field
policy_bundle
in message.google.cloud.asset.v1.AnalyzeOrgPoliciesResponse
is changed (b464b68)A comment for field
policy_bundle
in message.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse
is changed (b464b68)A comment for field
policy_bundle
in message.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse
is changed (b464b68)A comment for field
service_account_impersonation_analysis
in message.google.cloud.asset.v1.AnalyzeIamPolicyResponse
is changed (b464b68)
3.29.2 (2025-03-15)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (3a85796)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
3.29.1 (2025-02-18)
Bug Fixes
- deps: Require grpc-google-iam-v1>=0.14.0 (4571dff)
3.29.0 (2025-02-12)
Features
Add REST Interceptors which support reading metadata (b1c3ce8)
Add support for reading selective GAPIC generation methods from service YAML (b1c3ce8)
3.28.0 (2024-12-12)
Features
- Add support for opt-in debug logging (b1dfc55)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (b1dfc55)
3.27.1 (2024-10-31)
Bug Fixes
- disable universe-domain validation (85c7512)
3.27.0 (2024-10-24)
Features
3.26.4 (2024-09-16)
Documentation
- [google-cloud-asset] Comments are clarified for certain fields in messages
QueryAssetsResponse
andResourceSearchResult
(#13076) (35b2c45)
3.26.3 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (6e83a37)
3.26.2 (2024-07-08)
Bug Fixes
3.26.1 (2024-04-24)
Documentation
- fix required permissions for resources.searchAll and iamPolicies.searchAll (bbc49a5)
3.26.0 (2024-03-28)
Features
- add tag key id support (2c17f60)
Documentation
- add tagKeyIds example for ResourceSearchResult.tags (2c17f60)
3.25.1 (2024-03-22)
Documentation
3.25.0 (2024-03-07)
Features
Add
asset_type
field toGovernedIamPolicy
andGovernedResource
(ff71d1a)Add
effective_tags
field toGovernedResource
(ff71d1a)Add field
condition_evaluation
toAnalyzerOrgPolicy.Rule
(ff71d1a)Add fields
project
,folders
andorganization
toOrgPolicyResult
(ff71d1a)Add fields
project
,folders
,organization
andeffective_tags
toGovernedContainer
(ff71d1a)
Documentation
- Update comment for rpc
AnalyzeOrgPolicyGovernedAssets
to include additional canned constraints (ff71d1a)
3.24.3 (2024-03-05)
Bug Fixes
3.24.2 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12303) (fbb80c3)fix ValueError in test__validate_universe_domain (e6cd222)
Documentation
- [google-cloud-asset] updated comments (e6cd222)
3.24.1 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (780c5f1)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (780c5f1)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (780c5f1)
3.24.0 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (a0392ee)
3.23.0 (2024-01-04)
Features
- Added new resource references to fields in AnalyzeMoveRequest (599e175)
Documentation
- Updated comments (599e175)
3.22.0 (2023-12-12)
Features
added Asset.access_policy, access_level, service_perimeter, org_policy (0fc00b8)
added messages ExportAssetsResponse, BatchGetAssetsHistoryResponse (0fc00b8)
added resource definitions to some messages (0fc00b8)
Documentation
- updated comments (0fc00b8)
3.21.0 (2023-12-07)
Features
Add support for python 3.12 (ea6cfc2)
Introduce compatibility with native namespace packages (ea6cfc2)
Bug Fixes
3.20.1 (2023-11-15)
Bug Fixes
3.20.0 (2023-10-16)
Features
- Add support for directly attached and effective tags (7e2b606)
Documentation
3.19.1 (2023-07-04)
Bug Fixes
3.19.0 (2023-04-01)
Features
Add support for AnalyzeOrgPolicies API (00dcd06)
Add support for AnalyzeOrgPolicyGovernedAssets API (00dcd06)
Add support for AnalyzeOrgPolicyGovernedContainers API (00dcd06)
3.18.1 (2023-03-24)
Documentation
3.18.0 (2023-02-19)
Features
3.17.1 (2023-01-20)
Bug Fixes
- Add context manager return types (e5e63a9)
Documentation
- Add documentation for enums (e5e63a9)
3.17.0 (2023-01-14)
Features
- Policy Analyzer for Organization Policy is publicly available (ff8f92a)
Documentation
- Brand and typo fixes (ff8f92a)
3.16.0 (2023-01-10)
Features
3.15.0 (2023-01-07)
Features
Add support for
google.cloud.asset.__version__
(6bad165)Add typing to proto.Message based class attributes (6bad165)
Bug Fixes
Add dict typing for client_options (6bad165)
Deprecate searchable field kmsKey (07dd6cc)
deps: Require google-api-core >=1.34.0, >=2.11.0 (6bad165)
Drop usage of pkg_resources (6bad165)
Fix timeout default values (6bad165)