public static final class SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder> implements SecurityHealthAnalyticsSettings.NonOrgIamMemberSettingsOrBuilder
Settings for "NON_ORG_IAM_MEMBER" scanner.Protobuf type
google.cloud.securitycenter.settings.v1beta1.SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings| Modifier and Type | Method and Description |
|---|---|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
addAllApprovedIdentities(Iterable<String> values)
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
addApprovedIdentities(String value)
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
addApprovedIdentitiesBytes(com.google.protobuf.ByteString value)
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings |
build() |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings |
buildPartial() |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
clear() |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
clearApprovedIdentities()
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
clone() |
String |
getApprovedIdentities(int index)
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
com.google.protobuf.ByteString |
getApprovedIdentitiesBytes(int index)
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
int |
getApprovedIdentitiesCount()
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
com.google.protobuf.ProtocolStringList |
getApprovedIdentitiesList()
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
mergeFrom(com.google.protobuf.Message other) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
mergeFrom(SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings other) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
setApprovedIdentities(int index,
String value)
User emails ending in the provided identities are allowed to have IAM
permissions on a project or the organization.
|
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder mergeFrom(SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getApprovedIdentitiesList()
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;getApprovedIdentitiesList in interface SecurityHealthAnalyticsSettings.NonOrgIamMemberSettingsOrBuilderpublic int getApprovedIdentitiesCount()
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;getApprovedIdentitiesCount in interface SecurityHealthAnalyticsSettings.NonOrgIamMemberSettingsOrBuilderpublic String getApprovedIdentities(int index)
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;getApprovedIdentities in interface SecurityHealthAnalyticsSettings.NonOrgIamMemberSettingsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getApprovedIdentitiesBytes(int index)
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;getApprovedIdentitiesBytes in interface SecurityHealthAnalyticsSettings.NonOrgIamMemberSettingsOrBuilderindex - The index of the value to return.public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder setApprovedIdentities(int index, String value)
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;index - The index to set the value at.value - The approvedIdentities to set.public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder addApprovedIdentities(String value)
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;value - The approvedIdentities to add.public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder addAllApprovedIdentities(Iterable<String> values)
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;values - The approvedIdentities to add.public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder clearApprovedIdentities()
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;public SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder addApprovedIdentitiesBytes(com.google.protobuf.ByteString value)
User emails ending in the provided identities are allowed to have IAM permissions on a project or the organization. Otherwise a finding will be created. A valid identity can be: * a domain that starts with "@", e.g. "@yourdomain.com". * a fully specified email address that does not start with "@", e.g. "abc@gmail.com" Regular expressions are not supported. Service accounts are not examined by the scanner and will be omitted if added to the list. If not specified, only Gmail accounts will be considered as non-approved.
repeated string approved_identities = 1;value - The bytes of the approvedIdentities to add.public final SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>public final SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityHealthAnalyticsSettings.NonOrgIamMemberSettings.Builder>Copyright © 2024 Google LLC. All rights reserved.