Package com.google.cloud.asset.v1
Class AnalyzeIamPolicyResponse.IamPolicyAnalysis
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis
-
- All Implemented Interfaces:
AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AnalyzeIamPolicyResponse
public static final class AnalyzeIamPolicyResponse.IamPolicyAnalysis extends com.google.protobuf.GeneratedMessageV3 implements AnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
An analysis message to group the query and results.
Protobuf typegoogle.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAnalyzeIamPolicyResponse.IamPolicyAnalysis.BuilderAn analysis message to group the query and results.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intANALYSIS_QUERY_FIELD_NUMBERstatic intANALYSIS_RESULTS_FIELD_NUMBERstatic intFULLY_EXPLORED_FIELD_NUMBERstatic intNON_CRITICAL_ERRORS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)IamPolicyAnalysisQuerygetAnalysisQuery()The analysis query.IamPolicyAnalysisQueryOrBuildergetAnalysisQueryOrBuilder()The analysis query.IamPolicyAnalysisResultgetAnalysisResults(int index)A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.intgetAnalysisResultsCount()A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.List<IamPolicyAnalysisResult>getAnalysisResultsList()A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.IamPolicyAnalysisResultOrBuildergetAnalysisResultsOrBuilder(int index)A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.List<? extends IamPolicyAnalysisResultOrBuilder>getAnalysisResultsOrBuilderList()A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.static AnalyzeIamPolicyResponse.IamPolicyAnalysisgetDefaultInstance()AnalyzeIamPolicyResponse.IamPolicyAnalysisgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetFullyExplored()Represents whether all entries in the [analysis_results][google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis.analysis_results] have been fully explored to answer the query.IamPolicyAnalysisStategetNonCriticalErrors(int index)A list of non-critical errors happened during the query handling.intgetNonCriticalErrorsCount()A list of non-critical errors happened during the query handling.List<IamPolicyAnalysisState>getNonCriticalErrorsList()A list of non-critical errors happened during the query handling.IamPolicyAnalysisStateOrBuildergetNonCriticalErrorsOrBuilder(int index)A list of non-critical errors happened during the query handling.List<? extends IamPolicyAnalysisStateOrBuilder>getNonCriticalErrorsOrBuilderList()A list of non-critical errors happened during the query handling.com.google.protobuf.Parser<AnalyzeIamPolicyResponse.IamPolicyAnalysis>getParserForType()intgetSerializedSize()booleanhasAnalysisQuery()The analysis query.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AnalyzeIamPolicyResponse.IamPolicyAnalysis.BuildernewBuilder()static AnalyzeIamPolicyResponse.IamPolicyAnalysis.BuildernewBuilder(AnalyzeIamPolicyResponse.IamPolicyAnalysis prototype)AnalyzeIamPolicyResponse.IamPolicyAnalysis.BuildernewBuilderForType()protected AnalyzeIamPolicyResponse.IamPolicyAnalysis.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseDelimitedFrom(InputStream input)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(byte[] data)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(com.google.protobuf.ByteString data)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(com.google.protobuf.CodedInputStream input)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(InputStream input)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(ByteBuffer data)static AnalyzeIamPolicyResponse.IamPolicyAnalysisparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AnalyzeIamPolicyResponse.IamPolicyAnalysis>parser()AnalyzeIamPolicyResponse.IamPolicyAnalysis.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ANALYSIS_QUERY_FIELD_NUMBER
public static final int ANALYSIS_QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANALYSIS_RESULTS_FIELD_NUMBER
public static final int ANALYSIS_RESULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FULLY_EXPLORED_FIELD_NUMBER
public static final int FULLY_EXPLORED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NON_CRITICAL_ERRORS_FIELD_NUMBER
public static final int NON_CRITICAL_ERRORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasAnalysisQuery
public boolean hasAnalysisQuery()
The analysis query.
.google.cloud.asset.v1.IamPolicyAnalysisQuery analysis_query = 1;- Specified by:
hasAnalysisQueryin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder- Returns:
- Whether the analysisQuery field is set.
-
getAnalysisQuery
public IamPolicyAnalysisQuery getAnalysisQuery()
The analysis query.
.google.cloud.asset.v1.IamPolicyAnalysisQuery analysis_query = 1;- Specified by:
getAnalysisQueryin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder- Returns:
- The analysisQuery.
-
getAnalysisQueryOrBuilder
public IamPolicyAnalysisQueryOrBuilder getAnalysisQueryOrBuilder()
The analysis query.
.google.cloud.asset.v1.IamPolicyAnalysisQuery analysis_query = 1;- Specified by:
getAnalysisQueryOrBuilderin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getAnalysisResultsList
public List<IamPolicyAnalysisResult> getAnalysisResultsList()
A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.
repeated .google.cloud.asset.v1.IamPolicyAnalysisResult analysis_results = 2;- Specified by:
getAnalysisResultsListin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getAnalysisResultsOrBuilderList
public List<? extends IamPolicyAnalysisResultOrBuilder> getAnalysisResultsOrBuilderList()
A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.
repeated .google.cloud.asset.v1.IamPolicyAnalysisResult analysis_results = 2;- Specified by:
getAnalysisResultsOrBuilderListin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getAnalysisResultsCount
public int getAnalysisResultsCount()
A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.
repeated .google.cloud.asset.v1.IamPolicyAnalysisResult analysis_results = 2;- Specified by:
getAnalysisResultsCountin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getAnalysisResults
public IamPolicyAnalysisResult getAnalysisResults(int index)
A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.
repeated .google.cloud.asset.v1.IamPolicyAnalysisResult analysis_results = 2;- Specified by:
getAnalysisResultsin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getAnalysisResultsOrBuilder
public IamPolicyAnalysisResultOrBuilder getAnalysisResultsOrBuilder(int index)
A list of [IamPolicyAnalysisResult][google.cloud.asset.v1.IamPolicyAnalysisResult] that matches the analysis query, or empty if no result is found.
repeated .google.cloud.asset.v1.IamPolicyAnalysisResult analysis_results = 2;- Specified by:
getAnalysisResultsOrBuilderin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getFullyExplored
public boolean getFullyExplored()
Represents whether all entries in the [analysis_results][google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis.analysis_results] have been fully explored to answer the query.
bool fully_explored = 3;- Specified by:
getFullyExploredin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder- Returns:
- The fullyExplored.
-
getNonCriticalErrorsList
public List<IamPolicyAnalysisState> getNonCriticalErrorsList()
A list of non-critical errors happened during the query handling.
repeated .google.cloud.asset.v1.IamPolicyAnalysisState non_critical_errors = 5;- Specified by:
getNonCriticalErrorsListin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getNonCriticalErrorsOrBuilderList
public List<? extends IamPolicyAnalysisStateOrBuilder> getNonCriticalErrorsOrBuilderList()
A list of non-critical errors happened during the query handling.
repeated .google.cloud.asset.v1.IamPolicyAnalysisState non_critical_errors = 5;- Specified by:
getNonCriticalErrorsOrBuilderListin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getNonCriticalErrorsCount
public int getNonCriticalErrorsCount()
A list of non-critical errors happened during the query handling.
repeated .google.cloud.asset.v1.IamPolicyAnalysisState non_critical_errors = 5;- Specified by:
getNonCriticalErrorsCountin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getNonCriticalErrors
public IamPolicyAnalysisState getNonCriticalErrors(int index)
A list of non-critical errors happened during the query handling.
repeated .google.cloud.asset.v1.IamPolicyAnalysisState non_critical_errors = 5;- Specified by:
getNonCriticalErrorsin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
getNonCriticalErrorsOrBuilder
public IamPolicyAnalysisStateOrBuilder getNonCriticalErrorsOrBuilder(int index)
A list of non-critical errors happened during the query handling.
repeated .google.cloud.asset.v1.IamPolicyAnalysisState non_critical_errors = 5;- Specified by:
getNonCriticalErrorsOrBuilderin interfaceAnalyzeIamPolicyResponse.IamPolicyAnalysisOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder newBuilder()
-
newBuilder
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder newBuilder(AnalyzeIamPolicyResponse.IamPolicyAnalysis prototype)
-
toBuilder
public AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AnalyzeIamPolicyResponse.IamPolicyAnalysis.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AnalyzeIamPolicyResponse.IamPolicyAnalysis getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AnalyzeIamPolicyResponse.IamPolicyAnalysis> parser()
-
getParserForType
public com.google.protobuf.Parser<AnalyzeIamPolicyResponse.IamPolicyAnalysis> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AnalyzeIamPolicyResponse.IamPolicyAnalysis getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-