luxlabs header browser preview


@class GEOPDMapsSuggestionsTouristInfo, NSString, GEOAdditionalEnabledMarkets, GEOABBranchInfo, GEOLocalizationCapabilities, PBDataReader, PBUnknownFields, GEOABSecondPartyPlaceRequestClientMetaData, NSMutableArray, GEOLocation;

@interface GEOPDClientMetadata : PBCodable <NSCopying> {
    PBDataReader *_reader;
    PBUnknownFields *_unknownFields;
    struct { int *list; unsigned long long count; unsigned long long size; } _clientRevisions;
    struct { int *list; unsigned long long count; unsigned long long size; } _knownClientResolvedTypeDeprecateds;
    struct { int *list; unsigned long long count; unsigned long long size; } _knownClientResolvedTypes;
    struct { int *list; unsigned long long count; unsigned long long size; } _supportedMapsResultTypes;
    GEOABBranchInfo *_abBranchInfo;
    GEOABSecondPartyPlaceRequestClientMetaData *_abClientMetadata;
    GEOAdditionalEnabledMarkets *_additionalEnabledMarkets;
    NSMutableArray *_businessChatPreflightIdentifiers;
    NSString *_debugApiKey;
    NSString *_deviceCountryCode;
    NSString *_deviceDisplayLanguage;
    GEOLocation *_deviceExtendedLocation;
    NSMutableArray *_deviceHistoricalLocations;
    NSString *_deviceKeyboardLanguage;
    NSString *_deviceSku;
    NSString *_deviceSpokenLanguage;
    NSString *_displayRegion;
    GEOLocalizationCapabilities *_localizationCapabilities;
    GEOPDMapsSuggestionsTouristInfo *_mapsSuggestionsTouristInfo;
    NSString *_preferredDisplayCurrencySymbol;
    unsigned int _readerMarkPos;
    unsigned int _readerMarkLength;
    struct os_unfair_lock_s { unsigned int _os_unfair_lock_opaque; } _readerLock;
    int _clientRevision;
    unsigned int _dayOfWeek;
    unsigned int _hourOfDay;
    int _requiredVersion;
    int _resultListAttributionSupport;
    unsigned int _timeSinceMapEnteredForeground;
    BOOL _enablePreflightVenues;
    BOOL _siriUserConsentsForAnalysis;
    BOOL _supportEnrichment;
    struct { unsigned char has_clientRevision : 1; unsigned char has_dayOfWeek : 1; unsigned char has_hourOfDay : 1; unsigned char has_requiredVersion : 1; unsigned char has_resultListAttributionSupport : 1; unsigned char has_timeSinceMapEnteredForeground : 1; unsigned char has_enablePreflightVenues : 1; unsigned char has_siriUserConsentsForAnalysis : 1; unsigned char has_supportEnrichment : 1; unsigned char read_unknownFields : 1; unsigned char read_clientRevisions : 1; unsigned char read_knownClientResolvedTypeDeprecateds : 1; unsigned char read_knownClientResolvedTypes : 1; unsigned char read_supportedMapsResultTypes : 1; unsigned char read_abBranchInfo : 1; unsigned char read_abClientMetadata : 1; unsigned char read_additionalEnabledMarkets : 1; unsigned char read_businessChatPreflightIdentifiers : 1; unsigned char read_debugApiKey : 1; unsigned char read_deviceCountryCode : 1; unsigned char read_deviceDisplayLanguage : 1; unsigned char read_deviceExtendedLocation : 1; unsigned char read_deviceHistoricalLocations : 1; unsigned char read_deviceKeyboardLanguage : 1; unsigned char read_deviceSku : 1; unsigned char read_deviceSpokenLanguage : 1; unsigned char read_displayRegion : 1; unsigned char read_localizationCapabilities : 1; unsigned char read_mapsSuggestionsTouristInfo : 1; unsigned char read_preferredDisplayCurrencySymbol : 1; unsigned char wrote_anyField : 1; } _flags;
}

