struct Facebook::Proto::OfflineConversionDataSet

Included Modules

Defined in:

cli/proto/facebook/OfflineConversionDataSet.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: :config, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 4 => {name: :creation_time, pb_type: Datetime, crystal_type: Datetime, cast_type: Datetime?, native: false, optional: true, repeated: false, default: nil, packed: false}, 5 => {name: :description, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 6 => {name: :duplicate_entries, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 7 => {name: :enable_auto_assign_to_accounts, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 8 => {name: :event_stats, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 9 => {name: :event_time_max, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 10 => {name: :event_time_min, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 11 => {name: :is_mta_use, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 12 => {name: :is_restricted_use, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 13 => {name: :is_unavailable, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, native: true, optional: true, repeated: false, default: nil, packed: false}, 14 => {name: :last_upload_app, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 15 => {name: :last_upload_app_changed_time, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 16 => {name: :match_rate_approx, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 17 => {name: :matched_entries, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 18 => {name: :name, pb_type: :string, crystal_type: String, cast_type: String?, native: true, optional: true, repeated: false, default: nil, packed: false}, 19 => {name: :valid_entries, pb_type: :int64, crystal_type: Int64, cast_type: Int64?, native: true, optional: true, repeated: false, default: nil, packed: false}, 20 => {name: :auto_assign_to_new_accounts_only, pb_type: :bool, crystal_type: Bool, cast_type: Bool?, 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, config : String | Nil = nil, creation_time : Datetime | Nil = nil, description : String | Nil = nil, duplicate_entries : Int64 | Nil = nil, enable_auto_assign_to_accounts : Bool | Nil = nil, event_stats : String | Nil = nil, event_time_max : Int64 | Nil = nil, event_time_min : Int64 | Nil = nil, is_mta_use : Bool | Nil = nil, is_restricted_use : Bool | Nil = nil, is_unavailable : Bool | Nil = nil, last_upload_app : String | Nil = nil, last_upload_app_changed_time : Int64 | Nil = nil, match_rate_approx : Int64 | Nil = nil, matched_entries : Int64 | Nil = nil, name : String | Nil = nil, valid_entries : Int64 | Nil = nil, auto_assign_to_new_accounts_only : Bool | 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 auto_assign_to_new_accounts_only : Bool | Nil #

def auto_assign_to_new_accounts_only=(auto_assign_to_new_accounts_only : Bool | Nil) #

def config : String | Nil #

def config=(config : String | Nil) #

def creation_time : Datetime | Nil #

def creation_time=(creation_time : Datetime | Nil) #

def description : String | Nil #

def description=(description : String | Nil) #

def duplicate_entries : Int64 | Nil #

def duplicate_entries=(duplicate_entries : Int64 | Nil) #

def enable_auto_assign_to_accounts : Bool | Nil #

def enable_auto_assign_to_accounts=(enable_auto_assign_to_accounts : Bool | Nil) #

def event_stats : String | Nil #

def event_stats=(event_stats : String | Nil) #

def event_time_max : Int64 | Nil #

def event_time_max=(event_time_max : Int64 | Nil) #

def event_time_min : Int64 | Nil #

def event_time_min=(event_time_min : Int64 | Nil) #

def id : String | Nil #

def id=(id : String | Nil) #

def is_mta_use : Bool | Nil #

def is_mta_use=(is_mta_use : Bool | Nil) #

def is_restricted_use : Bool | Nil #

def is_restricted_use=(is_restricted_use : Bool | Nil) #

def is_unavailable : Bool | Nil #

def is_unavailable=(is_unavailable : Bool | Nil) #

def last_upload_app : String | Nil #

def last_upload_app=(last_upload_app : String | Nil) #

def last_upload_app_changed_time : Int64 | Nil #

def last_upload_app_changed_time=(last_upload_app_changed_time : Int64 | Nil) #

def match_rate_approx : Int64 | Nil #

def match_rate_approx=(match_rate_approx : Int64 | Nil) #

def matched_entries : Int64 | Nil #

def matched_entries=(matched_entries : Int64 | Nil) #

def name : String | Nil #

def name=(name : String | Nil) #

def to_hash #

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

def to_protobuf #

def valid_entries : Int64 | Nil #

def valid_entries=(valid_entries : Int64 | Nil) #