struct Facebook::Proto::Application

Included Modules

Defined in:

cli/proto/facebook/Application.pb.cr

Constant Summary

FIELDS = {1 => {name: :id, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 2 => {name: :account_id, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 3 => {name: :an_ad_space_limit, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 4 => {name: :an_platforms, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 5 => {name: :android_key_hash, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 6 => {name: :app_domains, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 7 => {name: :app_events_feature_bitmask, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 8 => {name: :app_events_session_timeout, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 9 => {name: :app_install_tracked, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 10 => {name: :app_name, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 11 => {name: :app_type, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 12 => {name: :auth_dialog_data_help_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 13 => {name: :auth_dialog_headline, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 14 => {name: :auth_dialog_perms_explanation, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 15 => {name: :auth_referral_default_activity_privacy, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 16 => {name: :auth_referral_enabled, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 17 => {name: :auth_referral_extended_perms, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 18 => {name: :auth_referral_friend_perms, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 19 => {name: :auth_referral_response_type, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 20 => {name: :auth_referral_user_perms, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 21 => {name: :auto_event_setup_enabled, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 22 => {name: :canvas_fluid_height, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 23 => {name: :canvas_fluid_width, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 24 => {name: :canvas_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 25 => {name: :category, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 26 => {name: :company, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 27 => {name: :configured_ios_sso, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 28 => {name: :contact_email, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 29 => {name: :created_time, pb_type: Datetime, crystal_type: Datetime, cast_type: Datetime?, native: false, optional: true, repeated: false, default: nil, packed: false}, 30 => {name: :creator_uid, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 31 => {name: :daily_active_users, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 32 => {name: :daily_active_users_rank, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 33 => {name: :deauth_callback_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 34 => {name: :default_share_mode, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 35 => {name: :description, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 36 => {name: :financial_id, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 37 => {name: :gdpv4_chrome_custom_tabs_enabled, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 38 => {name: :gdpv4_enabled, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 39 => {name: :gdpv4_nux_content, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 40 => {name: :gdpv4_nux_enabled, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 41 => {name: :has_messenger_product, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 42 => {name: :hosting_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 43 => {name: :icon_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 44 => {name: :ios_bundle_id, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 45 => {name: :ios_sfvc_attr, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 46 => {name: :ios_supports_native_proxy_auth_flow, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 47 => {name: :ios_supports_system_auth, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 48 => {name: :ipad_app_store_id, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 49 => {name: :iphone_app_store_id, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 50 => {name: :link, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 51 => {name: :logging_token, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 52 => {name: :login_secret, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 53 => {name: :logo_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 54 => {name: :mobile_profile_section_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 55 => {name: :mobile_web_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 56 => {name: :monthly_active_users, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 57 => {name: :monthly_active_users_rank, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 58 => {name: :name, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 59 => {name: :namespace, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 60 => {name: :page_tab_default_name, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 61 => {name: :page_tab_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 62 => {name: :photo_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 63 => {name: :privacy_policy_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 64 => {name: :profile_section_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 65 => {name: :property_id, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 66 => {name: :real_time_mode_devices, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 67 => {name: :restrictive_data_filter_params, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 68 => {name: :restrictive_data_filter_rules, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 69 => {name: :sdk_update_message, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 70 => {name: :seamless_login, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 71 => {name: :secure_canvas_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 72 => {name: :secure_page_tab_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 73 => {name: :server_ip_whitelist, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 74 => {name: :smart_login_bookmark_icon_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 75 => {name: :smart_login_menu_icon_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 76 => {name: :social_discovery, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 77 => {name: :subcategory, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 78 => {name: :supported_platforms, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 79 => {name: :supports_attribution, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 80 => {name: :supports_implicit_sdk_logging, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 81 => {name: :suppress_native_ios_gdp, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 82 => {name: :terms_of_service_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 83 => {name: :url_scheme_suffix, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 84 => {name: :user_support_email, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 85 => {name: :user_support_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 86 => {name: :website_url, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 87 => {name: :weekly_active_users, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Fields = {} of String => Field

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(buf : Protobuf::Buffer) #

def self.new(id : String | Nil = nil, account_id : String | Nil = nil, an_ad_space_limit : Int64 | Nil = nil, an_platforms : Array(String) | Nil = nil, android_key_hash : Array(String) | Nil = nil, app_domains : Array(String) | Nil = nil, app_events_feature_bitmask : Int64 | Nil = nil, app_events_session_timeout : Int64 | Nil = nil, app_install_tracked : Bool | Nil = nil, app_name : String | Nil = nil, app_type : Int64 | Nil = nil, auth_dialog_data_help_url : String | Nil = nil, auth_dialog_headline : String | Nil = nil, auth_dialog_perms_explanation : String | Nil = nil, auth_referral_default_activity_privacy : String | Nil = nil, auth_referral_enabled : Int64 | Nil = nil, auth_referral_extended_perms : Array(String) | Nil = nil, auth_referral_friend_perms : Array(String) | Nil = nil, auth_referral_response_type : String | Nil = nil, auth_referral_user_perms : Array(String) | Nil = nil, auto_event_setup_enabled : Bool | Nil = nil, canvas_fluid_height : Bool | Nil = nil, canvas_fluid_width : Int64 | Nil = nil, canvas_url : String | Nil = nil, category : String | Nil = nil, company : String | Nil = nil, configured_ios_sso : Bool | Nil = nil, contact_email : String | Nil = nil, created_time : Datetime | Nil = nil, creator_uid : String | Nil = nil, daily_active_users : String | Nil = nil, daily_active_users_rank : Int64 | Nil = nil, deauth_callback_url : String | Nil = nil, default_share_mode : String | Nil = nil, description : String | Nil = nil, financial_id : String | Nil = nil, gdpv4_chrome_custom_tabs_enabled : Bool | Nil = nil, gdpv4_enabled : Bool | Nil = nil, gdpv4_nux_content : String | Nil = nil, gdpv4_nux_enabled : Bool | Nil = nil, has_messenger_product : Bool | Nil = nil, hosting_url : String | Nil = nil, icon_url : String | Nil = nil, ios_bundle_id : Array(String) | Nil = nil, ios_sfvc_attr : Bool | Nil = nil, ios_supports_native_proxy_auth_flow : Bool | Nil = nil, ios_supports_system_auth : Bool | Nil = nil, ipad_app_store_id : String | Nil = nil, iphone_app_store_id : String | Nil = nil, link : String | Nil = nil, logging_token : String | Nil = nil, login_secret : String | Nil = nil, logo_url : String | Nil = nil, mobile_profile_section_url : String | Nil = nil, mobile_web_url : String | Nil = nil, monthly_active_users : String | Nil = nil, monthly_active_users_rank : Int64 | Nil = nil, name : String | Nil = nil, namespace : String | Nil = nil, page_tab_default_name : String | Nil = nil, page_tab_url : String | Nil = nil, photo_url : String | Nil = nil, privacy_policy_url : String | Nil = nil, profile_section_url : String | Nil = nil, property_id : String | Nil = nil, real_time_mode_devices : Array(String) | Nil = nil, restrictive_data_filter_params : String | Nil = nil, restrictive_data_filter_rules : String | Nil = nil, sdk_update_message : String | Nil = nil, seamless_login : Int64 | Nil = nil, secure_canvas_url : String | Nil = nil, secure_page_tab_url : String | Nil = nil, server_ip_whitelist : String | Nil = nil, smart_login_bookmark_icon_url : String | Nil = nil, smart_login_menu_icon_url : String | Nil = nil, social_discovery : Int64 | Nil = nil, subcategory : String | Nil = nil, supported_platforms : Array(String) | Nil = nil, supports_attribution : Bool | Nil = nil, supports_implicit_sdk_logging : Bool | Nil = nil, suppress_native_ios_gdp : Bool | Nil = nil, terms_of_service_url : String | Nil = nil, url_scheme_suffix : String | Nil = nil, user_support_email : String | Nil = nil, user_support_url : String | Nil = nil, website_url : String | Nil = nil, weekly_active_users : String | Nil = nil) #

def self.new(pull : JSON::PullParser) #

Class Method Detail

def self.from_protobuf(io) #

Instance Method Detail

def [](key : String) #

def []=(key : String, val) #

def []?(key : String) #

def account_id : String | Nil #

def account_id=(account_id : String | Nil) #

def an_ad_space_limit : Int64 | Nil #

def an_ad_space_limit=(an_ad_space_limit : Int64 | Nil) #

def an_platforms : Array(String) | Nil #

def an_platforms=(an_platforms : Array(String) | Nil) #

def an_platforms=(an_platforms : Array(String) | Nil) #

def android_key_hash : Array(String) | Nil #

def android_key_hash=(android_key_hash : Array(String) | Nil) #

def android_key_hash=(android_key_hash : Array(String) | Nil) #

def app_domains : Array(String) | Nil #

def app_domains=(app_domains : Array(String) | Nil) #

def app_domains=(app_domains : Array(String) | Nil) #

def app_events_feature_bitmask : Int64 | Nil #

def app_events_feature_bitmask=(app_events_feature_bitmask : Int64 | Nil) #

def app_events_session_timeout : Int64 | Nil #

def app_events_session_timeout=(app_events_session_timeout : Int64 | Nil) #

def app_install_tracked : Bool | Nil #

def app_install_tracked=(app_install_tracked : Bool | Nil) #

def app_name : String | Nil #

def app_name=(app_name : String | Nil) #

def app_type : Int64 | Nil #

def app_type=(app_type : Int64 | Nil) #

def auth_dialog_data_help_url : String | Nil #

def auth_dialog_data_help_url=(auth_dialog_data_help_url : String | Nil) #

def auth_dialog_headline : String | Nil #

def auth_dialog_headline=(auth_dialog_headline : String | Nil) #

def auth_dialog_perms_explanation : String | Nil #

def auth_dialog_perms_explanation=(auth_dialog_perms_explanation : String | Nil) #

def auth_referral_default_activity_privacy : String | Nil #

def auth_referral_default_activity_privacy=(auth_referral_default_activity_privacy : String | Nil) #

def auth_referral_enabled : Int64 | Nil #

def auth_referral_enabled=(auth_referral_enabled : Int64 | Nil) #

def auth_referral_extended_perms : Array(String) | Nil #

def auth_referral_extended_perms=(auth_referral_extended_perms : Array(String) | Nil) #

def auth_referral_extended_perms=(auth_referral_extended_perms : Array(String) | Nil) #

def auth_referral_friend_perms : Array(String) | Nil #

def auth_referral_friend_perms=(auth_referral_friend_perms : Array(String) | Nil) #

def auth_referral_friend_perms=(auth_referral_friend_perms : Array(String) | Nil) #

def auth_referral_response_type : String | Nil #

def auth_referral_response_type=(auth_referral_response_type : String | Nil) #

def auth_referral_user_perms : Array(String) | Nil #

def auth_referral_user_perms=(auth_referral_user_perms : Array(String) | Nil) #

def auth_referral_user_perms=(auth_referral_user_perms : Array(String) | Nil) #

def auto_event_setup_enabled : Bool | Nil #

def auto_event_setup_enabled=(auto_event_setup_enabled : Bool | Nil) #

def canvas_fluid_height : Bool | Nil #

def canvas_fluid_height=(canvas_fluid_height : Bool | Nil) #

def canvas_fluid_width : Int64 | Nil #

def canvas_fluid_width=(canvas_fluid_width : Int64 | Nil) #

def canvas_url : String | Nil #

def canvas_url=(canvas_url : String | Nil) #

def category : String | Nil #

def category=(category : String | Nil) #

def company : String | Nil #

def company=(company : String | Nil) #

def configured_ios_sso : Bool | Nil #

def configured_ios_sso=(configured_ios_sso : Bool | Nil) #

def contact_email : String | Nil #

def contact_email=(contact_email : String | Nil) #

def created_time : Datetime | Nil #

def created_time=(created_time : Datetime | Nil) #

def creator_uid : String | Nil #

def creator_uid=(creator_uid : String | Nil) #

def daily_active_users : String | Nil #

def daily_active_users=(daily_active_users : String | Nil) #

def daily_active_users_rank : Int64 | Nil #

def daily_active_users_rank=(daily_active_users_rank : Int64 | Nil) #

def deauth_callback_url : String | Nil #

def deauth_callback_url=(deauth_callback_url : String | Nil) #

def default_share_mode : String | Nil #

def default_share_mode=(default_share_mode : String | Nil) #

def description : String | Nil #

def description=(description : String | Nil) #

def financial_id : String | Nil #

def financial_id=(financial_id : String | Nil) #

def gdpv4_chrome_custom_tabs_enabled : Bool | Nil #

def gdpv4_chrome_custom_tabs_enabled=(gdpv4_chrome_custom_tabs_enabled : Bool | Nil) #

def gdpv4_enabled : Bool | Nil #

def gdpv4_enabled=(gdpv4_enabled : Bool | Nil) #

def gdpv4_nux_content : String | Nil #

def gdpv4_nux_content=(gdpv4_nux_content : String | Nil) #

def gdpv4_nux_enabled : Bool | Nil #

def gdpv4_nux_enabled=(gdpv4_nux_enabled : Bool | Nil) #

def has_messenger_product : Bool | Nil #

def has_messenger_product=(has_messenger_product : Bool | Nil) #

def hosting_url : String | Nil #

def hosting_url=(hosting_url : String | Nil) #

def icon_url : String | Nil #

def icon_url=(icon_url : String | Nil) #

def id : String | Nil #

def id=(id : String | Nil) #

def ios_bundle_id : Array(String) | Nil #

def ios_bundle_id=(ios_bundle_id : Array(String) | Nil) #

def ios_bundle_id=(ios_bundle_id : Array(String) | Nil) #

def ios_sfvc_attr : Bool | Nil #

def ios_sfvc_attr=(ios_sfvc_attr : Bool | Nil) #

def ios_supports_native_proxy_auth_flow : Bool | Nil #

def ios_supports_native_proxy_auth_flow=(ios_supports_native_proxy_auth_flow : Bool | Nil) #

def ios_supports_system_auth : Bool | Nil #

def ios_supports_system_auth=(ios_supports_system_auth : Bool | Nil) #

def ipad_app_store_id : String | Nil #

def ipad_app_store_id=(ipad_app_store_id : String | Nil) #

def iphone_app_store_id : String | Nil #

def iphone_app_store_id=(iphone_app_store_id : String | Nil) #

def link : String | Nil #

def link=(link : String | Nil) #

def logging_token : String | Nil #

def logging_token=(logging_token : String | Nil) #

def login_secret : String | Nil #

def login_secret=(login_secret : String | Nil) #

def logo_url : String | Nil #

def logo_url=(logo_url : String | Nil) #

def mobile_profile_section_url : String | Nil #

def mobile_profile_section_url=(mobile_profile_section_url : String | Nil) #

def mobile_web_url : String | Nil #

def mobile_web_url=(mobile_web_url : String | Nil) #

def monthly_active_users : String | Nil #

def monthly_active_users=(monthly_active_users : String | Nil) #

def monthly_active_users_rank : Int64 | Nil #

def monthly_active_users_rank=(monthly_active_users_rank : Int64 | Nil) #

def name : String | Nil #

def name=(name : String | Nil) #

def namespace : String | Nil #

def namespace=(namespace : String | Nil) #

def page_tab_default_name : String | Nil #

def page_tab_default_name=(page_tab_default_name : String | Nil) #

def page_tab_url : String | Nil #

def page_tab_url=(page_tab_url : String | Nil) #

def photo_url : String | Nil #

def photo_url=(photo_url : String | Nil) #

def privacy_policy_url : String | Nil #

def privacy_policy_url=(privacy_policy_url : String | Nil) #

def profile_section_url : String | Nil #

def profile_section_url=(profile_section_url : String | Nil) #

def property_id : String | Nil #

def property_id=(property_id : String | Nil) #

def real_time_mode_devices : Array(String) | Nil #

def real_time_mode_devices=(real_time_mode_devices : Array(String) | Nil) #

def real_time_mode_devices=(real_time_mode_devices : Array(String) | Nil) #

def restrictive_data_filter_params : String | Nil #

def restrictive_data_filter_params=(restrictive_data_filter_params : String | Nil) #

def restrictive_data_filter_rules : String | Nil #

def restrictive_data_filter_rules=(restrictive_data_filter_rules : String | Nil) #

def sdk_update_message : String | Nil #

def sdk_update_message=(sdk_update_message : String | Nil) #

def seamless_login : Int64 | Nil #

def seamless_login=(seamless_login : Int64 | Nil) #

def secure_canvas_url : String | Nil #

def secure_canvas_url=(secure_canvas_url : String | Nil) #

def secure_page_tab_url : String | Nil #

def secure_page_tab_url=(secure_page_tab_url : String | Nil) #

def server_ip_whitelist : String | Nil #

def server_ip_whitelist=(server_ip_whitelist : String | Nil) #

def smart_login_bookmark_icon_url : String | Nil #

def smart_login_bookmark_icon_url=(smart_login_bookmark_icon_url : String | Nil) #

def smart_login_menu_icon_url : String | Nil #

def smart_login_menu_icon_url=(smart_login_menu_icon_url : String | Nil) #

def social_discovery : Int64 | Nil #

def social_discovery=(social_discovery : Int64 | Nil) #

def subcategory : String | Nil #

def subcategory=(subcategory : String | Nil) #

def supported_platforms : Array(String) | Nil #

def supported_platforms=(supported_platforms : Array(String) | Nil) #

def supported_platforms=(supported_platforms : Array(String) | Nil) #

def supports_attribution : Bool | Nil #

def supports_attribution=(supports_attribution : Bool | Nil) #

def supports_implicit_sdk_logging : Bool | Nil #

def supports_implicit_sdk_logging=(supports_implicit_sdk_logging : Bool | Nil) #

def suppress_native_ios_gdp : Bool | Nil #

def suppress_native_ios_gdp=(suppress_native_ios_gdp : Bool | Nil) #

def terms_of_service_url : String | Nil #

def terms_of_service_url=(terms_of_service_url : String | Nil) #

def to_hash #

def to_protobuf(io : IO, embedded = false) #

def to_protobuf #

def url_scheme_suffix : String | Nil #

def url_scheme_suffix=(url_scheme_suffix : String | Nil) #

def user_support_email : String | Nil #

def user_support_email=(user_support_email : String | Nil) #

def user_support_url : String | Nil #

def user_support_url=(user_support_url : String | Nil) #

def website_url : String | Nil #

def website_url=(website_url : String | Nil) #

def weekly_active_users : String | Nil #

def weekly_active_users=(weekly_active_users : String | Nil) #