public sealed class BatchGetEffectiveIamPoliciesResponse : IMessage<BatchGetEffectiveIamPoliciesResponse>, IEquatable<BatchGetEffectiveIamPoliciesResponse>, IDeepCloneable<BatchGetEffectiveIamPoliciesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class BatchGetEffectiveIamPoliciesResponse.
A response message for
[AssetService.BatchGetEffectiveIamPolicies][google.cloud.asset.v1.AssetService.BatchGetEffectiveIamPolicies].
public RepeatedField<BatchGetEffectiveIamPoliciesResponse.Types.EffectiveIamPolicy> PolicyResults { get; }
The effective policies for a batch of resources. Note that the results
order is the same as the order of
[BatchGetEffectiveIamPoliciesRequest.names][google.cloud.asset.v1.BatchGetEffectiveIamPoliciesRequest.names].
When a resource does not have any effective IAM policies, its corresponding
policy_result will contain empty
[EffectiveIamPolicy.policies][google.cloud.asset.v1.BatchGetEffectiveIamPoliciesResponse.EffectiveIamPolicy.policies].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBatchGetEffectiveIamPoliciesResponse\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.12.0, and the page includes links to documentation for a range of previous versions, from 3.11.0 down to 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchGetEffectiveIamPoliciesResponse\u003c/code\u003e is used as a response message for \u003ccode\u003eAssetService.BatchGetEffectiveIamPolicies\u003c/code\u003e, detailing effective IAM policies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePolicyResults\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField\u003c/code\u003e, holds the collection of effective policies for multiple resources, maintaining the same order as the input request's names.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from object.\u003c/p\u003e\n"]]],[],null,[]]