public static final class IamPolicyAnalysisResult.IdentityList extends com.google.protobuf.GeneratedMessageV3 implements IamPolicyAnalysisResult.IdentityListOrBuilder
google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList| Modifier and Type | Class and Description |
|---|---|
static class |
IamPolicyAnalysisResult.IdentityList.Builder
Protobuf type
google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList |
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 |
GROUP_EDGES_FIELD_NUMBER |
static int |
IDENTITIES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static IamPolicyAnalysisResult.IdentityList |
getDefaultInstance() |
IamPolicyAnalysisResult.IdentityList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
IamPolicyAnalysisResult.Edge |
getGroupEdges(int index)
Group identity edges of the graph starting from the binding's
group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities].
|
int |
getGroupEdgesCount()
Group identity edges of the graph starting from the binding's
group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities].
|
List<IamPolicyAnalysisResult.Edge> |
getGroupEdgesList()
Group identity edges of the graph starting from the binding's
group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities].
|
IamPolicyAnalysisResult.EdgeOrBuilder |
getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's
group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities].
|
List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> |
getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's
group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities].
|
IamPolicyAnalysisResult.Identity |
getIdentities(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
int |
getIdentitiesCount()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
List<IamPolicyAnalysisResult.Identity> |
getIdentitiesList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
IamPolicyAnalysisResult.IdentityOrBuilder |
getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> |
getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be
presented:
- The identity_selector, if it is specified in request;
- Otherwise, identities reachable from the policy binding's members.
|
com.google.protobuf.Parser<IamPolicyAnalysisResult.IdentityList> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static IamPolicyAnalysisResult.IdentityList.Builder |
newBuilder() |
static IamPolicyAnalysisResult.IdentityList.Builder |
newBuilder(IamPolicyAnalysisResult.IdentityList prototype) |
IamPolicyAnalysisResult.IdentityList.Builder |
newBuilderForType() |
protected IamPolicyAnalysisResult.IdentityList.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static IamPolicyAnalysisResult.IdentityList |
parseDelimitedFrom(InputStream input) |
static IamPolicyAnalysisResult.IdentityList |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(byte[] data) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(ByteBuffer data) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(com.google.protobuf.ByteString data) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(com.google.protobuf.CodedInputStream input) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(InputStream input) |
static IamPolicyAnalysisResult.IdentityList |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<IamPolicyAnalysisResult.IdentityList> |
parser() |
IamPolicyAnalysisResult.IdentityList.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 IDENTITIES_FIELD_NUMBER
public static final int GROUP_EDGES_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 List<IamPolicyAnalysisResult.Identity> getIdentitiesList()
Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Identity identities = 1;
getIdentitiesList in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic List<? extends IamPolicyAnalysisResult.IdentityOrBuilder> getIdentitiesOrBuilderList()
Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Identity identities = 1;
getIdentitiesOrBuilderList in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic int getIdentitiesCount()
Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Identity identities = 1;
getIdentitiesCount in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic IamPolicyAnalysisResult.Identity getIdentities(int index)
Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Identity identities = 1;
getIdentities in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic IamPolicyAnalysisResult.IdentityOrBuilder getIdentitiesOrBuilder(int index)
Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Identity identities = 1;
getIdentitiesOrBuilder in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic List<IamPolicyAnalysisResult.Edge> getGroupEdgesList()
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities]. The [Edge.source_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.source_node] contains a group, such as "group:parent@google.com". The [Edge.target_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.target_node] contains a member of the group, such as "group:child@google.com" or "user:foo@google.com". This field is present only if the output_group_edges option is enabled in request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge group_edges = 2;
getGroupEdgesList in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic List<? extends IamPolicyAnalysisResult.EdgeOrBuilder> getGroupEdgesOrBuilderList()
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities]. The [Edge.source_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.source_node] contains a group, such as "group:parent@google.com". The [Edge.target_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.target_node] contains a member of the group, such as "group:child@google.com" or "user:foo@google.com". This field is present only if the output_group_edges option is enabled in request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge group_edges = 2;
getGroupEdgesOrBuilderList in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic int getGroupEdgesCount()
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities]. The [Edge.source_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.source_node] contains a group, such as "group:parent@google.com". The [Edge.target_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.target_node] contains a member of the group, such as "group:child@google.com" or "user:foo@google.com". This field is present only if the output_group_edges option is enabled in request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge group_edges = 2;
getGroupEdgesCount in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic IamPolicyAnalysisResult.Edge getGroupEdges(int index)
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities]. The [Edge.source_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.source_node] contains a group, such as "group:parent@google.com". The [Edge.target_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.target_node] contains a member of the group, such as "group:child@google.com" or "user:foo@google.com". This field is present only if the output_group_edges option is enabled in request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge group_edges = 2;
getGroupEdges in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic IamPolicyAnalysisResult.EdgeOrBuilder getGroupEdgesOrBuilder(int index)
Group identity edges of the graph starting from the binding's group members to any node of the [identities][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.IdentityList.identities]. The [Edge.source_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.source_node] contains a group, such as "group:parent@google.com". The [Edge.target_node][google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge.target_node] contains a member of the group, such as "group:child@google.com" or "user:foo@google.com". This field is present only if the output_group_edges option is enabled in request.
repeated .google.cloud.asset.v1p4beta1.IamPolicyAnalysisResult.Edge group_edges = 2;
getGroupEdgesOrBuilder in interface IamPolicyAnalysisResult.IdentityListOrBuilderpublic 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.IdentityList parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(InputStream input) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult.IdentityList parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult.IdentityList parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static IamPolicyAnalysisResult.IdentityList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic IamPolicyAnalysisResult.IdentityList.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static IamPolicyAnalysisResult.IdentityList.Builder newBuilder()
public static IamPolicyAnalysisResult.IdentityList.Builder newBuilder(IamPolicyAnalysisResult.IdentityList prototype)
public IamPolicyAnalysisResult.IdentityList.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected IamPolicyAnalysisResult.IdentityList.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static IamPolicyAnalysisResult.IdentityList getDefaultInstance()
public static com.google.protobuf.Parser<IamPolicyAnalysisResult.IdentityList> parser()
public com.google.protobuf.Parser<IamPolicyAnalysisResult.IdentityList> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public IamPolicyAnalysisResult.IdentityList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.