public final class AnalyzeIamPolicyResponse extends com.google.protobuf.GeneratedMessageV3 implements AnalyzeIamPolicyResponseOrBuilder
A response message for [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1p4beta1.AssetService.AnalyzeIamPolicy].Protobuf type
google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse| Modifier and Type | Class and Description |
|---|---|
static class |
AnalyzeIamPolicyResponse.Builder
A response message for [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1p4beta1.AssetService.AnalyzeIamPolicy].
|
static class |
AnalyzeIamPolicyResponse.IamPolicyAnalysis
An analysis message to group the query and results.
|
static interface |
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
FULLY_EXPLORED_FIELD_NUMBER |
static int |
MAIN_ANALYSIS_FIELD_NUMBER |
static int |
NON_CRITICAL_ERRORS_FIELD_NUMBER |
static int |
SERVICE_ACCOUNT_IMPERSONATION_ANALYSIS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static AnalyzeIamPolicyResponse |
getDefaultInstance() |
AnalyzeIamPolicyResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getFullyExplored()
Represents whether all entries in the [main_analysis][google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.main_analysis] and
[service_account_impersonation_analysis][google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.service_account_impersonation_analysis] have been fully explored to
answer the query in the request.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
getMainAnalysis()
The main analysis that matches the original request.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
getMainAnalysisOrBuilder()
The main analysis that matches the original request.
|
IamPolicyAnalysisResult.AnalysisState |
getNonCriticalErrors(int index)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
int |
getNonCriticalErrorsCount()
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
List<IamPolicyAnalysisResult.AnalysisState> |
getNonCriticalErrorsList()
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
IamPolicyAnalysisResult.AnalysisStateOrBuilder |
getNonCriticalErrorsOrBuilder(int index)
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
List<? extends IamPolicyAnalysisResult.AnalysisStateOrBuilder> |
getNonCriticalErrorsOrBuilderList()
A list of non-critical errors happened during the request handling to
explain why `fully_explored` is false, or empty if no error happened.
|
com.google.protobuf.Parser<AnalyzeIamPolicyResponse> |
getParserForType() |
int |
getSerializedSize() |
AnalyzeIamPolicyResponse.IamPolicyAnalysis |
getServiceAccountImpersonationAnalysis(int index)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
int |
getServiceAccountImpersonationAnalysisCount()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
List<AnalyzeIamPolicyResponse.IamPolicyAnalysis> |
getServiceAccountImpersonationAnalysisList()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder |
getServiceAccountImpersonationAnalysisOrBuilder(int index)
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> |
getServiceAccountImpersonationAnalysisOrBuilderList()
The service account impersonation analysis if
[AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is
enabled.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasMainAnalysis()
The main analysis that matches the original request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AnalyzeIamPolicyResponse.Builder |
newBuilder() |
static AnalyzeIamPolicyResponse.Builder |
newBuilder(AnalyzeIamPolicyResponse prototype) |
AnalyzeIamPolicyResponse.Builder |
newBuilderForType() |
protected AnalyzeIamPolicyResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AnalyzeIamPolicyResponse |
parseDelimitedFrom(InputStream input) |
static AnalyzeIamPolicyResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
parseFrom(byte[] data) |
static AnalyzeIamPolicyResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
parseFrom(ByteBuffer data) |
static AnalyzeIamPolicyResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
parseFrom(com.google.protobuf.ByteString data) |
static AnalyzeIamPolicyResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AnalyzeIamPolicyResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnalyzeIamPolicyResponse |
parseFrom(InputStream input) |
static AnalyzeIamPolicyResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AnalyzeIamPolicyResponse> |
parser() |
AnalyzeIamPolicyResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MAIN_ANALYSIS_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_IMPERSONATION_ANALYSIS_FIELD_NUMBER
public static final int FULLY_EXPLORED_FIELD_NUMBER
public static final int NON_CRITICAL_ERRORS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasMainAnalysis()
The main analysis that matches the original request.
.google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
hasMainAnalysis in interface AnalyzeIamPolicyResponseOrBuilderpublic AnalyzeIamPolicyResponse.IamPolicyAnalysis getMainAnalysis()
The main analysis that matches the original request.
.google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
getMainAnalysis in interface AnalyzeIamPolicyResponseOrBuilderpublic AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder getMainAnalysisOrBuilder()
The main analysis that matches the original request.
.google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis main_analysis = 1;
getMainAnalysisOrBuilder in interface AnalyzeIamPolicyResponseOrBuilderpublic List<AnalyzeIamPolicyResponse.IamPolicyAnalysis> getServiceAccountImpersonationAnalysisList()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.
repeated .google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
getServiceAccountImpersonationAnalysisList in interface AnalyzeIamPolicyResponseOrBuilderpublic List<? extends AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder> getServiceAccountImpersonationAnalysisOrBuilderList()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.
repeated .google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
getServiceAccountImpersonationAnalysisOrBuilderList in interface AnalyzeIamPolicyResponseOrBuilderpublic int getServiceAccountImpersonationAnalysisCount()
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.
repeated .google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
getServiceAccountImpersonationAnalysisCount in interface AnalyzeIamPolicyResponseOrBuilderpublic AnalyzeIamPolicyResponse.IamPolicyAnalysis getServiceAccountImpersonationAnalysis(int index)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.
repeated .google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
getServiceAccountImpersonationAnalysis in interface AnalyzeIamPolicyResponseOrBuilderpublic AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder getServiceAccountImpersonationAnalysisOrBuilder(int index)
The service account impersonation analysis if [AnalyzeIamPolicyRequest.analyze_service_account_impersonation][] is enabled.
repeated .google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.IamPolicyAnalysis service_account_impersonation_analysis = 2;
getServiceAccountImpersonationAnalysisOrBuilder in interface AnalyzeIamPolicyResponseOrBuilderpublic boolean getFullyExplored()
Represents whether all entries in the [main_analysis][google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.main_analysis] and [service_account_impersonation_analysis][google.cloud.asset.v1p4beta1.AnalyzeIamPolicyResponse.service_account_impersonation_analysis] have been fully explored to answer the query in the request.
bool fully_explored = 3;getFullyExplored in interface AnalyzeIamPolicyResponseOrBuilderpublic List<IamPolicyAnalysisResult.AnalysisState> getNonCriticalErrorsList()
A list of non-critical errors happened during the request handling to explain why `fully_explored` is false, or empty if no error happened.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AnalysisState non_critical_errors = 4;
getNonCriticalErrorsList in interface AnalyzeIamPolicyResponseOrBuilderpublic List<? extends IamPolicyAnalysisResult.AnalysisStateOrBuilder> getNonCriticalErrorsOrBuilderList()
A list of non-critical errors happened during the request handling to explain why `fully_explored` is false, or empty if no error happened.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AnalysisState non_critical_errors = 4;
getNonCriticalErrorsOrBuilderList in interface AnalyzeIamPolicyResponseOrBuilderpublic int getNonCriticalErrorsCount()
A list of non-critical errors happened during the request handling to explain why `fully_explored` is false, or empty if no error happened.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AnalysisState non_critical_errors = 4;
getNonCriticalErrorsCount in interface AnalyzeIamPolicyResponseOrBuilderpublic IamPolicyAnalysisResult.AnalysisState getNonCriticalErrors(int index)
A list of non-critical errors happened during the request handling to explain why `fully_explored` is false, or empty if no error happened.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AnalysisState non_critical_errors = 4;
getNonCriticalErrors in interface AnalyzeIamPolicyResponseOrBuilderpublic IamPolicyAnalysisResult.AnalysisStateOrBuilder getNonCriticalErrorsOrBuilder(int index)
A list of non-critical errors happened during the request handling to explain why `fully_explored` is false, or empty if no error happened.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AnalysisState non_critical_errors = 4;
getNonCriticalErrorsOrBuilder in interface AnalyzeIamPolicyResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AnalyzeIamPolicyResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalyzeIamPolicyResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalyzeIamPolicyResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalyzeIamPolicyResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalyzeIamPolicyResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalyzeIamPolicyResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnalyzeIamPolicyResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static AnalyzeIamPolicyResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AnalyzeIamPolicyResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AnalyzeIamPolicyResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AnalyzeIamPolicyResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AnalyzeIamPolicyResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AnalyzeIamPolicyResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AnalyzeIamPolicyResponse.Builder newBuilder()
public static AnalyzeIamPolicyResponse.Builder newBuilder(AnalyzeIamPolicyResponse prototype)
public AnalyzeIamPolicyResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AnalyzeIamPolicyResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AnalyzeIamPolicyResponse getDefaultInstance()
public static com.google.protobuf.Parser<AnalyzeIamPolicyResponse> parser()
public com.google.protobuf.Parser<AnalyzeIamPolicyResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AnalyzeIamPolicyResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.