public static final class IOSKeySettings.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder> implements IOSKeySettingsOrBuilder
Settings specific to keys that can be used by iOS apps.Protobuf type
google.cloud.recaptchaenterprise.v1.IOSKeySettings| Modifier and Type | Method and Description |
|---|---|
IOSKeySettings.Builder |
addAllAllowedBundleIds(Iterable<String> values)
Optional. iOS bundle ids of apps allowed to use the key.
|
IOSKeySettings.Builder |
addAllowedBundleIds(String value)
Optional. iOS bundle ids of apps allowed to use the key.
|
IOSKeySettings.Builder |
addAllowedBundleIdsBytes(com.google.protobuf.ByteString value)
Optional. iOS bundle ids of apps allowed to use the key.
|
IOSKeySettings.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IOSKeySettings |
build() |
IOSKeySettings |
buildPartial() |
IOSKeySettings.Builder |
clear() |
IOSKeySettings.Builder |
clearAllowAllBundleIds()
Optional.
|
IOSKeySettings.Builder |
clearAllowedBundleIds()
Optional. iOS bundle ids of apps allowed to use the key.
|
IOSKeySettings.Builder |
clearAppleDeveloperId()
Optional.
|
IOSKeySettings.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IOSKeySettings.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IOSKeySettings.Builder |
clone() |
boolean |
getAllowAllBundleIds()
Optional.
|
String |
getAllowedBundleIds(int index)
Optional. iOS bundle ids of apps allowed to use the key.
|
com.google.protobuf.ByteString |
getAllowedBundleIdsBytes(int index)
Optional. iOS bundle ids of apps allowed to use the key.
|
int |
getAllowedBundleIdsCount()
Optional. iOS bundle ids of apps allowed to use the key.
|
com.google.protobuf.ProtocolStringList |
getAllowedBundleIdsList()
Optional. iOS bundle ids of apps allowed to use the key.
|
AppleDeveloperId |
getAppleDeveloperId()
Optional.
|
AppleDeveloperId.Builder |
getAppleDeveloperIdBuilder()
Optional.
|
AppleDeveloperIdOrBuilder |
getAppleDeveloperIdOrBuilder()
Optional.
|
IOSKeySettings |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasAppleDeveloperId()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IOSKeySettings.Builder |
mergeAppleDeveloperId(AppleDeveloperId value)
Optional.
|
IOSKeySettings.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IOSKeySettings.Builder |
mergeFrom(IOSKeySettings other) |
IOSKeySettings.Builder |
mergeFrom(com.google.protobuf.Message other) |
IOSKeySettings.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IOSKeySettings.Builder |
setAllowAllBundleIds(boolean value)
Optional.
|
IOSKeySettings.Builder |
setAllowedBundleIds(int index,
String value)
Optional. iOS bundle ids of apps allowed to use the key.
|
IOSKeySettings.Builder |
setAppleDeveloperId(AppleDeveloperId.Builder builderForValue)
Optional.
|
IOSKeySettings.Builder |
setAppleDeveloperId(AppleDeveloperId value)
Optional.
|
IOSKeySettings.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IOSKeySettings.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IOSKeySettings.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<IOSKeySettings.Builder>public IOSKeySettings.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.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<IOSKeySettings.Builder>public IOSKeySettings getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IOSKeySettings build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IOSKeySettings buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IOSKeySettings.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder>public IOSKeySettings.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<IOSKeySettings.Builder>public IOSKeySettings.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder>public IOSKeySettings.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder>public IOSKeySettings.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<IOSKeySettings.Builder>public IOSKeySettings.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<IOSKeySettings.Builder>public IOSKeySettings.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IOSKeySettings.Builder>public IOSKeySettings.Builder mergeFrom(IOSKeySettings other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder>public IOSKeySettings.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<IOSKeySettings.Builder>IOExceptionpublic boolean getAllowAllBundleIds()
Optional. If set to true, allowed_bundle_ids are not enforced.
bool allow_all_bundle_ids = 2 [(.google.api.field_behavior) = OPTIONAL];getAllowAllBundleIds in interface IOSKeySettingsOrBuilderpublic IOSKeySettings.Builder setAllowAllBundleIds(boolean value)
Optional. If set to true, allowed_bundle_ids are not enforced.
bool allow_all_bundle_ids = 2 [(.google.api.field_behavior) = OPTIONAL];value - The allowAllBundleIds to set.public IOSKeySettings.Builder clearAllowAllBundleIds()
Optional. If set to true, allowed_bundle_ids are not enforced.
bool allow_all_bundle_ids = 2 [(.google.api.field_behavior) = OPTIONAL];public com.google.protobuf.ProtocolStringList getAllowedBundleIdsList()
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
getAllowedBundleIdsList in interface IOSKeySettingsOrBuilderpublic int getAllowedBundleIdsCount()
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
getAllowedBundleIdsCount in interface IOSKeySettingsOrBuilderpublic String getAllowedBundleIds(int index)
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
getAllowedBundleIds in interface IOSKeySettingsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getAllowedBundleIdsBytes(int index)
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
getAllowedBundleIdsBytes in interface IOSKeySettingsOrBuilderindex - The index of the value to return.public IOSKeySettings.Builder setAllowedBundleIds(int index, String value)
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
index - The index to set the value at.value - The allowedBundleIds to set.public IOSKeySettings.Builder addAllowedBundleIds(String value)
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
value - The allowedBundleIds to add.public IOSKeySettings.Builder addAllAllowedBundleIds(Iterable<String> values)
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
values - The allowedBundleIds to add.public IOSKeySettings.Builder clearAllowedBundleIds()
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
public IOSKeySettings.Builder addAllowedBundleIdsBytes(com.google.protobuf.ByteString value)
Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
repeated string allowed_bundle_ids = 1 [(.google.api.field_behavior) = OPTIONAL];
value - The bytes of the allowedBundleIds to add.public boolean hasAppleDeveloperId()
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
hasAppleDeveloperId in interface IOSKeySettingsOrBuilderpublic AppleDeveloperId getAppleDeveloperId()
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
getAppleDeveloperId in interface IOSKeySettingsOrBuilderpublic IOSKeySettings.Builder setAppleDeveloperId(AppleDeveloperId value)
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
public IOSKeySettings.Builder setAppleDeveloperId(AppleDeveloperId.Builder builderForValue)
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
public IOSKeySettings.Builder mergeAppleDeveloperId(AppleDeveloperId value)
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
public IOSKeySettings.Builder clearAppleDeveloperId()
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
public AppleDeveloperId.Builder getAppleDeveloperIdBuilder()
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
public AppleDeveloperIdOrBuilder getAppleDeveloperIdOrBuilder()
Optional. Apple Developer account details for the app that is protected by the reCAPTCHA Key. reCAPTCHA leverages platform-specific checks like Apple App Attest and Apple DeviceCheck to protect your app from abuse. Providing these fields allows reCAPTCHA to get a better assessment of the integrity of your app.
.google.cloud.recaptchaenterprise.v1.AppleDeveloperId apple_developer_id = 3 [(.google.api.field_behavior) = OPTIONAL];
getAppleDeveloperIdOrBuilder in interface IOSKeySettingsOrBuilderpublic final IOSKeySettings.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder>public final IOSKeySettings.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IOSKeySettings.Builder>Copyright © 2025 Google LLC. All rights reserved.