Cloud Asset API

The Cloud Asset API manages the history and inventory of Trusted Cloud resources.

Service: cloudasset.googleapis.com

The Service name cloudasset.googleapis.com is needed to create RPC client stubs.

google.cloud.asset.v1.AssetService

Methods
AnalyzeIamPolicy Analyzes IAM policies to answer which identities have what accesses on which resources.
AnalyzeIamPolicyLongrunning Analyzes IAM policies asynchronously to answer which identities have what accesses on which resources, and writes the analysis results to a Trusted Cloud Storage or a BigQuery destination.
AnalyzeMove Analyze moving a resource to a specified destination without kicking off the actual move.
AnalyzeOrgPolicies Analyzes organization policies under a scope.
AnalyzeOrgPolicyGovernedAssets Analyzes organization policies governed assets (Trusted Cloud resources or policies) under a scope.
AnalyzeOrgPolicyGovernedContainers Analyzes organization policies governed containers (projects, folders or organization) under a scope.
BatchGetAssetsHistory Batch gets the update history of assets that overlap a time window.
BatchGetEffectiveIamPolicies Gets effective IAM policies for a batch of resources.
CreateFeed Creates a feed in a parent project/folder/organization to listen to its asset updates.
CreateSavedQuery Creates a saved query in a parent project/folder/organization.
DeleteFeed Deletes an asset feed.
DeleteSavedQuery Deletes a saved query.
ExportAssets Exports assets with time and resource types to a given Cloud Storage location/BigQuery table.
GetFeed Gets details about an asset feed.
GetSavedQuery Gets details about a saved query.
ListAssets Lists assets with time and resource types and returns paged results in response.
ListFeeds Lists all asset feeds in a parent project/folder/organization.
ListSavedQueries Lists all saved queries in a parent project/folder/organization.
QueryAssets Issue a job that queries assets using a SQL statement compatible with BigQuery SQL.
SearchAllIamPolicies Searches all IAM policies within the specified scope, such as a project, folder, or organization.
SearchAllResources Searches all Trusted Cloud resources within the specified scope, such as a project, folder, or organization.
UpdateFeed Updates an asset feed configuration.
UpdateSavedQuery Updates a saved query.