Class BranchConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<BranchConfig,BranchConfig.Builder>
-
- com.streamlayer.sdkSettings.organization.branch.BranchConfig
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,BranchConfigOrBuilder
public final class BranchConfig extends com.google.protobuf.GeneratedMessageLite<BranchConfig,BranchConfig.Builder> implements BranchConfigOrBuilder
Protobuf typestreamlayer.sdkSettings.organization.branch.BranchConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBranchConfig.BuilderProtobuf typestreamlayer.sdkSettings.organization.branch.BranchConfig-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)java.lang.StringgetAlternateShortUrlDomain()string alternate_short_url_domain = 44 [json_name = "alternateShortUrlDomain"];com.google.protobuf.ByteStringgetAlternateShortUrlDomainBytes()string alternate_short_url_domain = 44 [json_name = "alternateShortUrlDomain"];intgetAlwaysOpenApp()int32 always_open_app = 41 [json_name = "alwaysOpenApp"];intgetAndroidApp()Whether an Android app is enabled, (0 or 1 indicating present)booleangetAndroidAppLinksEnabled()Whether App Links are enabled, (0 or 1 indicating true)java.lang.StringgetAndroidPackageName()The Android package name (com.android.myapp)com.google.protobuf.ByteStringgetAndroidPackageNameBytes()The Android package name (com.android.myapp)java.lang.StringgetAndroidUriScheme()The Android URI scheme.com.google.protobuf.ByteStringgetAndroidUriSchemeBytes()The Android URI scheme.java.lang.StringgetAndroidUrl()The url of the Android store, or package name (com.android.myapp).com.google.protobuf.ByteStringgetAndroidUrlBytes()The url of the Android store, or package name (com.android.myapp).java.lang.StringgetAppKey()string app_key = 38 [json_name = "appKey"];com.google.protobuf.ByteStringgetAppKeyBytes()string app_key = 38 [json_name = "appKey"];java.lang.StringgetAppName()The name of the app.com.google.protobuf.ByteStringgetAppNameBytes()The name of the app.java.lang.StringgetBlackberryUrl()The redirect on Blackberry phonescom.google.protobuf.ByteStringgetBlackberryUrlBytes()The redirect on Blackberry phonesjava.lang.StringgetBranchKey()string branch_key = 28 [json_name = "branchKey"];com.google.protobuf.ByteStringgetBranchKeyBytes()string branch_key = 28 [json_name = "branchKey"];java.lang.StringgetBranchSecret()string branch_secret = 29 [json_name = "branchSecret"];com.google.protobuf.ByteStringgetBranchSecretBytes()string branch_secret = 29 [json_name = "branchSecret"];java.lang.StringgetCreationDate()string creation_date = 39 [json_name = "creationDate"];com.google.protobuf.ByteStringgetCreationDateBytes()string creation_date = 39 [json_name = "creationDate"];java.lang.StringgetDeepviewAndroid()The current deepview selected for the Android platform, (eg "default", "my_template")com.google.protobuf.ByteStringgetDeepviewAndroidBytes()The current deepview selected for the Android platform, (eg "default", "my_template")java.lang.StringgetDeepviewDesktop()The current deepview selected for the desktop platform, (eg "default", "my_template")com.google.protobuf.ByteStringgetDeepviewDesktopBytes()The current deepview selected for the desktop platform, (eg "default", "my_template")java.lang.StringgetDeepviewIos()The current deepview selected for the iOS platform, (eg "default", "my_template")com.google.protobuf.ByteStringgetDeepviewIosBytes()The current deepview selected for the iOS platform, (eg "default", "my_template")java.lang.StringgetDefaultDesktopUrl()The default desktop redirect, or null if set to hosted SMScom.google.protobuf.ByteStringgetDefaultDesktopUrlBytes()The default desktop redirect, or null if set to hosted SMSstatic BranchConfiggetDefaultInstance()java.lang.StringgetDefaultShortUrlDomain()string default_short_url_domain = 43 [json_name = "defaultShortUrlDomain"];com.google.protobuf.ByteStringgetDefaultShortUrlDomainBytes()string default_short_url_domain = 43 [json_name = "defaultShortUrlDomain"];java.lang.StringgetDevEmail()The main contact developer email.com.google.protobuf.ByteStringgetDevEmailBytes()The main contact developer email.java.lang.StringgetDevName()The main contact developer name.com.google.protobuf.ByteStringgetDevNameBytes()The main contact developer name.java.lang.StringgetFireUrl()The redirect on Fire phonescom.google.protobuf.ByteStringgetFireUrlBytes()The redirect on Fire phonesjava.lang.StringgetId()defined in branch.iocom.google.protobuf.ByteStringgetIdBytes()defined in branch.iointgetIosApp()Whether an iOS app is enabled, (0 or 1 indicating present)java.lang.StringgetIosBundleId()The iOS bundle IDcom.google.protobuf.ByteStringgetIosBundleIdBytes()The iOS bundle IDjava.lang.StringgetIosStoreCountry()The country code of the app, default to 'US'.com.google.protobuf.ByteStringgetIosStoreCountryBytes()The country code of the app, default to 'US'.java.lang.StringgetIosTeamId()The iOS Team IDcom.google.protobuf.ByteStringgetIosTeamIdBytes()The iOS Team IDjava.lang.StringgetIosUriScheme()The iOS URI scheme.com.google.protobuf.ByteStringgetIosUriSchemeBytes()The iOS URI scheme.java.lang.StringgetIosUrl()The url of iOS store, or app id (id512451233), or a fallback URL for iOS if present.com.google.protobuf.ByteStringgetIosUrlBytes()The url of iOS store, or app id (id512451233), or a fallback URL for iOS if present.java.lang.StringgetOgAppId()Default Open Graph (OG) app id.com.google.protobuf.ByteStringgetOgAppIdBytes()Default Open Graph (OG) app id.java.lang.StringgetOgDescription()Default OG description to be used with links.com.google.protobuf.ByteStringgetOgDescriptionBytes()Default OG description to be used with links.java.lang.StringgetOgImageUrl()Default OG image URL to be used with links.com.google.protobuf.ByteStringgetOgImageUrlBytes()Default OG image URL to be used with links.java.lang.StringgetOgTitle()Default OG title to be used with links.com.google.protobuf.ByteStringgetOgTitleBytes()Default OG title to be used with links.java.lang.StringgetOrigin()string origin = 40 [json_name = "origin"];com.google.protobuf.ByteStringgetOriginBytes()string origin = 40 [json_name = "origin"];booleangetReadonly()sl read-only settings flagjava.lang.StringgetSha256CertFingerprints(int index)The SHA256 fingerprints for App Links, in array formcom.google.protobuf.ByteStringgetSha256CertFingerprintsBytes(int index)The SHA256 fingerprints for App Links, in array formintgetSha256CertFingerprintsCount()The SHA256 fingerprints for App Links, in array formjava.util.List<java.lang.String>getSha256CertFingerprintsList()The SHA256 fingerprints for App Links, in array formjava.lang.StringgetShortUrlDomain()string short_url_domain = 42 [json_name = "shortUrlDomain"];com.google.protobuf.ByteStringgetShortUrlDomainBytes()string short_url_domain = 42 [json_name = "shortUrlDomain"];java.lang.StringgetTextMessage()Text message to use for text-me feature, {{ link }} will be replaced with short link.com.google.protobuf.ByteStringgetTextMessageBytes()Text message to use for text-me feature, {{ link }} will be replaced with short link.booleangetUniversalLinkingEnabled()others Whether Universal Links should be enabled, (0 or 1 indicating true)java.lang.StringgetUserId()predefined options The dashboard user id.com.google.protobuf.ByteStringgetUserIdBytes()predefined options The dashboard user id.java.lang.StringgetWebUrl()Backup website if URLs are null.com.google.protobuf.ByteStringgetWebUrlBytes()Backup website if URLs are null.java.lang.StringgetWindowsPhoneUrl()The redirect on Windows phonescom.google.protobuf.ByteStringgetWindowsPhoneUrlBytes()The redirect on Windows phonesstatic BranchConfig.BuildernewBuilder()static BranchConfig.BuildernewBuilder(BranchConfig prototype)static BranchConfigparseDelimitedFrom(java.io.InputStream input)static BranchConfigparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BranchConfigparseFrom(byte[] data)static BranchConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BranchConfigparseFrom(com.google.protobuf.ByteString data)static BranchConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BranchConfigparseFrom(com.google.protobuf.CodedInputStream input)static BranchConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BranchConfigparseFrom(java.io.InputStream input)static BranchConfigparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BranchConfigparseFrom(java.nio.ByteBuffer data)static BranchConfigparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BranchConfig>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
ANDROID_APP_FIELD_NUMBER
public static final int ANDROID_APP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_URL_FIELD_NUMBER
public static final int ANDROID_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_URI_SCHEME_FIELD_NUMBER
public static final int ANDROID_URI_SCHEME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_PACKAGE_NAME_FIELD_NUMBER
public static final int ANDROID_PACKAGE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHA256_CERT_FINGERPRINTS_FIELD_NUMBER
public static final int SHA256_CERT_FINGERPRINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_APP_LINKS_ENABLED_FIELD_NUMBER
public static final int ANDROID_APP_LINKS_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_APP_FIELD_NUMBER
public static final int IOS_APP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_URL_FIELD_NUMBER
public static final int IOS_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_URI_SCHEME_FIELD_NUMBER
public static final int IOS_URI_SCHEME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_STORE_COUNTRY_FIELD_NUMBER
public static final int IOS_STORE_COUNTRY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_BUNDLE_ID_FIELD_NUMBER
public static final int IOS_BUNDLE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IOS_TEAM_ID_FIELD_NUMBER
public static final int IOS_TEAM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNIVERSAL_LINKING_ENABLED_FIELD_NUMBER
public static final int UNIVERSAL_LINKING_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIRE_URL_FIELD_NUMBER
public static final int FIRE_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WINDOWS_PHONE_URL_FIELD_NUMBER
public static final int WINDOWS_PHONE_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BLACKBERRY_URL_FIELD_NUMBER
public static final int BLACKBERRY_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OG_APP_ID_FIELD_NUMBER
public static final int OG_APP_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OG_TITLE_FIELD_NUMBER
public static final int OG_TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OG_DESCRIPTION_FIELD_NUMBER
public static final int OG_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OG_IMAGE_URL_FIELD_NUMBER
public static final int OG_IMAGE_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEEPVIEW_DESKTOP_FIELD_NUMBER
public static final int DEEPVIEW_DESKTOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEEPVIEW_IOS_FIELD_NUMBER
public static final int DEEPVIEW_IOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEEPVIEW_ANDROID_FIELD_NUMBER
public static final int DEEPVIEW_ANDROID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BRANCH_KEY_FIELD_NUMBER
public static final int BRANCH_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BRANCH_SECRET_FIELD_NUMBER
public static final int BRANCH_SECRET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_ID_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APP_NAME_FIELD_NUMBER
public static final int APP_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEV_NAME_FIELD_NUMBER
public static final int DEV_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEV_EMAIL_FIELD_NUMBER
public static final int DEV_EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEB_URL_FIELD_NUMBER
public static final int WEB_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_DESKTOP_URL_FIELD_NUMBER
public static final int DEFAULT_DESKTOP_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_MESSAGE_FIELD_NUMBER
public static final int TEXT_MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APP_KEY_FIELD_NUMBER
public static final int APP_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_DATE_FIELD_NUMBER
public static final int CREATION_DATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGIN_FIELD_NUMBER
public static final int ORIGIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALWAYS_OPEN_APP_FIELD_NUMBER
public static final int ALWAYS_OPEN_APP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHORT_URL_DOMAIN_FIELD_NUMBER
public static final int SHORT_URL_DOMAIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_SHORT_URL_DOMAIN_FIELD_NUMBER
public static final int DEFAULT_SHORT_URL_DOMAIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALTERNATE_SHORT_URL_DOMAIN_FIELD_NUMBER
public static final int ALTERNATE_SHORT_URL_DOMAIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READONLY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getAndroidApp
public int getAndroidApp()
Whether an Android app is enabled, (0 or 1 indicating present)
int32 android_app = 5 [json_name = "androidApp"];- Specified by:
getAndroidAppin interfaceBranchConfigOrBuilder- Returns:
- The androidApp.
-
getAndroidUrl
public java.lang.String getAndroidUrl()
The url of the Android store, or package name (com.android.myapp). android_app must be set to 2.
string android_url = 6 [json_name = "androidUrl"];- Specified by:
getAndroidUrlin interfaceBranchConfigOrBuilder- Returns:
- The androidUrl.
-
getAndroidUrlBytes
public com.google.protobuf.ByteString getAndroidUrlBytes()
The url of the Android store, or package name (com.android.myapp). android_app must be set to 2.
string android_url = 6 [json_name = "androidUrl"];- Specified by:
getAndroidUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for androidUrl.
-
getAndroidUriScheme
public java.lang.String getAndroidUriScheme()
The Android URI scheme.
string android_uri_scheme = 7 [json_name = "androidUriScheme"];- Specified by:
getAndroidUriSchemein interfaceBranchConfigOrBuilder- Returns:
- The androidUriScheme.
-
getAndroidUriSchemeBytes
public com.google.protobuf.ByteString getAndroidUriSchemeBytes()
The Android URI scheme.
string android_uri_scheme = 7 [json_name = "androidUriScheme"];- Specified by:
getAndroidUriSchemeBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for androidUriScheme.
-
getAndroidPackageName
public java.lang.String getAndroidPackageName()
The Android package name (com.android.myapp)
string android_package_name = 8 [json_name = "androidPackageName"];- Specified by:
getAndroidPackageNamein interfaceBranchConfigOrBuilder- Returns:
- The androidPackageName.
-
getAndroidPackageNameBytes
public com.google.protobuf.ByteString getAndroidPackageNameBytes()
The Android package name (com.android.myapp)
string android_package_name = 8 [json_name = "androidPackageName"];- Specified by:
getAndroidPackageNameBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for androidPackageName.
-
getSha256CertFingerprintsList
public java.util.List<java.lang.String> getSha256CertFingerprintsList()
The SHA256 fingerprints for App Links, in array form
repeated string sha256_cert_fingerprints = 9 [json_name = "sha256CertFingerprints"];- Specified by:
getSha256CertFingerprintsListin interfaceBranchConfigOrBuilder- Returns:
- A list containing the sha256CertFingerprints.
-
getSha256CertFingerprintsCount
public int getSha256CertFingerprintsCount()
The SHA256 fingerprints for App Links, in array form
repeated string sha256_cert_fingerprints = 9 [json_name = "sha256CertFingerprints"];- Specified by:
getSha256CertFingerprintsCountin interfaceBranchConfigOrBuilder- Returns:
- The count of sha256CertFingerprints.
-
getSha256CertFingerprints
public java.lang.String getSha256CertFingerprints(int index)
The SHA256 fingerprints for App Links, in array form
repeated string sha256_cert_fingerprints = 9 [json_name = "sha256CertFingerprints"];- Specified by:
getSha256CertFingerprintsin interfaceBranchConfigOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sha256CertFingerprints at the given index.
-
getSha256CertFingerprintsBytes
public com.google.protobuf.ByteString getSha256CertFingerprintsBytes(int index)
The SHA256 fingerprints for App Links, in array form
repeated string sha256_cert_fingerprints = 9 [json_name = "sha256CertFingerprints"];- Specified by:
getSha256CertFingerprintsBytesin interfaceBranchConfigOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sha256CertFingerprints at the given index.
-
getAndroidAppLinksEnabled
public boolean getAndroidAppLinksEnabled()
Whether App Links are enabled, (0 or 1 indicating true)
bool android_app_links_enabled = 10 [json_name = "androidAppLinksEnabled"];- Specified by:
getAndroidAppLinksEnabledin interfaceBranchConfigOrBuilder- Returns:
- The androidAppLinksEnabled.
-
getIosApp
public int getIosApp()
Whether an iOS app is enabled, (0 or 1 indicating present)
int32 ios_app = 11 [json_name = "iosApp"];- Specified by:
getIosAppin interfaceBranchConfigOrBuilder- Returns:
- The iosApp.
-
getIosUrl
public java.lang.String getIosUrl()
The url of iOS store, or app id (id512451233), or a fallback URL for iOS if present. ios_app must be set to 2.
string ios_url = 12 [json_name = "iosUrl"];- Specified by:
getIosUrlin interfaceBranchConfigOrBuilder- Returns:
- The iosUrl.
-
getIosUrlBytes
public com.google.protobuf.ByteString getIosUrlBytes()
The url of iOS store, or app id (id512451233), or a fallback URL for iOS if present. ios_app must be set to 2.
string ios_url = 12 [json_name = "iosUrl"];- Specified by:
getIosUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for iosUrl.
-
getIosUriScheme
public java.lang.String getIosUriScheme()
The iOS URI scheme.
string ios_uri_scheme = 13 [json_name = "iosUriScheme"];- Specified by:
getIosUriSchemein interfaceBranchConfigOrBuilder- Returns:
- The iosUriScheme.
-
getIosUriSchemeBytes
public com.google.protobuf.ByteString getIosUriSchemeBytes()
The iOS URI scheme.
string ios_uri_scheme = 13 [json_name = "iosUriScheme"];- Specified by:
getIosUriSchemeBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for iosUriScheme.
-
getIosStoreCountry
public java.lang.String getIosStoreCountry()
The country code of the app, default to 'US'.
string ios_store_country = 14 [json_name = "iosStoreCountry"];- Specified by:
getIosStoreCountryin interfaceBranchConfigOrBuilder- Returns:
- The iosStoreCountry.
-
getIosStoreCountryBytes
public com.google.protobuf.ByteString getIosStoreCountryBytes()
The country code of the app, default to 'US'.
string ios_store_country = 14 [json_name = "iosStoreCountry"];- Specified by:
getIosStoreCountryBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for iosStoreCountry.
-
getIosBundleId
public java.lang.String getIosBundleId()
The iOS bundle ID
string ios_bundle_id = 15 [json_name = "iosBundleId"];- Specified by:
getIosBundleIdin interfaceBranchConfigOrBuilder- Returns:
- The iosBundleId.
-
getIosBundleIdBytes
public com.google.protobuf.ByteString getIosBundleIdBytes()
The iOS bundle ID
string ios_bundle_id = 15 [json_name = "iosBundleId"];- Specified by:
getIosBundleIdBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for iosBundleId.
-
getIosTeamId
public java.lang.String getIosTeamId()
The iOS Team ID
string ios_team_id = 16 [json_name = "iosTeamId"];- Specified by:
getIosTeamIdin interfaceBranchConfigOrBuilder- Returns:
- The iosTeamId.
-
getIosTeamIdBytes
public com.google.protobuf.ByteString getIosTeamIdBytes()
The iOS Team ID
string ios_team_id = 16 [json_name = "iosTeamId"];- Specified by:
getIosTeamIdBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for iosTeamId.
-
getUniversalLinkingEnabled
public boolean getUniversalLinkingEnabled()
others Whether Universal Links should be enabled, (0 or 1 indicating true)
bool universal_linking_enabled = 17 [json_name = "universalLinkingEnabled"];- Specified by:
getUniversalLinkingEnabledin interfaceBranchConfigOrBuilder- Returns:
- The universalLinkingEnabled.
-
getFireUrl
public java.lang.String getFireUrl()
The redirect on Fire phones
string fire_url = 18 [json_name = "fireUrl"];- Specified by:
getFireUrlin interfaceBranchConfigOrBuilder- Returns:
- The fireUrl.
-
getFireUrlBytes
public com.google.protobuf.ByteString getFireUrlBytes()
The redirect on Fire phones
string fire_url = 18 [json_name = "fireUrl"];- Specified by:
getFireUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for fireUrl.
-
getWindowsPhoneUrl
public java.lang.String getWindowsPhoneUrl()
The redirect on Windows phones
string windows_phone_url = 19 [json_name = "windowsPhoneUrl"];- Specified by:
getWindowsPhoneUrlin interfaceBranchConfigOrBuilder- Returns:
- The windowsPhoneUrl.
-
getWindowsPhoneUrlBytes
public com.google.protobuf.ByteString getWindowsPhoneUrlBytes()
The redirect on Windows phones
string windows_phone_url = 19 [json_name = "windowsPhoneUrl"];- Specified by:
getWindowsPhoneUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for windowsPhoneUrl.
-
getBlackberryUrl
public java.lang.String getBlackberryUrl()
The redirect on Blackberry phones
string blackberry_url = 20 [json_name = "blackberryUrl"];- Specified by:
getBlackberryUrlin interfaceBranchConfigOrBuilder- Returns:
- The blackberryUrl.
-
getBlackberryUrlBytes
public com.google.protobuf.ByteString getBlackberryUrlBytes()
The redirect on Blackberry phones
string blackberry_url = 20 [json_name = "blackberryUrl"];- Specified by:
getBlackberryUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for blackberryUrl.
-
getOgAppId
public java.lang.String getOgAppId()
Default Open Graph (OG) app id.
string og_app_id = 21 [json_name = "ogAppId"];- Specified by:
getOgAppIdin interfaceBranchConfigOrBuilder- Returns:
- The ogAppId.
-
getOgAppIdBytes
public com.google.protobuf.ByteString getOgAppIdBytes()
Default Open Graph (OG) app id.
string og_app_id = 21 [json_name = "ogAppId"];- Specified by:
getOgAppIdBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for ogAppId.
-
getOgTitle
public java.lang.String getOgTitle()
Default OG title to be used with links.
string og_title = 22 [json_name = "ogTitle"];- Specified by:
getOgTitlein interfaceBranchConfigOrBuilder- Returns:
- The ogTitle.
-
getOgTitleBytes
public com.google.protobuf.ByteString getOgTitleBytes()
Default OG title to be used with links.
string og_title = 22 [json_name = "ogTitle"];- Specified by:
getOgTitleBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for ogTitle.
-
getOgDescription
public java.lang.String getOgDescription()
Default OG description to be used with links.
string og_description = 23 [json_name = "ogDescription"];- Specified by:
getOgDescriptionin interfaceBranchConfigOrBuilder- Returns:
- The ogDescription.
-
getOgDescriptionBytes
public com.google.protobuf.ByteString getOgDescriptionBytes()
Default OG description to be used with links.
string og_description = 23 [json_name = "ogDescription"];- Specified by:
getOgDescriptionBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for ogDescription.
-
getOgImageUrl
public java.lang.String getOgImageUrl()
Default OG image URL to be used with links.
string og_image_url = 24 [json_name = "ogImageUrl"];- Specified by:
getOgImageUrlin interfaceBranchConfigOrBuilder- Returns:
- The ogImageUrl.
-
getOgImageUrlBytes
public com.google.protobuf.ByteString getOgImageUrlBytes()
Default OG image URL to be used with links.
string og_image_url = 24 [json_name = "ogImageUrl"];- Specified by:
getOgImageUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for ogImageUrl.
-
getDeepviewDesktop
public java.lang.String getDeepviewDesktop()
The current deepview selected for the desktop platform, (eg "default", "my_template")
string deepview_desktop = 25 [json_name = "deepviewDesktop"];- Specified by:
getDeepviewDesktopin interfaceBranchConfigOrBuilder- Returns:
- The deepviewDesktop.
-
getDeepviewDesktopBytes
public com.google.protobuf.ByteString getDeepviewDesktopBytes()
The current deepview selected for the desktop platform, (eg "default", "my_template")
string deepview_desktop = 25 [json_name = "deepviewDesktop"];- Specified by:
getDeepviewDesktopBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for deepviewDesktop.
-
getDeepviewIos
public java.lang.String getDeepviewIos()
The current deepview selected for the iOS platform, (eg "default", "my_template")
string deepview_ios = 26 [json_name = "deepviewIos"];- Specified by:
getDeepviewIosin interfaceBranchConfigOrBuilder- Returns:
- The deepviewIos.
-
getDeepviewIosBytes
public com.google.protobuf.ByteString getDeepviewIosBytes()
The current deepview selected for the iOS platform, (eg "default", "my_template")
string deepview_ios = 26 [json_name = "deepviewIos"];- Specified by:
getDeepviewIosBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for deepviewIos.
-
getDeepviewAndroid
public java.lang.String getDeepviewAndroid()
The current deepview selected for the Android platform, (eg "default", "my_template")
string deepview_android = 27 [json_name = "deepviewAndroid"];- Specified by:
getDeepviewAndroidin interfaceBranchConfigOrBuilder- Returns:
- The deepviewAndroid.
-
getDeepviewAndroidBytes
public com.google.protobuf.ByteString getDeepviewAndroidBytes()
The current deepview selected for the Android platform, (eg "default", "my_template")
string deepview_android = 27 [json_name = "deepviewAndroid"];- Specified by:
getDeepviewAndroidBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for deepviewAndroid.
-
getBranchKey
public java.lang.String getBranchKey()
string branch_key = 28 [json_name = "branchKey"];- Specified by:
getBranchKeyin interfaceBranchConfigOrBuilder- Returns:
- The branchKey.
-
getBranchKeyBytes
public com.google.protobuf.ByteString getBranchKeyBytes()
string branch_key = 28 [json_name = "branchKey"];- Specified by:
getBranchKeyBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for branchKey.
-
getBranchSecret
public java.lang.String getBranchSecret()
string branch_secret = 29 [json_name = "branchSecret"];- Specified by:
getBranchSecretin interfaceBranchConfigOrBuilder- Returns:
- The branchSecret.
-
getBranchSecretBytes
public com.google.protobuf.ByteString getBranchSecretBytes()
string branch_secret = 29 [json_name = "branchSecret"];- Specified by:
getBranchSecretBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for branchSecret.
-
getUserId
public java.lang.String getUserId()
predefined options The dashboard user id. Can be found on your Branch Dashboard
string user_id = 30 [json_name = "userId"];- Specified by:
getUserIdin interfaceBranchConfigOrBuilder- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()
predefined options The dashboard user id. Can be found on your Branch Dashboard
string user_id = 30 [json_name = "userId"];- Specified by:
getUserIdBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for userId.
-
getAppName
public java.lang.String getAppName()
The name of the app.
string app_name = 31 [json_name = "appName"];- Specified by:
getAppNamein interfaceBranchConfigOrBuilder- Returns:
- The appName.
-
getAppNameBytes
public com.google.protobuf.ByteString getAppNameBytes()
The name of the app.
string app_name = 31 [json_name = "appName"];- Specified by:
getAppNameBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for appName.
-
getDevName
public java.lang.String getDevName()
The main contact developer name.
string dev_name = 32 [json_name = "devName"];- Specified by:
getDevNamein interfaceBranchConfigOrBuilder- Returns:
- The devName.
-
getDevNameBytes
public com.google.protobuf.ByteString getDevNameBytes()
The main contact developer name.
string dev_name = 32 [json_name = "devName"];- Specified by:
getDevNameBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for devName.
-
getDevEmail
public java.lang.String getDevEmail()
The main contact developer email.
string dev_email = 33 [json_name = "devEmail"];- Specified by:
getDevEmailin interfaceBranchConfigOrBuilder- Returns:
- The devEmail.
-
getDevEmailBytes
public com.google.protobuf.ByteString getDevEmailBytes()
The main contact developer email.
string dev_email = 33 [json_name = "devEmail"];- Specified by:
getDevEmailBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for devEmail.
-
getWebUrl
public java.lang.String getWebUrl()
Backup website if URLs are null.
string web_url = 34 [json_name = "webUrl"];- Specified by:
getWebUrlin interfaceBranchConfigOrBuilder- Returns:
- The webUrl.
-
getWebUrlBytes
public com.google.protobuf.ByteString getWebUrlBytes()
Backup website if URLs are null.
string web_url = 34 [json_name = "webUrl"];- Specified by:
getWebUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for webUrl.
-
getDefaultDesktopUrl
public java.lang.String getDefaultDesktopUrl()
The default desktop redirect, or null if set to hosted SMS
string default_desktop_url = 35 [json_name = "defaultDesktopUrl"];- Specified by:
getDefaultDesktopUrlin interfaceBranchConfigOrBuilder- Returns:
- The defaultDesktopUrl.
-
getDefaultDesktopUrlBytes
public com.google.protobuf.ByteString getDefaultDesktopUrlBytes()
The default desktop redirect, or null if set to hosted SMS
string default_desktop_url = 35 [json_name = "defaultDesktopUrl"];- Specified by:
getDefaultDesktopUrlBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for defaultDesktopUrl.
-
getTextMessage
public java.lang.String getTextMessage()
Text message to use for text-me feature, {{ link }} will be replaced with short link.string text_message = 36 [json_name = "textMessage"];- Specified by:
getTextMessagein interfaceBranchConfigOrBuilder- Returns:
- The textMessage.
-
getTextMessageBytes
public com.google.protobuf.ByteString getTextMessageBytes()
Text message to use for text-me feature, {{ link }} will be replaced with short link.string text_message = 36 [json_name = "textMessage"];- Specified by:
getTextMessageBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for textMessage.
-
getId
public java.lang.String getId()
defined in branch.io
string id = 37 [json_name = "id"];- Specified by:
getIdin interfaceBranchConfigOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
defined in branch.io
string id = 37 [json_name = "id"];- Specified by:
getIdBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for id.
-
getAppKey
public java.lang.String getAppKey()
string app_key = 38 [json_name = "appKey"];- Specified by:
getAppKeyin interfaceBranchConfigOrBuilder- Returns:
- The appKey.
-
getAppKeyBytes
public com.google.protobuf.ByteString getAppKeyBytes()
string app_key = 38 [json_name = "appKey"];- Specified by:
getAppKeyBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for appKey.
-
getCreationDate
public java.lang.String getCreationDate()
string creation_date = 39 [json_name = "creationDate"];- Specified by:
getCreationDatein interfaceBranchConfigOrBuilder- Returns:
- The creationDate.
-
getCreationDateBytes
public com.google.protobuf.ByteString getCreationDateBytes()
string creation_date = 39 [json_name = "creationDate"];- Specified by:
getCreationDateBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for creationDate.
-
getOrigin
public java.lang.String getOrigin()
string origin = 40 [json_name = "origin"];- Specified by:
getOriginin interfaceBranchConfigOrBuilder- Returns:
- The origin.
-
getOriginBytes
public com.google.protobuf.ByteString getOriginBytes()
string origin = 40 [json_name = "origin"];- Specified by:
getOriginBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for origin.
-
getAlwaysOpenApp
public int getAlwaysOpenApp()
int32 always_open_app = 41 [json_name = "alwaysOpenApp"];- Specified by:
getAlwaysOpenAppin interfaceBranchConfigOrBuilder- Returns:
- The alwaysOpenApp.
-
getShortUrlDomain
public java.lang.String getShortUrlDomain()
string short_url_domain = 42 [json_name = "shortUrlDomain"];- Specified by:
getShortUrlDomainin interfaceBranchConfigOrBuilder- Returns:
- The shortUrlDomain.
-
getShortUrlDomainBytes
public com.google.protobuf.ByteString getShortUrlDomainBytes()
string short_url_domain = 42 [json_name = "shortUrlDomain"];- Specified by:
getShortUrlDomainBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for shortUrlDomain.
-
getDefaultShortUrlDomain
public java.lang.String getDefaultShortUrlDomain()
string default_short_url_domain = 43 [json_name = "defaultShortUrlDomain"];- Specified by:
getDefaultShortUrlDomainin interfaceBranchConfigOrBuilder- Returns:
- The defaultShortUrlDomain.
-
getDefaultShortUrlDomainBytes
public com.google.protobuf.ByteString getDefaultShortUrlDomainBytes()
string default_short_url_domain = 43 [json_name = "defaultShortUrlDomain"];- Specified by:
getDefaultShortUrlDomainBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for defaultShortUrlDomain.
-
getAlternateShortUrlDomain
public java.lang.String getAlternateShortUrlDomain()
string alternate_short_url_domain = 44 [json_name = "alternateShortUrlDomain"];- Specified by:
getAlternateShortUrlDomainin interfaceBranchConfigOrBuilder- Returns:
- The alternateShortUrlDomain.
-
getAlternateShortUrlDomainBytes
public com.google.protobuf.ByteString getAlternateShortUrlDomainBytes()
string alternate_short_url_domain = 44 [json_name = "alternateShortUrlDomain"];- Specified by:
getAlternateShortUrlDomainBytesin interfaceBranchConfigOrBuilder- Returns:
- The bytes for alternateShortUrlDomain.
-
getReadonly
public boolean getReadonly()
sl read-only settings flag
bool readonly = 45 [json_name = "readonly"];- Specified by:
getReadonlyin interfaceBranchConfigOrBuilder- Returns:
- The readonly.
-
parseFrom
public static BranchConfig parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BranchConfig parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BranchConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BranchConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BranchConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BranchConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BranchConfig parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BranchConfig parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BranchConfig parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BranchConfig parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BranchConfig parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BranchConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static BranchConfig.Builder newBuilder()
-
newBuilder
public static BranchConfig.Builder newBuilder(BranchConfig prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<BranchConfig,BranchConfig.Builder>
-
getDefaultInstance
public static BranchConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BranchConfig> parser()
-
-