@property (readonly, nonatomic) BOOL hasAbClientMetadata;
@property (retain, nonatomic) GEOABSecondPartyPlaceRequestClientMetaData *abClientMetadata;
@property (readonly, nonatomic) BOOL hasAbBranchInfo;
@property (retain, nonatomic) GEOABBranchInfo *abBranchInfo;
@property (readonly, nonatomic) BOOL hasDeviceCountryCode;
@property (retain, nonatomic) NSString *deviceCountryCode;
@property (readonly, nonatomic) BOOL hasDeviceDisplayLanguage;
@property (retain, nonatomic) NSString *deviceDisplayLanguage;
@property (readonly, nonatomic) BOOL hasDeviceKeyboardLanguage;
@property (retain, nonatomic) NSString *deviceKeyboardLanguage;
@property (readonly, nonatomic) BOOL hasDeviceSpokenLanguage;
@property (retain, nonatomic) NSString *deviceSpokenLanguage;
@property (nonatomic) BOOL hasTimeSinceMapEnteredForeground;
@property (nonatomic) unsigned int timeSinceMapEnteredForeground;
@property (readonly, nonatomic) BOOL hasAdditionalEnabledMarkets;
@property (retain, nonatomic) GEOAdditionalEnabledMarkets *additionalEnabledMarkets;
@property (nonatomic) BOOL hasResultListAttributionSupport;
@property (nonatomic) int resultListAttributionSupport;
@property (nonatomic) BOOL hasHourOfDay;
@property (nonatomic) unsigned int hourOfDay;
@property (nonatomic) BOOL hasDayOfWeek;
@property (nonatomic) unsigned int dayOfWeek;
@property (readonly, nonatomic) BOOL hasDeviceExtendedLocation;
@property (retain, nonatomic) GEOLocation *deviceExtendedLocation;
@property (retain, nonatomic) NSMutableArray *deviceHistoricalLocations;
@property (nonatomic) BOOL hasRequiredVersion;
@property (nonatomic) int requiredVersion;
@property (readonly, nonatomic) BOOL hasDebugApiKey;
@property (retain, nonatomic) NSString *debugApiKey;
@property (readonly, nonatomic) unsigned long long knownClientResolvedTypeDeprecatedsCount;
@property (readonly, nonatomic) int *knownClientResolvedTypeDeprecateds;
@property (nonatomic) BOOL hasEnablePreflightVenues;
@property (nonatomic) BOOL enablePreflightVenues;
@property (readonly, nonatomic) unsigned long long knownClientResolvedTypesCount;
@property (readonly, nonatomic) int *knownClientResolvedTypes;
@property (retain, nonatomic) NSMutableArray *businessChatPreflightIdentifiers;
@property (nonatomic) BOOL hasClientRevision;
@property (nonatomic) int clientRevision;
@property (readonly, nonatomic) BOOL hasLocalizationCapabilities;
@property (retain, nonatomic) GEOLocalizationCapabilities *localizationCapabilities;
@property (readonly, nonatomic) BOOL hasDeviceSku;
@property (retain, nonatomic) NSString *deviceSku;
@property (nonatomic) BOOL hasSiriUserConsentsForAnalysis;
@property (nonatomic) BOOL siriUserConsentsForAnalysis;
@property (readonly, nonatomic) unsigned long long supportedMapsResultTypesCount;
@property (readonly, nonatomic) int *supportedMapsResultTypes;
@property (readonly, nonatomic) BOOL hasMapsSuggestionsTouristInfo;
@property (retain, nonatomic) GEOPDMapsSuggestionsTouristInfo *mapsSuggestionsTouristInfo;
@property (readonly, nonatomic) unsigned long long clientRevisionsCount;
@property (readonly, nonatomic) int *clientRevisions;
@property (readonly, nonatomic) BOOL hasPreferredDisplayCurrencySymbol;
@property (retain, nonatomic) NSString *preferredDisplayCurrencySymbol;
@property (readonly, nonatomic) BOOL hasDisplayRegion;
@property (retain, nonatomic) NSString *displayRegion;
@property (nonatomic) BOOL hasSupportEnrichment;
@property (nonatomic) BOOL supportEnrichment;
@property (readonly, nonatomic) PBUnknownFields *unknownFields;

