Uses of Class
com.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis
-
Packages that use AnalyzeIamPolicyResponse.IamPolicyAnalysis Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of AnalyzeIamPolicyResponse.IamPolicyAnalysis in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return AnalyzeIamPolicyResponse.IamPolicyAnalysis Modifier and Type Method Description AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder. build()
AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder. buildPartial()
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. getDefaultInstance()
AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder. getDefaultInstanceForType()
AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. getDefaultInstanceForType()
AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.Builder. getMainAnalysis()
The main analysis that matches the original request.AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse. getMainAnalysis()
The main analysis that matches the original request.AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponseOrBuilder. getMainAnalysis()
The main analysis that matches the original request.AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.Builder. getServiceAccountImpersonationAnalysis(int index)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse. getServiceAccountImpersonationAnalysis(int index)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponseOrBuilder. getServiceAccountImpersonationAnalysis(int index)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseDelimitedFrom(InputStream input)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(byte[] data)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(com.google.protobuf.ByteString data)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(com.google.protobuf.CodedInputStream input)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(InputStream input)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(ByteBuffer data)
static AnalyzeIamPolicyResponse.IamPolicyAnalysis
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.asset.v1 that return types with arguments of type AnalyzeIamPolicyResponse.IamPolicyAnalysis Modifier and Type Method Description com.google.protobuf.Parser<AnalyzeIamPolicyResponse.IamPolicyAnalysis>
AnalyzeIamPolicyResponse.IamPolicyAnalysis. getParserForType()
List<AnalyzeIamPolicyResponse.IamPolicyAnalysis>
AnalyzeIamPolicyResponse.Builder. getServiceAccountImpersonationAnalysisList()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.List<AnalyzeIamPolicyResponse.IamPolicyAnalysis>
AnalyzeIamPolicyResponse. getServiceAccountImpersonationAnalysisList()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.List<AnalyzeIamPolicyResponse.IamPolicyAnalysis>
AnalyzeIamPolicyResponseOrBuilder. getServiceAccountImpersonationAnalysisList()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.static com.google.protobuf.Parser<AnalyzeIamPolicyResponse.IamPolicyAnalysis>
AnalyzeIamPolicyResponse.IamPolicyAnalysis. parser()
Methods in com.google.cloud.asset.v1 with parameters of type AnalyzeIamPolicyResponse.IamPolicyAnalysis Modifier and Type Method Description AnalyzeIamPolicyResponse.Builder
AnalyzeIamPolicyResponse.Builder. addServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.AnalyzeIamPolicyResponse.Builder
AnalyzeIamPolicyResponse.Builder. addServiceAccountImpersonationAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder
AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder. mergeFrom(AnalyzeIamPolicyResponse.IamPolicyAnalysis other)
AnalyzeIamPolicyResponse.Builder
AnalyzeIamPolicyResponse.Builder. mergeMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The main analysis that matches the original request.static AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder
AnalyzeIamPolicyResponse.IamPolicyAnalysis. newBuilder(AnalyzeIamPolicyResponse.IamPolicyAnalysis prototype)
AnalyzeIamPolicyResponse.Builder
AnalyzeIamPolicyResponse.Builder. setMainAnalysis(AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The main analysis that matches the original request.AnalyzeIamPolicyResponse.Builder
AnalyzeIamPolicyResponse.Builder. setServiceAccountImpersonationAnalysis(int index, AnalyzeIamPolicyResponse.IamPolicyAnalysis value)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.Method parameters in com.google.cloud.asset.v1 with type arguments of type AnalyzeIamPolicyResponse.IamPolicyAnalysis Modifier and Type Method Description AnalyzeIamPolicyResponse.Builder
AnalyzeIamPolicyResponse.Builder. addAllServiceAccountImpersonationAnalysis(Iterable<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysis> values)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.
-