@class GEOPDViewportInfo, NSString, NSData, GEOPDVenueIdentifier, GEOPDAutocompleteOriginationInfo, PBDataReader, PBUnknownFields, GEOPDRetainedSearchMetadata, GEOPDAutocompleteEntry, GEOPDSSearchEvChargingParameters; @interface GEOPDAutocompleteParametersAllEntriesWithBrowse : PBCodable <NSCopying> { PBDataReader *_reader; PBUnknownFields *_unknownFields; struct { int *list; unsigned long long count; unsigned long long size; } _knownRefinementTypes; struct { int *list; unsigned long long count; unsigned long long size; } _supportedAutocompleteResultCellTypes; struct { int *list; unsigned long long count; unsigned long long size; } _supportedHighlightTypes; struct { int *list; unsigned long long count; unsigned long long size; } _supportedListTypes; struct { int *list; unsigned long long count; unsigned long long size; } _supportedPlaceSummaryFormatTypes; GEOPDAutocompleteOriginationInfo *_autocompleteOriginationInfo; NSData *_categorySuggestionEntryMetadata; GEOPDAutocompleteEntry *_categorySuggestionEntry; GEOPDSSearchEvChargingParameters *_evChargingParameters; GEOPDAutocompleteEntry *_querySuggestionEntry; NSString *_query; GEOPDRetainedSearchMetadata *_retainedSearch; GEOPDVenueIdentifier *_venueIdentifier; GEOPDViewportInfo *_viewportInfo; unsigned int _readerMarkPos; unsigned int _readerMarkLength; struct os_unfair_lock_s { unsigned int _os_unfair_lock_opaque; } _readerLock; int _maxQueryBuilderSuggestions; int _maxResults; int _placeSummaryRevision; BOOL _highlightDiff; BOOL _interleaveCategorySuggestions; BOOL _supportClientRankingCompositeFeatures; BOOL _supportClientRankingFeatureMetadata; BOOL _supportDirectionIntentSuggestions; BOOL _supportRapAffordance; BOOL _supportSectionHeader; BOOL _supportStructuredRapAffordance; BOOL _supportUnresolvedDirectionIntent; struct { unsigned char has_maxQueryBuilderSuggestions : 1; unsigned char has_maxResults : 1; unsigned char has_placeSummaryRevision : 1; unsigned char has_highlightDiff : 1; unsigned char has_interleaveCategorySuggestions : 1; unsigned char has_supportClientRankingCompositeFeatures : 1; unsigned char has_supportClientRankingFeatureMetadata : 1; unsigned char has_supportDirectionIntentSuggestions : 1; unsigned char has_supportRapAffordance : 1; unsigned char has_supportSectionHeader : 1; unsigned char has_supportStructuredRapAffordance : 1; unsigned char has_supportUnresolvedDirectionIntent : 1; unsigned char read_unknownFields : 1; unsigned char read_knownRefinementTypes : 1; unsigned char read_supportedAutocompleteResultCellTypes : 1; unsigned char read_supportedHighlightTypes : 1; unsigned char read_supportedListTypes : 1; unsigned char read_supportedPlaceSummaryFormatTypes : 1; unsigned char read_autocompleteOriginationInfo : 1; unsigned char read_categorySuggestionEntryMetadata : 1; unsigned char read_categorySuggestionEntry : 1; unsigned char read_evChargingParameters : 1; unsigned char read_querySuggestionEntry : 1; unsigned char read_query : 1; unsigned char read_retainedSearch : 1; unsigned char read_venueIdentifier : 1; unsigned char read_viewportInfo : 1; unsigned char wrote_anyField : 1; } _flags; } @property (readonly, nonatomic) BOOL hasQuery; @property (retain, nonatomic) NSString *query; @property (readonly, nonatomic) BOOL hasViewportInfo; @property (retain, nonatomic) GEOPDViewportInfo *viewportInfo; @property (nonatomic) BOOL hasMaxResults; @property (nonatomic) int maxResults; @property (nonatomic) BOOL hasHighlightDiff; @property (nonatomic) BOOL highlightDiff; @property (readonly, nonatomic) BOOL hasCategorySuggestionEntryMetadata; @property (retain, nonatomic) NSData *categorySuggestionEntryMetadata; @property (readonly, nonatomic) BOOL hasCategorySuggestionEntry; @property (retain, nonatomic) GEOPDAutocompleteEntry *categorySuggestionEntry; @property (nonatomic) BOOL hasInterleaveCategorySuggestions; @property (nonatomic) BOOL interleaveCategorySuggestions; @property (readonly, nonatomic) BOOL hasVenueIdentifier; @property (retain, nonatomic) GEOPDVenueIdentifier *venueIdentifier; @property (nonatomic) BOOL hasSupportDirectionIntentSuggestions; @property (nonatomic) BOOL supportDirectionIntentSuggestions; @property (readonly, nonatomic) BOOL hasRetainedSearch; @property (retain, nonatomic) GEOPDRetainedSearchMetadata *retainedSearch; @property (nonatomic) BOOL hasSupportUnresolvedDirectionIntent; @property (nonatomic) BOOL supportUnresolvedDirectionIntent; @property (readonly, nonatomic) unsigned long long supportedListTypesCount; @property (readonly, nonatomic) int *supportedListTypes; @property (readonly, nonatomic) BOOL hasQuerySuggestionEntry; @property (retain, nonatomic) GEOPDAutocompleteEntry *querySuggestionEntry; @property (nonatomic) BOOL hasSupportClientRankingFeatureMetadata; @property (nonatomic) BOOL supportClientRankingFeatureMetadata; @property (nonatomic) BOOL hasMaxQueryBuilderSuggestions; @property (nonatomic) int maxQueryBuilderSuggestions; @property (nonatomic) BOOL hasSupportSectionHeader; @property (nonatomic) BOOL supportSectionHeader; @property (readonly, nonatomic) unsigned long long supportedAutocompleteResultCellTypesCount; @property (readonly, nonatomic) int *supportedAutocompleteResultCellTypes; @property (nonatomic) BOOL hasSupportRapAffordance; @property (nonatomic) BOOL supportRapAffordance; @property (readonly, nonatomic) unsigned long long knownRefinementTypesCount; @property (readonly, nonatomic) int *knownRefinementTypes; @property (nonatomic) BOOL hasPlaceSummaryRevision; @property (nonatomic) int placeSummaryRevision; @property (readonly, nonatomic) unsigned long long supportedPlaceSummaryFormatTypesCount; @property (readonly, nonatomic) int *supportedPlaceSummaryFormatTypes; @property (readonly, nonatomic) BOOL hasEvChargingParameters; @property (retain, nonatomic) GEOPDSSearchEvChargingParameters *evChargingParameters; @property (readonly, nonatomic) unsigned long long supportedHighlightTypesCount; @property (readonly, nonatomic) int *supportedHighlightTypes; @property (readonly, nonatomic) BOOL hasAutocompleteOriginationInfo; @property (retain, nonatomic) GEOPDAutocompleteOriginationInfo *autocompleteOriginationInfo; @property (nonatomic) BOOL hasSupportClientRankingCompositeFeatures; @property (nonatomic) BOOL supportClientRankingCompositeFeatures; @property (nonatomic) BOOL hasSupportStructuredRapAffordance; @property (nonatomic) BOOL supportStructuredRapAffordance; @property (readonly, nonatomic) PBUnknownFields *unknownFields; + (BOOL)isValid:(id)a0; - (int)supportedAutocompleteResultCellTypeAtIndex:(unsigned long long)a0; - (void)addSupportedPlaceSummaryFormatType:(int)a0; - (id)init; - (unsigned long long)hash; - (int)supportedPlaceSummaryFormatTypeAtIndex:(unsigned long long)a0; - (int)StringAsKnownRefinementTypes:(id)a0; - (void)dealloc; - (BOOL)readFrom:(id)a0; - (id)knownRefinementTypesAsString:(int)a0; - (void)writeTo:(id)a0; - (int)knownRefinementTypeAtIndex:(unsigned long long)a0; - (BOOL)hasGreenTeaWithValue:(BOOL)a0; - (void)setKnownRefinementTypes:(int *)a0 count:(unsigned long long)a1; - (id)initWithData:(id)a0; - (id)initWithDictionary:(id)a0; - (id)supportedPlaceSummaryFormatTypesAsString:(int)a0; - (int)StringAsSupportedPlaceSummaryFormatTypes:(id)a0; - (void)addKnownRefinementType:(int)a0; - (id)description; - (void)clearSupportedPlaceSummaryFormatTypes; - (void)clearUnknownFields:(BOOL)a0; - (void).cxx_destruct; - (void)setSupportedPlaceSummaryFormatTypes:(int *)a0 count:(unsigned long long)a1; - (id)jsonRepresentation; - (void)clearSensitiveFields:(unsigned long long)a0; - (id)dictionaryRepresentation; - (void)setSupportedAutocompleteResultCellTypes:(int *)a0 count:(unsigned long long)a1; - (void)addSupportedAutocompleteResultCellType:(int)a0; - (void)copyTo:(id)a0; - (BOOL)isEqual:(id)a0; - (id)supportedAutocompleteResultCellTypesAsString:(int)a0; - (int)StringAsSupportedAutocompleteResultCellTypes:(id)a0; - (void)readAll:(BOOL)a0; - (void)mergeFrom:(id)a0; - (void)clearSupportedAutocompleteResultCellTypes; - (id)copyWithZone:(struct _NSZone { } *)a0; - (void)clearKnownRefinementTypes; - (id)initWithJSON:(id)a0; - (int)StringAsPlaceSummaryRevision:(id)a0; - (int)StringAsSupportedListTypes:(id)a0; - (int)StringAsSupportedHighlightTypes:(id)a0; - (void)addSupportedHighlightType:(int)a0; - (void)addSupportedListType:(int)a0; - (void)clearSupportedHighlightTypes; - (void)clearSupportedListTypes; - (id)placeSummaryRevisionAsString:(int)a0; - (void)setSupportedHighlightTypes:(int *)a0 count:(unsigned long long)a1; - (void)setSupportedListTypes:(int *)a0 count:(unsigned long long)a1; - (int)supportedHighlightTypeAtIndex:(unsigned long long)a0; - (id)supportedHighlightTypesAsString:(int)a0; - (int)supportedListTypeAtIndex:(unsigned long long)a0; - (id)supportedListTypesAsString:(int)a0; @end