Namespace Google.Apis.CloudAsset.v1p1beta1
Classes
CloudAssetBaseServiceRequest<TResponse>
A base abstract class for CloudAsset requests.
CloudAssetService
The CloudAsset Service.
CloudAssetService.Scope
Available OAuth 2.0 scopes for use with the Cloud Asset API.
CloudAssetService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Asset API.
IamPoliciesResource
The "iamPolicies" collection of methods.
IamPoliciesResource.SearchAllRequest
Searches all the IAM policies within a given accessible Resource Manager scope
(project/folder/organization). This RPC gives callers especially administrators the ability to search all
the IAM policies within a scope, even if they don't have .getIamPolicy
permission of all the IAM policies.
Callers should have cloudasset.assets.searchAllIamPolicies
permission on the requested scope, otherwise
the request will be rejected.
ResourcesResource
The "resources" collection of methods.
ResourcesResource.SearchAllRequest
Searches all the resources within a given accessible Resource Manager scope (project/folder/organization).
This RPC gives callers especially administrators the ability to search all the resources within a scope,
even if they don't have .get
permission of all the resources. Callers should have
cloudasset.assets.searchAllResources
permission on the requested scope, otherwise the request will be
rejected.
Enums
CloudAssetBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudAssetBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.