+ (Class)businessChatPreflightIdentifierType;
+ (BOOL)isValid:(id)a0;
+ (Class)deviceHistoricalLocationType;

- (void)clearLocations;
- (void)addClientRevisions:(int)a0;
- (int)StringAsClientRevisions:(id)a0;
- (id)resultListAttributionSupportAsString:(int)a0;
- (id)requiredVersionAsString:(int)a0;
- (id)init;
- (unsigned long long)hash;
- (id)deviceHistoricalLocationAtIndex:(unsigned long long)a0;
- (void)dealloc;
- (id)supportedMapsResultTypesAsString:(int)a0;
- (int)StringAsSupportedMapsResultTypes:(id)a0;
- (BOOL)readFrom:(id)a0;
- (void)setKnownClientResolvedTypes:(int *)a0 count:(unsigned long long)a1;
- (void)setKnownClientResolvedTypeDeprecateds:(int *)a0 count:(unsigned long long)a1;
- (void)clearSupportedMapsResultTypes;
- (int)clientRevisionsAtIndex:(unsigned long long)a0;
- (int)StringAsClientRevision:(id)a0;
- (void)writeTo:(id)a0;
- (void)addSupportedMapsResultType:(int)a0;
- (void)clearKnownClientResolvedTypeDeprecateds;
- (BOOL)hasGreenTeaWithValue:(BOOL)a0;
- (void)clearClientRevisions;
- (id)initWithData:(id)a0;
- (unsigned long long)businessChatPreflightIdentifiersCount;
- (id)initWithTraits:(id)a0;
- (id)initWithDictionary:(id)a0;
- (void)clearKnownClientResolvedTypes;
- (id)description;
- (void)clearBusinessChatPreflightIdentifiers;
- (int)StringAsKnownClientResolvedTypeDeprecateds:(id)a0;
- (void)clearUnknownFields:(BOOL)a0;
- (id)businessChatPreflightIdentifierAtIndex:(unsigned long long)a0;
- (unsigned long long)deviceHistoricalLocationsCount;
- (void)addBusinessChatPreflightIdentifier:(id)a0;
- (int)StringAsRequiredVersion:(id)a0;
- (int)knownClientResolvedTypeDeprecatedAtIndex:(unsigned long long)a0;
- (id)clientRevisionAsString:(int)a0;
- (id)knownClientResolvedTypeDeprecatedsAsString:(int)a0;
- (void).cxx_destruct;
- (void)setClientRevisions:(int *)a0 count:(unsigned long long)a1;
- (id)jsonRepresentation;
- (int)knownClientResolvedTypeAtIndex:(unsigned long long)a0;
- (void)clearDeviceHistoricalLocations;
- (void)setSupportedMapsResultTypes:(int *)a0 count:(unsigned long long)a1;
- (void)clearSensitiveFields:(unsigned long long)a0;
- (int)StringAsResultListAttributionSupport:(id)a0;
- (id)dictionaryRepresentation;
- (void)addKnownClientResolvedTypeDeprecated:(int)a0;
- (void)addDeviceHistoricalLocation:(id)a0;
- (void)copyTo:(id)a0;
- (BOOL)isEqual:(id)a0;
- (id)clientRevisionsAsString:(int)a0;
- (int)StringAsKnownClientResolvedTypes:(id)a0;
- (void)addKnownClientResolvedType:(int)a0;
- (void)readAll:(BOOL)a0;
- (int)supportedMapsResultTypeAtIndex:(unsigned long long)a0;
- (void)mergeFrom:(id)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (id)initWithJSON:(id)a0;
- (id)knownClientResolvedTypesAsString:(int)a0;

@end