public final class IamPolicyAnalysisResult extends com.google.protobuf.GeneratedMessageV3 implements IamPolicyAnalysisResultOrBuilder
IAM Policy analysis result, consisting of one IAM policy binding and derived access control lists.Protobuf type
google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult| Modifier and Type | Class and Description |
|---|---|
static class |
IamPolicyAnalysisResult.Access
A role or permission that appears in an access control list.
|
static class |
IamPolicyAnalysisResult.AccessControlList
An access control list, derived from the above IAM policy binding, which
contains a set of resources and accesses.
|
static interface |
IamPolicyAnalysisResult.AccessControlListOrBuilder |
static interface |
IamPolicyAnalysisResult.AccessOrBuilder |
static class |
IamPolicyAnalysisResult.AnalysisState
Represents analysis state of each node in the result graph or non-critical
errors in the response.
|
static interface |
IamPolicyAnalysisResult.AnalysisStateOrBuilder |
static class |
IamPolicyAnalysisResult.Builder
IAM Policy analysis result, consisting of one IAM policy binding and derived
access control lists.
|
static class |
IamPolicyAnalysisResult.Edge
A directional edge.
|
static interface |
IamPolicyAnalysisResult.EdgeOrBuilder |
static class |
IamPolicyAnalysisResult.Identity
An identity that appears in an access control list.
|
static class |
IamPolicyAnalysisResult.IdentityList
Protobuf type
google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList |
static interface |
IamPolicyAnalysisResult.IdentityListOrBuilder |
static interface |
IamPolicyAnalysisResult.IdentityOrBuilder |
static class |
IamPolicyAnalysisResult.Resource
A GCP resource that appears in an access control list.
|
static interface |
IamPolicyAnalysisResult.ResourceOrBuilder |
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 |
ACCESS_CONTROL_LISTS_FIELD_NUMBER |
static int |
ATTACHED_RESOURCE_FULL_NAME_FIELD_NUMBER |
static int |
FULLY_EXPLORED_FIELD_NUMBER |
static int |
IAM_BINDING_FIELD_NUMBER |
static int |
IDENTITY_LIST_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
IamPolicyAnalysisResult.AccessControlList |
getAccessControlLists(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match resource and access selectors specified in the request.
|
int |
getAccessControlListsCount()
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match resource and access selectors specified in the request.
|
List<IamPolicyAnalysisResult.AccessControlList> |
getAccessControlListsList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match resource and access selectors specified in the request.
|
IamPolicyAnalysisResult.AccessControlListOrBuilder |
getAccessControlListsOrBuilder(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match resource and access selectors specified in the request.
|
List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder> |
getAccessControlListsOrBuilderList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match resource and access selectors specified in the request.
|
String |
getAttachedResourceFullName()
The full name of the resource to which the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] policy attaches.
|
com.google.protobuf.ByteString |
getAttachedResourceFullNameBytes()
The full name of the resource to which the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] policy attaches.
|
static IamPolicyAnalysisResult |
getDefaultInstance() |
IamPolicyAnalysisResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getFullyExplored()
Represents whether all nodes in the transitive closure of the
[iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] node have been explored.
|
com.google.iam.v1.Binding |
getIamBinding()
The Cloud IAM policy binding under analysis.
|
com.google.iam.v1.BindingOrBuilder |
getIamBindingOrBuilder()
The Cloud IAM policy binding under analysis.
|
IamPolicyAnalysisResult.IdentityList |
getIdentityList()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match identity selector specified in the request.
|
IamPolicyAnalysisResult.IdentityListOrBuilder |
getIdentityListOrBuilder()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match identity selector specified in the request.
|
com.google.protobuf.Parser<IamPolicyAnalysisResult> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasIamBinding()
The Cloud IAM policy binding under analysis.
|
boolean |
hasIdentityList()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or
potentially match identity selector specified in the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static IamPolicyAnalysisResult.Builder |
newBuilder() |
static IamPolicyAnalysisResult.Builder |
newBuilder(IamPolicyAnalysisResult prototype) |
IamPolicyAnalysisResult.Builder |
newBuilderForType() |
protected IamPolicyAnalysisResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static IamPolicyAnalysisResult |
parseDelimitedFrom(InputStream input) |
static IamPolicyAnalysisResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult |
parseFrom(byte[] data) |
static IamPolicyAnalysisResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult |
parseFrom(ByteBuffer data) |
static IamPolicyAnalysisResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult |
parseFrom(com.google.protobuf.ByteString data) |
static IamPolicyAnalysisResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static IamPolicyAnalysisResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult |
parseFrom(InputStream input) |
static IamPolicyAnalysisResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<IamPolicyAnalysisResult> |
parser() |
IamPolicyAnalysisResult.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 ATTACHED_RESOURCE_FULL_NAME_FIELD_NUMBER
public static final int IAM_BINDING_FIELD_NUMBER
public static final int ACCESS_CONTROL_LISTS_FIELD_NUMBER
public static final int IDENTITY_LIST_FIELD_NUMBER
public static final int FULLY_EXPLORED_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 String getAttachedResourceFullName()
The full name of the resource to which the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] policy attaches.
string attached_resource_full_name = 1;getAttachedResourceFullName in interface IamPolicyAnalysisResultOrBuilderpublic com.google.protobuf.ByteString getAttachedResourceFullNameBytes()
The full name of the resource to which the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] policy attaches.
string attached_resource_full_name = 1;getAttachedResourceFullNameBytes in interface IamPolicyAnalysisResultOrBuilderpublic boolean hasIamBinding()
The Cloud IAM policy binding under analysis.
.google.iam.v1.Binding iam_binding = 2;hasIamBinding in interface IamPolicyAnalysisResultOrBuilderpublic com.google.iam.v1.Binding getIamBinding()
The Cloud IAM policy binding under analysis.
.google.iam.v1.Binding iam_binding = 2;getIamBinding in interface IamPolicyAnalysisResultOrBuilderpublic com.google.iam.v1.BindingOrBuilder getIamBindingOrBuilder()
The Cloud IAM policy binding under analysis.
.google.iam.v1.Binding iam_binding = 2;getIamBindingOrBuilder in interface IamPolicyAnalysisResultOrBuilderpublic List<IamPolicyAnalysisResult.AccessControlList> getAccessControlListsList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AccessControlList access_control_lists = 3;
getAccessControlListsList in interface IamPolicyAnalysisResultOrBuilderpublic List<? extends IamPolicyAnalysisResult.AccessControlListOrBuilder> getAccessControlListsOrBuilderList()
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AccessControlList access_control_lists = 3;
getAccessControlListsOrBuilderList in interface IamPolicyAnalysisResultOrBuilderpublic int getAccessControlListsCount()
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AccessControlList access_control_lists = 3;
getAccessControlListsCount in interface IamPolicyAnalysisResultOrBuilderpublic IamPolicyAnalysisResult.AccessControlList getAccessControlLists(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AccessControlList access_control_lists = 3;
getAccessControlLists in interface IamPolicyAnalysisResultOrBuilderpublic IamPolicyAnalysisResult.AccessControlListOrBuilder getAccessControlListsOrBuilder(int index)
The access control lists derived from the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match resource and access selectors specified in the request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.AccessControlList access_control_lists = 3;
getAccessControlListsOrBuilder in interface IamPolicyAnalysisResultOrBuilderpublic boolean hasIdentityList()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match identity selector specified in the request.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList identity_list = 4;
hasIdentityList in interface IamPolicyAnalysisResultOrBuilderpublic IamPolicyAnalysisResult.IdentityList getIdentityList()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match identity selector specified in the request.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList identity_list = 4;
getIdentityList in interface IamPolicyAnalysisResultOrBuilderpublic IamPolicyAnalysisResult.IdentityListOrBuilder getIdentityListOrBuilder()
The identity list derived from members of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] that match or potentially match identity selector specified in the request.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList identity_list = 4;
getIdentityListOrBuilder in interface IamPolicyAnalysisResultOrBuilderpublic boolean getFullyExplored()
Represents whether all nodes in the transitive closure of the [iam_binding][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.iam_binding] node have been explored.
bool fully_explored = 5;getFullyExplored in interface IamPolicyAnalysisResultOrBuilderpublic 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 IamPolicyAnalysisResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic IamPolicyAnalysisResult.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static IamPolicyAnalysisResult.Builder newBuilder()
public static IamPolicyAnalysisResult.Builder newBuilder(IamPolicyAnalysisResult prototype)
public IamPolicyAnalysisResult.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected IamPolicyAnalysisResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static IamPolicyAnalysisResult getDefaultInstance()
public static com.google.protobuf.Parser<IamPolicyAnalysisResult> parser()
public com.google.protobuf.Parser<IamPolicyAnalysisResult> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public IamPolicyAnalysisResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.