Versions in this module Expand all Collapse all v0 v0.0.4 Jun 30, 2024 Changes in this version + const CommandClearCookies + const CommandClearDataForOrigin + const CommandClearDataForStorageKey + const CommandClearSharedStorageEntries + const CommandClearTrustTokens + const CommandDeleteSharedStorageEntry + const CommandDeleteStorageBucket + const CommandGetCookies + const CommandGetInterestGroupDetails + const CommandGetRelatedWebsiteSets + const CommandGetSharedStorageEntries + const CommandGetSharedStorageMetadata + const CommandGetStorageKeyForFrame + const CommandGetTrustTokens + const CommandGetUsageAndQuota + const CommandOverrideQuotaForOrigin + const CommandResetSharedStorageBudget + const CommandRunBounceTrackingMitigations + const CommandSendPendingAttributionReports + const CommandSetAttributionReportingLocalTestingMode + const CommandSetAttributionReportingTracking + const CommandSetCookies + const CommandSetInterestGroupAuctionTracking + const CommandSetInterestGroupTracking + const CommandSetSharedStorageEntry + const CommandSetSharedStorageTracking + const CommandSetStorageBucketTracking + const CommandTrackCacheStorageForOrigin + const CommandTrackCacheStorageForStorageKey + const CommandTrackIndexedDBForOrigin + const CommandTrackIndexedDBForStorageKey + const CommandUntrackCacheStorageForOrigin + const CommandUntrackCacheStorageForStorageKey + const CommandUntrackIndexedDBForOrigin + const CommandUntrackIndexedDBForStorageKey + type AttributionReportingAggregatableDedupKey struct + DedupKey UnsignedInt64asBase10 + Filters *AttributionReportingFilterPair + func (v *AttributionReportingAggregatableDedupKey) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingAggregatableDedupKey) UnmarshalJSON(data []byte) error + func (v AttributionReportingAggregatableDedupKey) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingAggregatableDedupKey) MarshalJSON() ([]byte, error) + type AttributionReportingAggregatableResult string + const AttributionReportingAggregatableResultDeduplicated + const AttributionReportingAggregatableResultExcessiveAttributions + const AttributionReportingAggregatableResultExcessiveReportingOrigins + const AttributionReportingAggregatableResultExcessiveReports + const AttributionReportingAggregatableResultInsufficientBudget + const AttributionReportingAggregatableResultInternalError + const AttributionReportingAggregatableResultNoCapacityForAttributionDestination + const AttributionReportingAggregatableResultNoHistograms + const AttributionReportingAggregatableResultNoMatchingSourceFilterData + const AttributionReportingAggregatableResultNoMatchingSources + const AttributionReportingAggregatableResultNotRegistered + const AttributionReportingAggregatableResultProhibitedByBrowserPolicy + const AttributionReportingAggregatableResultReportWindowPassed + const AttributionReportingAggregatableResultSuccess + func (t *AttributionReportingAggregatableResult) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *AttributionReportingAggregatableResult) UnmarshalJSON(buf []byte) error + func (t AttributionReportingAggregatableResult) MarshalEasyJSON(out *jwriter.Writer) + func (t AttributionReportingAggregatableResult) MarshalJSON() ([]byte, error) + func (t AttributionReportingAggregatableResult) String() string + type AttributionReportingAggregatableTriggerData struct + Filters *AttributionReportingFilterPair + KeyPiece UnsignedInt128asBase16 + SourceKeys []string + func (v *AttributionReportingAggregatableTriggerData) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingAggregatableTriggerData) UnmarshalJSON(data []byte) error + func (v AttributionReportingAggregatableTriggerData) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingAggregatableTriggerData) MarshalJSON() ([]byte, error) + type AttributionReportingAggregatableValueDictEntry struct + Key string + Value float64 + func (v *AttributionReportingAggregatableValueDictEntry) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingAggregatableValueDictEntry) UnmarshalJSON(data []byte) error + func (v AttributionReportingAggregatableValueDictEntry) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingAggregatableValueDictEntry) MarshalJSON() ([]byte, error) + type AttributionReportingAggregatableValueEntry struct + Filters *AttributionReportingFilterPair + Values []*AttributionReportingAggregatableValueDictEntry + func (v *AttributionReportingAggregatableValueEntry) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingAggregatableValueEntry) UnmarshalJSON(data []byte) error + func (v AttributionReportingAggregatableValueEntry) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingAggregatableValueEntry) MarshalJSON() ([]byte, error) + type AttributionReportingAggregationKeysEntry struct + Key string + Value UnsignedInt128asBase16 + func (v *AttributionReportingAggregationKeysEntry) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingAggregationKeysEntry) UnmarshalJSON(data []byte) error + func (v AttributionReportingAggregationKeysEntry) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingAggregationKeysEntry) MarshalJSON() ([]byte, error) + type AttributionReportingEventLevelResult string + const AttributionReportingEventLevelResultDeduplicated + const AttributionReportingEventLevelResultExcessiveAttributions + const AttributionReportingEventLevelResultExcessiveReportingOrigins + const AttributionReportingEventLevelResultExcessiveReports + const AttributionReportingEventLevelResultFalselyAttributedSource + const AttributionReportingEventLevelResultInternalError + const AttributionReportingEventLevelResultNeverAttributedSource + const AttributionReportingEventLevelResultNoCapacityForAttributionDestination + const AttributionReportingEventLevelResultNoMatchingConfigurations + const AttributionReportingEventLevelResultNoMatchingSourceFilterData + const AttributionReportingEventLevelResultNoMatchingSources + const AttributionReportingEventLevelResultNoMatchingTriggerData + const AttributionReportingEventLevelResultNotRegistered + const AttributionReportingEventLevelResultPriorityTooLow + const AttributionReportingEventLevelResultProhibitedByBrowserPolicy + const AttributionReportingEventLevelResultReportWindowNotStarted + const AttributionReportingEventLevelResultReportWindowPassed + const AttributionReportingEventLevelResultSuccess + const AttributionReportingEventLevelResultSuccessDroppedLowerPriority + func (t *AttributionReportingEventLevelResult) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *AttributionReportingEventLevelResult) UnmarshalJSON(buf []byte) error + func (t AttributionReportingEventLevelResult) MarshalEasyJSON(out *jwriter.Writer) + func (t AttributionReportingEventLevelResult) MarshalJSON() ([]byte, error) + func (t AttributionReportingEventLevelResult) String() string + type AttributionReportingEventReportWindows struct + Ends []int64 + Start int64 + func (v *AttributionReportingEventReportWindows) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingEventReportWindows) UnmarshalJSON(data []byte) error + func (v AttributionReportingEventReportWindows) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingEventReportWindows) MarshalJSON() ([]byte, error) + type AttributionReportingEventTriggerData struct + Data UnsignedInt64asBase10 + DedupKey UnsignedInt64asBase10 + Filters *AttributionReportingFilterPair + Priority SignedInt64asBase10 + func (v *AttributionReportingEventTriggerData) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingEventTriggerData) UnmarshalJSON(data []byte) error + func (v AttributionReportingEventTriggerData) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingEventTriggerData) MarshalJSON() ([]byte, error) + type AttributionReportingFilterConfig struct + FilterValues []*AttributionReportingFilterDataEntry + LookbackWindow int64 + func (v *AttributionReportingFilterConfig) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingFilterConfig) UnmarshalJSON(data []byte) error + func (v AttributionReportingFilterConfig) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingFilterConfig) MarshalJSON() ([]byte, error) + type AttributionReportingFilterDataEntry struct + Key string + Values []string + func (v *AttributionReportingFilterDataEntry) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingFilterDataEntry) UnmarshalJSON(data []byte) error + func (v AttributionReportingFilterDataEntry) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingFilterDataEntry) MarshalJSON() ([]byte, error) + type AttributionReportingFilterPair struct + Filters []*AttributionReportingFilterConfig + NotFilters []*AttributionReportingFilterConfig + func (v *AttributionReportingFilterPair) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingFilterPair) UnmarshalJSON(data []byte) error + func (v AttributionReportingFilterPair) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingFilterPair) MarshalJSON() ([]byte, error) + type AttributionReportingSourceRegistration struct + AggregatableReportWindow int64 + AggregationKeys []*AttributionReportingAggregationKeysEntry + DebugKey UnsignedInt64asBase10 + DestinationSites []string + EventID UnsignedInt64asBase10 + Expiry int64 + FilterData []*AttributionReportingFilterDataEntry + Priority SignedInt64asBase10 + ReportingOrigin string + SourceOrigin string + Time *cdp.TimeSinceEpoch + TriggerDataMatching AttributionReportingTriggerDataMatching + TriggerSpecs []*AttributionReportingTriggerSpec + Type AttributionReportingSourceType + func (v *AttributionReportingSourceRegistration) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingSourceRegistration) UnmarshalJSON(data []byte) error + func (v AttributionReportingSourceRegistration) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingSourceRegistration) MarshalJSON() ([]byte, error) + type AttributionReportingSourceRegistrationResult string + const AttributionReportingSourceRegistrationResultDestinationBothLimitsReached + const AttributionReportingSourceRegistrationResultDestinationGlobalLimitReached + const AttributionReportingSourceRegistrationResultDestinationPerDayReportingLimitReached + const AttributionReportingSourceRegistrationResultDestinationReportingLimitReached + const AttributionReportingSourceRegistrationResultExceedsMaxChannelCapacity + const AttributionReportingSourceRegistrationResultExceedsMaxTriggerStateCardinality + const AttributionReportingSourceRegistrationResultExcessiveReportingOrigins + const AttributionReportingSourceRegistrationResultInsufficientSourceCapacity + const AttributionReportingSourceRegistrationResultInsufficientUniqueDestinationCapacity + const AttributionReportingSourceRegistrationResultInternalError + const AttributionReportingSourceRegistrationResultProhibitedByBrowserPolicy + const AttributionReportingSourceRegistrationResultReportingOriginsPerSiteLimitReached + const AttributionReportingSourceRegistrationResultSuccess + const AttributionReportingSourceRegistrationResultSuccessNoised + func (t *AttributionReportingSourceRegistrationResult) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *AttributionReportingSourceRegistrationResult) UnmarshalJSON(buf []byte) error + func (t AttributionReportingSourceRegistrationResult) MarshalEasyJSON(out *jwriter.Writer) + func (t AttributionReportingSourceRegistrationResult) MarshalJSON() ([]byte, error) + func (t AttributionReportingSourceRegistrationResult) String() string + type AttributionReportingSourceRegistrationTimeConfig string + const AttributionReportingSourceRegistrationTimeConfigExclude + const AttributionReportingSourceRegistrationTimeConfigInclude + func (t *AttributionReportingSourceRegistrationTimeConfig) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *AttributionReportingSourceRegistrationTimeConfig) UnmarshalJSON(buf []byte) error + func (t AttributionReportingSourceRegistrationTimeConfig) MarshalEasyJSON(out *jwriter.Writer) + func (t AttributionReportingSourceRegistrationTimeConfig) MarshalJSON() ([]byte, error) + func (t AttributionReportingSourceRegistrationTimeConfig) String() string + type AttributionReportingSourceType string + const AttributionReportingSourceTypeEvent + const AttributionReportingSourceTypeNavigation + func (t *AttributionReportingSourceType) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *AttributionReportingSourceType) UnmarshalJSON(buf []byte) error + func (t AttributionReportingSourceType) MarshalEasyJSON(out *jwriter.Writer) + func (t AttributionReportingSourceType) MarshalJSON() ([]byte, error) + func (t AttributionReportingSourceType) String() string + type AttributionReportingTriggerDataMatching string + const AttributionReportingTriggerDataMatchingExact + const AttributionReportingTriggerDataMatchingModulus + func (t *AttributionReportingTriggerDataMatching) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *AttributionReportingTriggerDataMatching) UnmarshalJSON(buf []byte) error + func (t AttributionReportingTriggerDataMatching) MarshalEasyJSON(out *jwriter.Writer) + func (t AttributionReportingTriggerDataMatching) MarshalJSON() ([]byte, error) + func (t AttributionReportingTriggerDataMatching) String() string + type AttributionReportingTriggerRegistration struct + AggregatableDedupKeys []*AttributionReportingAggregatableDedupKey + AggregatableTriggerData []*AttributionReportingAggregatableTriggerData + AggregatableValues []*AttributionReportingAggregatableValueEntry + AggregationCoordinatorOrigin string + DebugKey UnsignedInt64asBase10 + DebugReporting bool + EventTriggerData []*AttributionReportingEventTriggerData + Filters *AttributionReportingFilterPair + SourceRegistrationTimeConfig AttributionReportingSourceRegistrationTimeConfig + TriggerContextID string + func (v *AttributionReportingTriggerRegistration) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingTriggerRegistration) UnmarshalJSON(data []byte) error + func (v AttributionReportingTriggerRegistration) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingTriggerRegistration) MarshalJSON() ([]byte, error) + type AttributionReportingTriggerSpec struct + EventReportWindows *AttributionReportingEventReportWindows + TriggerData []float64 + func (v *AttributionReportingTriggerSpec) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *AttributionReportingTriggerSpec) UnmarshalJSON(data []byte) error + func (v AttributionReportingTriggerSpec) MarshalEasyJSON(w *jwriter.Writer) + func (v AttributionReportingTriggerSpec) MarshalJSON() ([]byte, error) + type Bucket struct + Name string + StorageKey SerializedStorageKey + func (v *Bucket) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *Bucket) UnmarshalJSON(data []byte) error + func (v Bucket) MarshalEasyJSON(w *jwriter.Writer) + func (v Bucket) MarshalJSON() ([]byte, error) + type BucketInfo struct + Bucket *Bucket + Durability BucketsDurability + Expiration *cdp.TimeSinceEpoch + ID string + Persistent bool + Quota float64 + func (v *BucketInfo) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *BucketInfo) UnmarshalJSON(data []byte) error + func (v BucketInfo) MarshalEasyJSON(w *jwriter.Writer) + func (v BucketInfo) MarshalJSON() ([]byte, error) + type BucketsDurability string + const BucketsDurabilityRelaxed + const BucketsDurabilityStrict + func (t *BucketsDurability) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *BucketsDurability) UnmarshalJSON(buf []byte) error + func (t BucketsDurability) MarshalEasyJSON(out *jwriter.Writer) + func (t BucketsDurability) MarshalJSON() ([]byte, error) + func (t BucketsDurability) String() string + type ClearCookiesParams struct + BrowserContextID cdp.BrowserContextID + func ClearCookies() *ClearCookiesParams + func (p *ClearCookiesParams) Do(ctx context.Context) (err error) + func (p ClearCookiesParams) WithBrowserContextID(browserContextID cdp.BrowserContextID) *ClearCookiesParams + func (v *ClearCookiesParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ClearCookiesParams) UnmarshalJSON(data []byte) error + func (v ClearCookiesParams) MarshalEasyJSON(w *jwriter.Writer) + func (v ClearCookiesParams) MarshalJSON() ([]byte, error) + type ClearDataForOriginParams struct + Origin string + StorageTypes string + func ClearDataForOrigin(origin string, storageTypes string) *ClearDataForOriginParams + func (p *ClearDataForOriginParams) Do(ctx context.Context) (err error) + func (v *ClearDataForOriginParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ClearDataForOriginParams) UnmarshalJSON(data []byte) error + func (v ClearDataForOriginParams) MarshalEasyJSON(w *jwriter.Writer) + func (v ClearDataForOriginParams) MarshalJSON() ([]byte, error) + type ClearDataForStorageKeyParams struct + StorageKey string + StorageTypes string + func ClearDataForStorageKey(storageKey string, storageTypes string) *ClearDataForStorageKeyParams + func (p *ClearDataForStorageKeyParams) Do(ctx context.Context) (err error) + func (v *ClearDataForStorageKeyParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ClearDataForStorageKeyParams) UnmarshalJSON(data []byte) error + func (v ClearDataForStorageKeyParams) MarshalEasyJSON(w *jwriter.Writer) + func (v ClearDataForStorageKeyParams) MarshalJSON() ([]byte, error) + type ClearSharedStorageEntriesParams struct + OwnerOrigin string + func ClearSharedStorageEntries(ownerOrigin string) *ClearSharedStorageEntriesParams + func (p *ClearSharedStorageEntriesParams) Do(ctx context.Context) (err error) + func (v *ClearSharedStorageEntriesParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ClearSharedStorageEntriesParams) UnmarshalJSON(data []byte) error + func (v ClearSharedStorageEntriesParams) MarshalEasyJSON(w *jwriter.Writer) + func (v ClearSharedStorageEntriesParams) MarshalJSON() ([]byte, error) + type ClearTrustTokensParams struct + IssuerOrigin string + func ClearTrustTokens(issuerOrigin string) *ClearTrustTokensParams + func (p *ClearTrustTokensParams) Do(ctx context.Context) (didDeleteTokens bool, err error) + func (v *ClearTrustTokensParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ClearTrustTokensParams) UnmarshalJSON(data []byte) error + func (v ClearTrustTokensParams) MarshalEasyJSON(w *jwriter.Writer) + func (v ClearTrustTokensParams) MarshalJSON() ([]byte, error) + type ClearTrustTokensReturns struct + DidDeleteTokens bool + func (v *ClearTrustTokensReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ClearTrustTokensReturns) UnmarshalJSON(data []byte) error + func (v ClearTrustTokensReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v ClearTrustTokensReturns) MarshalJSON() ([]byte, error) + type DeleteSharedStorageEntryParams struct + Key string + OwnerOrigin string + func DeleteSharedStorageEntry(ownerOrigin string, key string) *DeleteSharedStorageEntryParams + func (p *DeleteSharedStorageEntryParams) Do(ctx context.Context) (err error) + func (v *DeleteSharedStorageEntryParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *DeleteSharedStorageEntryParams) UnmarshalJSON(data []byte) error + func (v DeleteSharedStorageEntryParams) MarshalEasyJSON(w *jwriter.Writer) + func (v DeleteSharedStorageEntryParams) MarshalJSON() ([]byte, error) + type DeleteStorageBucketParams struct + Bucket *Bucket + func DeleteStorageBucket(bucket *Bucket) *DeleteStorageBucketParams + func (p *DeleteStorageBucketParams) Do(ctx context.Context) (err error) + func (v *DeleteStorageBucketParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *DeleteStorageBucketParams) UnmarshalJSON(data []byte) error + func (v DeleteStorageBucketParams) MarshalEasyJSON(w *jwriter.Writer) + func (v DeleteStorageBucketParams) MarshalJSON() ([]byte, error) + type EventAttributionReportingSourceRegistered struct + Registration *AttributionReportingSourceRegistration + Result AttributionReportingSourceRegistrationResult + func (v *EventAttributionReportingSourceRegistered) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventAttributionReportingSourceRegistered) UnmarshalJSON(data []byte) error + func (v EventAttributionReportingSourceRegistered) MarshalEasyJSON(w *jwriter.Writer) + func (v EventAttributionReportingSourceRegistered) MarshalJSON() ([]byte, error) + type EventAttributionReportingTriggerRegistered struct + Aggregatable AttributionReportingAggregatableResult + EventLevel AttributionReportingEventLevelResult + Registration *AttributionReportingTriggerRegistration + func (v *EventAttributionReportingTriggerRegistered) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventAttributionReportingTriggerRegistered) UnmarshalJSON(data []byte) error + func (v EventAttributionReportingTriggerRegistered) MarshalEasyJSON(w *jwriter.Writer) + func (v EventAttributionReportingTriggerRegistered) MarshalJSON() ([]byte, error) + type EventCacheStorageContentUpdated struct + BucketID string + CacheName string + Origin string + StorageKey string + func (v *EventCacheStorageContentUpdated) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventCacheStorageContentUpdated) UnmarshalJSON(data []byte) error + func (v EventCacheStorageContentUpdated) MarshalEasyJSON(w *jwriter.Writer) + func (v EventCacheStorageContentUpdated) MarshalJSON() ([]byte, error) + type EventCacheStorageListUpdated struct + BucketID string + Origin string + StorageKey string + func (v *EventCacheStorageListUpdated) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventCacheStorageListUpdated) UnmarshalJSON(data []byte) error + func (v EventCacheStorageListUpdated) MarshalEasyJSON(w *jwriter.Writer) + func (v EventCacheStorageListUpdated) MarshalJSON() ([]byte, error) + type EventIndexedDBContentUpdated struct + BucketID string + DatabaseName string + ObjectStoreName string + Origin string + StorageKey string + func (v *EventIndexedDBContentUpdated) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventIndexedDBContentUpdated) UnmarshalJSON(data []byte) error + func (v EventIndexedDBContentUpdated) MarshalEasyJSON(w *jwriter.Writer) + func (v EventIndexedDBContentUpdated) MarshalJSON() ([]byte, error) + type EventIndexedDBListUpdated struct + BucketID string + Origin string + StorageKey string + func (v *EventIndexedDBListUpdated) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventIndexedDBListUpdated) UnmarshalJSON(data []byte) error + func (v EventIndexedDBListUpdated) MarshalEasyJSON(w *jwriter.Writer) + func (v EventIndexedDBListUpdated) MarshalJSON() ([]byte, error) + type EventInterestGroupAccessed struct + AccessTime *cdp.TimeSinceEpoch + Bid float64 + BidCurrency string + ComponentSellerOrigin string + Name string + OwnerOrigin string + Type InterestGroupAccessType + UniqueAuctionID InterestGroupAuctionID + func (v *EventInterestGroupAccessed) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventInterestGroupAccessed) UnmarshalJSON(data []byte) error + func (v EventInterestGroupAccessed) MarshalEasyJSON(w *jwriter.Writer) + func (v EventInterestGroupAccessed) MarshalJSON() ([]byte, error) + type EventInterestGroupAuctionEventOccurred struct + AuctionConfig easyjson.RawMessage + EventTime *cdp.TimeSinceEpoch + ParentAuctionID InterestGroupAuctionID + Type InterestGroupAuctionEventType + UniqueAuctionID InterestGroupAuctionID + func (v *EventInterestGroupAuctionEventOccurred) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventInterestGroupAuctionEventOccurred) UnmarshalJSON(data []byte) error + func (v EventInterestGroupAuctionEventOccurred) MarshalEasyJSON(w *jwriter.Writer) + func (v EventInterestGroupAuctionEventOccurred) MarshalJSON() ([]byte, error) + type EventInterestGroupAuctionNetworkRequestCreated struct + Auctions []InterestGroupAuctionID + RequestID network.RequestID + Type InterestGroupAuctionFetchType + func (v *EventInterestGroupAuctionNetworkRequestCreated) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventInterestGroupAuctionNetworkRequestCreated) UnmarshalJSON(data []byte) error + func (v EventInterestGroupAuctionNetworkRequestCreated) MarshalEasyJSON(w *jwriter.Writer) + func (v EventInterestGroupAuctionNetworkRequestCreated) MarshalJSON() ([]byte, error) + type EventSharedStorageAccessed struct + AccessTime *cdp.TimeSinceEpoch + MainFrameID cdp.FrameID + OwnerOrigin string + Params *SharedStorageAccessParams + Type SharedStorageAccessType + func (v *EventSharedStorageAccessed) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventSharedStorageAccessed) UnmarshalJSON(data []byte) error + func (v EventSharedStorageAccessed) MarshalEasyJSON(w *jwriter.Writer) + func (v EventSharedStorageAccessed) MarshalJSON() ([]byte, error) + type EventStorageBucketCreatedOrUpdated struct + BucketInfo *BucketInfo + func (v *EventStorageBucketCreatedOrUpdated) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventStorageBucketCreatedOrUpdated) UnmarshalJSON(data []byte) error + func (v EventStorageBucketCreatedOrUpdated) MarshalEasyJSON(w *jwriter.Writer) + func (v EventStorageBucketCreatedOrUpdated) MarshalJSON() ([]byte, error) + type EventStorageBucketDeleted struct + BucketID string + func (v *EventStorageBucketDeleted) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *EventStorageBucketDeleted) UnmarshalJSON(data []byte) error + func (v EventStorageBucketDeleted) MarshalEasyJSON(w *jwriter.Writer) + func (v EventStorageBucketDeleted) MarshalJSON() ([]byte, error) + type GetCookiesParams struct + BrowserContextID cdp.BrowserContextID + func GetCookies() *GetCookiesParams + func (p *GetCookiesParams) Do(ctx context.Context) (cookies []*network.Cookie, err error) + func (p GetCookiesParams) WithBrowserContextID(browserContextID cdp.BrowserContextID) *GetCookiesParams + func (v *GetCookiesParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetCookiesParams) UnmarshalJSON(data []byte) error + func (v GetCookiesParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetCookiesParams) MarshalJSON() ([]byte, error) + type GetCookiesReturns struct + Cookies []*network.Cookie + func (v *GetCookiesReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetCookiesReturns) UnmarshalJSON(data []byte) error + func (v GetCookiesReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetCookiesReturns) MarshalJSON() ([]byte, error) + type GetInterestGroupDetailsParams struct + Name string + OwnerOrigin string + func GetInterestGroupDetails(ownerOrigin string, name string) *GetInterestGroupDetailsParams + func (p *GetInterestGroupDetailsParams) Do(ctx context.Context) (details easyjson.RawMessage, err error) + func (v *GetInterestGroupDetailsParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetInterestGroupDetailsParams) UnmarshalJSON(data []byte) error + func (v GetInterestGroupDetailsParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetInterestGroupDetailsParams) MarshalJSON() ([]byte, error) + type GetInterestGroupDetailsReturns struct + Details easyjson.RawMessage + func (v *GetInterestGroupDetailsReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetInterestGroupDetailsReturns) UnmarshalJSON(data []byte) error + func (v GetInterestGroupDetailsReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetInterestGroupDetailsReturns) MarshalJSON() ([]byte, error) + type GetRelatedWebsiteSetsParams struct + func GetRelatedWebsiteSets() *GetRelatedWebsiteSetsParams + func (p *GetRelatedWebsiteSetsParams) Do(ctx context.Context) (sets []*RelatedWebsiteSet, err error) + func (v *GetRelatedWebsiteSetsParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetRelatedWebsiteSetsParams) UnmarshalJSON(data []byte) error + func (v GetRelatedWebsiteSetsParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetRelatedWebsiteSetsParams) MarshalJSON() ([]byte, error) + type GetRelatedWebsiteSetsReturns struct + Sets []*RelatedWebsiteSet + func (v *GetRelatedWebsiteSetsReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetRelatedWebsiteSetsReturns) UnmarshalJSON(data []byte) error + func (v GetRelatedWebsiteSetsReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetRelatedWebsiteSetsReturns) MarshalJSON() ([]byte, error) + type GetSharedStorageEntriesParams struct + OwnerOrigin string + func GetSharedStorageEntries(ownerOrigin string) *GetSharedStorageEntriesParams + func (p *GetSharedStorageEntriesParams) Do(ctx context.Context) (entries []*SharedStorageEntry, err error) + func (v *GetSharedStorageEntriesParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetSharedStorageEntriesParams) UnmarshalJSON(data []byte) error + func (v GetSharedStorageEntriesParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetSharedStorageEntriesParams) MarshalJSON() ([]byte, error) + type GetSharedStorageEntriesReturns struct + Entries []*SharedStorageEntry + func (v *GetSharedStorageEntriesReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetSharedStorageEntriesReturns) UnmarshalJSON(data []byte) error + func (v GetSharedStorageEntriesReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetSharedStorageEntriesReturns) MarshalJSON() ([]byte, error) + type GetSharedStorageMetadataParams struct + OwnerOrigin string + func GetSharedStorageMetadata(ownerOrigin string) *GetSharedStorageMetadataParams + func (p *GetSharedStorageMetadataParams) Do(ctx context.Context) (metadata *SharedStorageMetadata, err error) + func (v *GetSharedStorageMetadataParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetSharedStorageMetadataParams) UnmarshalJSON(data []byte) error + func (v GetSharedStorageMetadataParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetSharedStorageMetadataParams) MarshalJSON() ([]byte, error) + type GetSharedStorageMetadataReturns struct + Metadata *SharedStorageMetadata + func (v *GetSharedStorageMetadataReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetSharedStorageMetadataReturns) UnmarshalJSON(data []byte) error + func (v GetSharedStorageMetadataReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetSharedStorageMetadataReturns) MarshalJSON() ([]byte, error) + type GetStorageKeyForFrameParams struct + FrameID cdp.FrameID + func GetStorageKeyForFrame(frameID cdp.FrameID) *GetStorageKeyForFrameParams + func (p *GetStorageKeyForFrameParams) Do(ctx context.Context) (storageKey SerializedStorageKey, err error) + func (v *GetStorageKeyForFrameParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetStorageKeyForFrameParams) UnmarshalJSON(data []byte) error + func (v GetStorageKeyForFrameParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetStorageKeyForFrameParams) MarshalJSON() ([]byte, error) + type GetStorageKeyForFrameReturns struct + StorageKey SerializedStorageKey + func (v *GetStorageKeyForFrameReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetStorageKeyForFrameReturns) UnmarshalJSON(data []byte) error + func (v GetStorageKeyForFrameReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetStorageKeyForFrameReturns) MarshalJSON() ([]byte, error) + type GetTrustTokensParams struct + func GetTrustTokens() *GetTrustTokensParams + func (p *GetTrustTokensParams) Do(ctx context.Context) (tokens []*TrustTokens, err error) + func (v *GetTrustTokensParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetTrustTokensParams) UnmarshalJSON(data []byte) error + func (v GetTrustTokensParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetTrustTokensParams) MarshalJSON() ([]byte, error) + type GetTrustTokensReturns struct + Tokens []*TrustTokens + func (v *GetTrustTokensReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetTrustTokensReturns) UnmarshalJSON(data []byte) error + func (v GetTrustTokensReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetTrustTokensReturns) MarshalJSON() ([]byte, error) + type GetUsageAndQuotaParams struct + Origin string + func GetUsageAndQuota(origin string) *GetUsageAndQuotaParams + func (p *GetUsageAndQuotaParams) Do(ctx context.Context) (usage float64, quota float64, overrideActive bool, ...) + func (v *GetUsageAndQuotaParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetUsageAndQuotaParams) UnmarshalJSON(data []byte) error + func (v GetUsageAndQuotaParams) MarshalEasyJSON(w *jwriter.Writer) + func (v GetUsageAndQuotaParams) MarshalJSON() ([]byte, error) + type GetUsageAndQuotaReturns struct + OverrideActive bool + Quota float64 + Usage float64 + UsageBreakdown []*UsageForType + func (v *GetUsageAndQuotaReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *GetUsageAndQuotaReturns) UnmarshalJSON(data []byte) error + func (v GetUsageAndQuotaReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v GetUsageAndQuotaReturns) MarshalJSON() ([]byte, error) + type InterestGroupAccessType string + const InterestGroupAccessTypeAdditionalBid + const InterestGroupAccessTypeAdditionalBidWin + const InterestGroupAccessTypeBid + const InterestGroupAccessTypeClear + const InterestGroupAccessTypeJoin + const InterestGroupAccessTypeLeave + const InterestGroupAccessTypeLoaded + const InterestGroupAccessTypeTopLevelAdditionalBid + const InterestGroupAccessTypeTopLevelBid + const InterestGroupAccessTypeUpdate + const InterestGroupAccessTypeWin + func (t *InterestGroupAccessType) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *InterestGroupAccessType) UnmarshalJSON(buf []byte) error + func (t InterestGroupAccessType) MarshalEasyJSON(out *jwriter.Writer) + func (t InterestGroupAccessType) MarshalJSON() ([]byte, error) + func (t InterestGroupAccessType) String() string + type InterestGroupAuctionEventType string + const InterestGroupAuctionEventTypeConfigResolved + const InterestGroupAuctionEventTypeStarted + func (t *InterestGroupAuctionEventType) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *InterestGroupAuctionEventType) UnmarshalJSON(buf []byte) error + func (t InterestGroupAuctionEventType) MarshalEasyJSON(out *jwriter.Writer) + func (t InterestGroupAuctionEventType) MarshalJSON() ([]byte, error) + func (t InterestGroupAuctionEventType) String() string + type InterestGroupAuctionFetchType string + const InterestGroupAuctionFetchTypeBidderJs + const InterestGroupAuctionFetchTypeBidderTrustedSignals + const InterestGroupAuctionFetchTypeBidderWasm + const InterestGroupAuctionFetchTypeSellerJs + const InterestGroupAuctionFetchTypeSellerTrustedSignals + func (t *InterestGroupAuctionFetchType) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *InterestGroupAuctionFetchType) UnmarshalJSON(buf []byte) error + func (t InterestGroupAuctionFetchType) MarshalEasyJSON(out *jwriter.Writer) + func (t InterestGroupAuctionFetchType) MarshalJSON() ([]byte, error) + func (t InterestGroupAuctionFetchType) String() string + type InterestGroupAuctionID string + func (t InterestGroupAuctionID) String() string + type OverrideQuotaForOriginParams struct + Origin string + QuotaSize float64 + func OverrideQuotaForOrigin(origin string) *OverrideQuotaForOriginParams + func (p *OverrideQuotaForOriginParams) Do(ctx context.Context) (err error) + func (p OverrideQuotaForOriginParams) WithQuotaSize(quotaSize float64) *OverrideQuotaForOriginParams + func (v *OverrideQuotaForOriginParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *OverrideQuotaForOriginParams) UnmarshalJSON(data []byte) error + func (v OverrideQuotaForOriginParams) MarshalEasyJSON(w *jwriter.Writer) + func (v OverrideQuotaForOriginParams) MarshalJSON() ([]byte, error) + type RelatedWebsiteSet struct + AssociatedSites []string + PrimarySites []string + ServiceSites []string + func (v *RelatedWebsiteSet) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *RelatedWebsiteSet) UnmarshalJSON(data []byte) error + func (v RelatedWebsiteSet) MarshalEasyJSON(w *jwriter.Writer) + func (v RelatedWebsiteSet) MarshalJSON() ([]byte, error) + type ResetSharedStorageBudgetParams struct + OwnerOrigin string + func ResetSharedStorageBudget(ownerOrigin string) *ResetSharedStorageBudgetParams + func (p *ResetSharedStorageBudgetParams) Do(ctx context.Context) (err error) + func (v *ResetSharedStorageBudgetParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *ResetSharedStorageBudgetParams) UnmarshalJSON(data []byte) error + func (v ResetSharedStorageBudgetParams) MarshalEasyJSON(w *jwriter.Writer) + func (v ResetSharedStorageBudgetParams) MarshalJSON() ([]byte, error) + type RunBounceTrackingMitigationsParams struct + func RunBounceTrackingMitigations() *RunBounceTrackingMitigationsParams + func (p *RunBounceTrackingMitigationsParams) Do(ctx context.Context) (deletedSites []string, err error) + func (v *RunBounceTrackingMitigationsParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *RunBounceTrackingMitigationsParams) UnmarshalJSON(data []byte) error + func (v RunBounceTrackingMitigationsParams) MarshalEasyJSON(w *jwriter.Writer) + func (v RunBounceTrackingMitigationsParams) MarshalJSON() ([]byte, error) + type RunBounceTrackingMitigationsReturns struct + DeletedSites []string + func (v *RunBounceTrackingMitigationsReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *RunBounceTrackingMitigationsReturns) UnmarshalJSON(data []byte) error + func (v RunBounceTrackingMitigationsReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v RunBounceTrackingMitigationsReturns) MarshalJSON() ([]byte, error) + type SendPendingAttributionReportsParams struct + func SendPendingAttributionReports() *SendPendingAttributionReportsParams + func (p *SendPendingAttributionReportsParams) Do(ctx context.Context) (numSent int64, err error) + func (v *SendPendingAttributionReportsParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SendPendingAttributionReportsParams) UnmarshalJSON(data []byte) error + func (v SendPendingAttributionReportsParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SendPendingAttributionReportsParams) MarshalJSON() ([]byte, error) + type SendPendingAttributionReportsReturns struct + NumSent int64 + func (v *SendPendingAttributionReportsReturns) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SendPendingAttributionReportsReturns) UnmarshalJSON(data []byte) error + func (v SendPendingAttributionReportsReturns) MarshalEasyJSON(w *jwriter.Writer) + func (v SendPendingAttributionReportsReturns) MarshalJSON() ([]byte, error) + type SerializedStorageKey string + func (t SerializedStorageKey) String() string + type SetAttributionReportingLocalTestingModeParams struct + Enabled bool + func SetAttributionReportingLocalTestingMode(enabled bool) *SetAttributionReportingLocalTestingModeParams + func (p *SetAttributionReportingLocalTestingModeParams) Do(ctx context.Context) (err error) + func (v *SetAttributionReportingLocalTestingModeParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetAttributionReportingLocalTestingModeParams) UnmarshalJSON(data []byte) error + func (v SetAttributionReportingLocalTestingModeParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetAttributionReportingLocalTestingModeParams) MarshalJSON() ([]byte, error) + type SetAttributionReportingTrackingParams struct + Enable bool + func SetAttributionReportingTracking(enable bool) *SetAttributionReportingTrackingParams + func (p *SetAttributionReportingTrackingParams) Do(ctx context.Context) (err error) + func (v *SetAttributionReportingTrackingParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetAttributionReportingTrackingParams) UnmarshalJSON(data []byte) error + func (v SetAttributionReportingTrackingParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetAttributionReportingTrackingParams) MarshalJSON() ([]byte, error) + type SetCookiesParams struct + BrowserContextID cdp.BrowserContextID + Cookies []*network.CookieParam + func SetCookies(cookies []*network.CookieParam) *SetCookiesParams + func (p *SetCookiesParams) Do(ctx context.Context) (err error) + func (p SetCookiesParams) WithBrowserContextID(browserContextID cdp.BrowserContextID) *SetCookiesParams + func (v *SetCookiesParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetCookiesParams) UnmarshalJSON(data []byte) error + func (v SetCookiesParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetCookiesParams) MarshalJSON() ([]byte, error) + type SetInterestGroupAuctionTrackingParams struct + Enable bool + func SetInterestGroupAuctionTracking(enable bool) *SetInterestGroupAuctionTrackingParams + func (p *SetInterestGroupAuctionTrackingParams) Do(ctx context.Context) (err error) + func (v *SetInterestGroupAuctionTrackingParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetInterestGroupAuctionTrackingParams) UnmarshalJSON(data []byte) error + func (v SetInterestGroupAuctionTrackingParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetInterestGroupAuctionTrackingParams) MarshalJSON() ([]byte, error) + type SetInterestGroupTrackingParams struct + Enable bool + func SetInterestGroupTracking(enable bool) *SetInterestGroupTrackingParams + func (p *SetInterestGroupTrackingParams) Do(ctx context.Context) (err error) + func (v *SetInterestGroupTrackingParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetInterestGroupTrackingParams) UnmarshalJSON(data []byte) error + func (v SetInterestGroupTrackingParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetInterestGroupTrackingParams) MarshalJSON() ([]byte, error) + type SetSharedStorageEntryParams struct + IgnoreIfPresent bool + Key string + OwnerOrigin string + Value string + func SetSharedStorageEntry(ownerOrigin string, key string, value string) *SetSharedStorageEntryParams + func (p *SetSharedStorageEntryParams) Do(ctx context.Context) (err error) + func (p SetSharedStorageEntryParams) WithIgnoreIfPresent(ignoreIfPresent bool) *SetSharedStorageEntryParams + func (v *SetSharedStorageEntryParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetSharedStorageEntryParams) UnmarshalJSON(data []byte) error + func (v SetSharedStorageEntryParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetSharedStorageEntryParams) MarshalJSON() ([]byte, error) + type SetSharedStorageTrackingParams struct + Enable bool + func SetSharedStorageTracking(enable bool) *SetSharedStorageTrackingParams + func (p *SetSharedStorageTrackingParams) Do(ctx context.Context) (err error) + func (v *SetSharedStorageTrackingParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetSharedStorageTrackingParams) UnmarshalJSON(data []byte) error + func (v SetSharedStorageTrackingParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetSharedStorageTrackingParams) MarshalJSON() ([]byte, error) + type SetStorageBucketTrackingParams struct + Enable bool + StorageKey string + func SetStorageBucketTracking(storageKey string, enable bool) *SetStorageBucketTrackingParams + func (p *SetStorageBucketTrackingParams) Do(ctx context.Context) (err error) + func (v *SetStorageBucketTrackingParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SetStorageBucketTrackingParams) UnmarshalJSON(data []byte) error + func (v SetStorageBucketTrackingParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SetStorageBucketTrackingParams) MarshalJSON() ([]byte, error) + type SharedStorageAccessParams struct + IgnoreIfPresent bool + Key string + OperationName string + ScriptSourceURL string + SerializedData string + UrlsWithMetadata []*SharedStorageURLWithMetadata + Value string + func (v *SharedStorageAccessParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SharedStorageAccessParams) UnmarshalJSON(data []byte) error + func (v SharedStorageAccessParams) MarshalEasyJSON(w *jwriter.Writer) + func (v SharedStorageAccessParams) MarshalJSON() ([]byte, error) + type SharedStorageAccessType string + const SharedStorageAccessTypeDocumentAddModule + const SharedStorageAccessTypeDocumentAppend + const SharedStorageAccessTypeDocumentClear + const SharedStorageAccessTypeDocumentDelete + const SharedStorageAccessTypeDocumentGet + const SharedStorageAccessTypeDocumentRun + const SharedStorageAccessTypeDocumentSelectURL + const SharedStorageAccessTypeDocumentSet + const SharedStorageAccessTypeHeaderAppend + const SharedStorageAccessTypeHeaderClear + const SharedStorageAccessTypeHeaderDelete + const SharedStorageAccessTypeHeaderSet + const SharedStorageAccessTypeWorkletAppend + const SharedStorageAccessTypeWorkletClear + const SharedStorageAccessTypeWorkletDelete + const SharedStorageAccessTypeWorkletEntries + const SharedStorageAccessTypeWorkletGet + const SharedStorageAccessTypeWorkletKeys + const SharedStorageAccessTypeWorkletLength + const SharedStorageAccessTypeWorkletRemainingBudget + const SharedStorageAccessTypeWorkletSet + func (t *SharedStorageAccessType) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *SharedStorageAccessType) UnmarshalJSON(buf []byte) error + func (t SharedStorageAccessType) MarshalEasyJSON(out *jwriter.Writer) + func (t SharedStorageAccessType) MarshalJSON() ([]byte, error) + func (t SharedStorageAccessType) String() string + type SharedStorageEntry struct + Key string + Value string + func (v *SharedStorageEntry) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SharedStorageEntry) UnmarshalJSON(data []byte) error + func (v SharedStorageEntry) MarshalEasyJSON(w *jwriter.Writer) + func (v SharedStorageEntry) MarshalJSON() ([]byte, error) + type SharedStorageMetadata struct + BytesUsed int64 + CreationTime *cdp.TimeSinceEpoch + Length int64 + RemainingBudget float64 + func (v *SharedStorageMetadata) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SharedStorageMetadata) UnmarshalJSON(data []byte) error + func (v SharedStorageMetadata) MarshalEasyJSON(w *jwriter.Writer) + func (v SharedStorageMetadata) MarshalJSON() ([]byte, error) + type SharedStorageReportingMetadata struct + EventType string + ReportingURL string + func (v *SharedStorageReportingMetadata) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SharedStorageReportingMetadata) UnmarshalJSON(data []byte) error + func (v SharedStorageReportingMetadata) MarshalEasyJSON(w *jwriter.Writer) + func (v SharedStorageReportingMetadata) MarshalJSON() ([]byte, error) + type SharedStorageURLWithMetadata struct + ReportingMetadata []*SharedStorageReportingMetadata + URL string + func (v *SharedStorageURLWithMetadata) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *SharedStorageURLWithMetadata) UnmarshalJSON(data []byte) error + func (v SharedStorageURLWithMetadata) MarshalEasyJSON(w *jwriter.Writer) + func (v SharedStorageURLWithMetadata) MarshalJSON() ([]byte, error) + type SignedInt64asBase10 string + func (t SignedInt64asBase10) String() string + type TrackCacheStorageForOriginParams struct + Origin string + func TrackCacheStorageForOrigin(origin string) *TrackCacheStorageForOriginParams + func (p *TrackCacheStorageForOriginParams) Do(ctx context.Context) (err error) + func (v *TrackCacheStorageForOriginParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *TrackCacheStorageForOriginParams) UnmarshalJSON(data []byte) error + func (v TrackCacheStorageForOriginParams) MarshalEasyJSON(w *jwriter.Writer) + func (v TrackCacheStorageForOriginParams) MarshalJSON() ([]byte, error) + type TrackCacheStorageForStorageKeyParams struct + StorageKey string + func TrackCacheStorageForStorageKey(storageKey string) *TrackCacheStorageForStorageKeyParams + func (p *TrackCacheStorageForStorageKeyParams) Do(ctx context.Context) (err error) + func (v *TrackCacheStorageForStorageKeyParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *TrackCacheStorageForStorageKeyParams) UnmarshalJSON(data []byte) error + func (v TrackCacheStorageForStorageKeyParams) MarshalEasyJSON(w *jwriter.Writer) + func (v TrackCacheStorageForStorageKeyParams) MarshalJSON() ([]byte, error) + type TrackIndexedDBForOriginParams struct + Origin string + func TrackIndexedDBForOrigin(origin string) *TrackIndexedDBForOriginParams + func (p *TrackIndexedDBForOriginParams) Do(ctx context.Context) (err error) + func (v *TrackIndexedDBForOriginParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *TrackIndexedDBForOriginParams) UnmarshalJSON(data []byte) error + func (v TrackIndexedDBForOriginParams) MarshalEasyJSON(w *jwriter.Writer) + func (v TrackIndexedDBForOriginParams) MarshalJSON() ([]byte, error) + type TrackIndexedDBForStorageKeyParams struct + StorageKey string + func TrackIndexedDBForStorageKey(storageKey string) *TrackIndexedDBForStorageKeyParams + func (p *TrackIndexedDBForStorageKeyParams) Do(ctx context.Context) (err error) + func (v *TrackIndexedDBForStorageKeyParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *TrackIndexedDBForStorageKeyParams) UnmarshalJSON(data []byte) error + func (v TrackIndexedDBForStorageKeyParams) MarshalEasyJSON(w *jwriter.Writer) + func (v TrackIndexedDBForStorageKeyParams) MarshalJSON() ([]byte, error) + type TrustTokens struct + Count float64 + IssuerOrigin string + func (v *TrustTokens) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *TrustTokens) UnmarshalJSON(data []byte) error + func (v TrustTokens) MarshalEasyJSON(w *jwriter.Writer) + func (v TrustTokens) MarshalJSON() ([]byte, error) + type Type string + const TypeAll + const TypeAppcache + const TypeCacheStorage + const TypeCookies + const TypeFileSystems + const TypeIndexeddb + const TypeInterestGroups + const TypeLocalStorage + const TypeOther + const TypeServiceWorkers + const TypeShaderCache + const TypeSharedStorage + const TypeStorageBuckets + const TypeWebsql + func (t *Type) UnmarshalEasyJSON(in *jlexer.Lexer) + func (t *Type) UnmarshalJSON(buf []byte) error + func (t Type) MarshalEasyJSON(out *jwriter.Writer) + func (t Type) MarshalJSON() ([]byte, error) + func (t Type) String() string + type UnsignedInt128asBase16 string + func (t UnsignedInt128asBase16) String() string + type UnsignedInt64asBase10 string + func (t UnsignedInt64asBase10) String() string + type UntrackCacheStorageForOriginParams struct + Origin string + func UntrackCacheStorageForOrigin(origin string) *UntrackCacheStorageForOriginParams + func (p *UntrackCacheStorageForOriginParams) Do(ctx context.Context) (err error) + func (v *UntrackCacheStorageForOriginParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *UntrackCacheStorageForOriginParams) UnmarshalJSON(data []byte) error + func (v UntrackCacheStorageForOriginParams) MarshalEasyJSON(w *jwriter.Writer) + func (v UntrackCacheStorageForOriginParams) MarshalJSON() ([]byte, error) + type UntrackCacheStorageForStorageKeyParams struct + StorageKey string + func UntrackCacheStorageForStorageKey(storageKey string) *UntrackCacheStorageForStorageKeyParams + func (p *UntrackCacheStorageForStorageKeyParams) Do(ctx context.Context) (err error) + func (v *UntrackCacheStorageForStorageKeyParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *UntrackCacheStorageForStorageKeyParams) UnmarshalJSON(data []byte) error + func (v UntrackCacheStorageForStorageKeyParams) MarshalEasyJSON(w *jwriter.Writer) + func (v UntrackCacheStorageForStorageKeyParams) MarshalJSON() ([]byte, error) + type UntrackIndexedDBForOriginParams struct + Origin string + func UntrackIndexedDBForOrigin(origin string) *UntrackIndexedDBForOriginParams + func (p *UntrackIndexedDBForOriginParams) Do(ctx context.Context) (err error) + func (v *UntrackIndexedDBForOriginParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *UntrackIndexedDBForOriginParams) UnmarshalJSON(data []byte) error + func (v UntrackIndexedDBForOriginParams) MarshalEasyJSON(w *jwriter.Writer) + func (v UntrackIndexedDBForOriginParams) MarshalJSON() ([]byte, error) + type UntrackIndexedDBForStorageKeyParams struct + StorageKey string + func UntrackIndexedDBForStorageKey(storageKey string) *UntrackIndexedDBForStorageKeyParams + func (p *UntrackIndexedDBForStorageKeyParams) Do(ctx context.Context) (err error) + func (v *UntrackIndexedDBForStorageKeyParams) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *UntrackIndexedDBForStorageKeyParams) UnmarshalJSON(data []byte) error + func (v UntrackIndexedDBForStorageKeyParams) MarshalEasyJSON(w *jwriter.Writer) + func (v UntrackIndexedDBForStorageKeyParams) MarshalJSON() ([]byte, error) + type UsageForType struct + StorageType Type + Usage float64 + func (v *UsageForType) UnmarshalEasyJSON(l *jlexer.Lexer) + func (v *UsageForType) UnmarshalJSON(data []byte) error + func (v UsageForType) MarshalEasyJSON(w *jwriter.Writer) + func (v UsageForType) MarshalJSON() ([]byte, error)