Uses of Class
com.google.cloud.asset.v1.IamPolicyAnalysisResult.Identity
-
Packages that use IamPolicyAnalysisResult.Identity Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of IamPolicyAnalysisResult.Identity in com.google.cloud.asset.v1
Methods in com.google.cloud.asset.v1 that return IamPolicyAnalysisResult.Identity Modifier and Type Method Description IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity.Builder. build()IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity.Builder. buildPartial()static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. getDefaultInstance()IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity.Builder. getDefaultInstanceForType()IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. getDefaultInstanceForType()IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.IdentityList.Builder. 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.IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.IdentityList. 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.IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.IdentityListOrBuilder. 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.static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseDelimitedFrom(InputStream input)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(byte[] data)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(com.google.protobuf.ByteString data)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(com.google.protobuf.CodedInputStream input)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(InputStream input)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(ByteBuffer data)static IamPolicyAnalysisResult.IdentityIamPolicyAnalysisResult.Identity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.asset.v1 that return types with arguments of type IamPolicyAnalysisResult.Identity Modifier and Type Method Description List<IamPolicyAnalysisResult.Identity>IamPolicyAnalysisResult.IdentityList.Builder. 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.List<IamPolicyAnalysisResult.Identity>IamPolicyAnalysisResult.IdentityList. 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.List<IamPolicyAnalysisResult.Identity>IamPolicyAnalysisResult.IdentityListOrBuilder. 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.com.google.protobuf.Parser<IamPolicyAnalysisResult.Identity>IamPolicyAnalysisResult.Identity. getParserForType()static com.google.protobuf.Parser<IamPolicyAnalysisResult.Identity>IamPolicyAnalysisResult.Identity. parser()Methods in com.google.cloud.asset.v1 with parameters of type IamPolicyAnalysisResult.Identity Modifier and Type Method Description IamPolicyAnalysisResult.IdentityList.BuilderIamPolicyAnalysisResult.IdentityList.Builder. addIdentities(int index, IamPolicyAnalysisResult.Identity value)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.IdentityList.BuilderIamPolicyAnalysisResult.IdentityList.Builder. addIdentities(IamPolicyAnalysisResult.Identity value)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.Identity.BuilderIamPolicyAnalysisResult.Identity.Builder. mergeFrom(IamPolicyAnalysisResult.Identity other)static IamPolicyAnalysisResult.Identity.BuilderIamPolicyAnalysisResult.Identity. newBuilder(IamPolicyAnalysisResult.Identity prototype)IamPolicyAnalysisResult.IdentityList.BuilderIamPolicyAnalysisResult.IdentityList.Builder. setIdentities(int index, IamPolicyAnalysisResult.Identity value)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.Method parameters in com.google.cloud.asset.v1 with type arguments of type IamPolicyAnalysisResult.Identity Modifier and Type Method Description IamPolicyAnalysisResult.IdentityList.BuilderIamPolicyAnalysisResult.IdentityList.Builder. addAllIdentities(Iterable<? extends IamPolicyAnalysisResult.Identity> values)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.
-