Table of Contents

Namespace OpenQA.Selenium.DevTools.V147.Storage

Classes

AttributionReportingAggregatableDebugReportingConfig

AttributionReportingAggregatableDebugReportingConfig

AttributionReportingAggregatableDebugReportingData

AttributionReportingAggregatableDebugReportingData

AttributionReportingAggregatableDedupKey

AttributionReportingAggregatableDedupKey

AttributionReportingAggregatableTriggerData

AttributionReportingAggregatableTriggerData

AttributionReportingAggregatableValueDictEntry

AttributionReportingAggregatableValueDictEntry

AttributionReportingAggregatableValueEntry

AttributionReportingAggregatableValueEntry

AttributionReportingAggregationKeysEntry

AttributionReportingAggregationKeysEntry

AttributionReportingEventReportWindows

AttributionReportingEventReportWindows

AttributionReportingEventTriggerData

AttributionReportingEventTriggerData

AttributionReportingFilterConfig

AttributionReportingFilterConfig

AttributionReportingFilterDataEntry

AttributionReportingFilterDataEntry

AttributionReportingFilterPair

AttributionReportingFilterPair

AttributionReportingNamedBudgetCandidate

AttributionReportingNamedBudgetCandidate

AttributionReportingNamedBudgetDef

AttributionReportingNamedBudgetDef

AttributionReportingReportSentEventArgs

AttributionReportingReportSent

AttributionReportingSourceRegisteredEventArgs

AttributionReportingSourceRegistered

AttributionReportingSourceRegistration

AttributionReportingSourceRegistration

AttributionReportingTriggerRegisteredEventArgs

AttributionReportingTriggerRegistered

AttributionReportingTriggerRegistration

AttributionReportingTriggerRegistration

AttributionReportingVerboseDebugReportSentEventArgs

AttributionReportingVerboseDebugReportSent

AttributionScopesData

AttributionScopesData

CacheStorageContentUpdatedEventArgs

A cache's contents have been modified.

CacheStorageListUpdatedEventArgs

A cache has been added/deleted.

ClearCookiesCommandResponse

Response for Clears cookies.

ClearCookiesCommandSettings

Clears cookies.

ClearDataForOriginCommandResponse

Response for Clears storage for origin.

ClearDataForOriginCommandSettings

Clears storage for origin.

ClearDataForStorageKeyCommandResponse

Response for Clears storage for storage key.

ClearDataForStorageKeyCommandSettings

Clears storage for storage key.

ClearSharedStorageEntriesCommandResponse

Response for Clears all entries for a given origin's shared storage.

ClearSharedStorageEntriesCommandSettings

Clears all entries for a given origin's shared storage.

ClearTrustTokensCommandResponse

Response for Removes all Trust Tokens issued by the provided issuerOrigin. Leaves other stored data, including the issuer's Redemption Records, intact.

ClearTrustTokensCommandSettings

Removes all Trust Tokens issued by the provided issuerOrigin. Leaves other stored data, including the issuer's Redemption Records, intact.

DeleteSharedStorageEntryCommandResponse

Response for Deletes entry for key (if it exists) for a given origin's shared storage.

DeleteSharedStorageEntryCommandSettings

Deletes entry for key (if it exists) for a given origin's shared storage.

DeleteStorageBucketCommandResponse

Response for Deletes the Storage Bucket with the given storage key and bucket name.

DeleteStorageBucketCommandSettings

Deletes the Storage Bucket with the given storage key and bucket name.

GetAffectedUrlsForThirdPartyCookieMetadataCommandResponse

Response for Returns the list of URLs from a page and its embedded resources that match existing grace period URL pattern rules. https://developers.google.com/privacy-sandbox/cookies/temporary-exceptions/grace-period

GetAffectedUrlsForThirdPartyCookieMetadataCommandSettings

Returns the list of URLs from a page and its embedded resources that match existing grace period URL pattern rules. https://developers.google.com/privacy-sandbox/cookies/temporary-exceptions/grace-period

GetCookiesCommandResponse

Response for Returns all browser cookies.

GetCookiesCommandSettings

Returns all browser cookies.

GetInterestGroupDetailsCommandResponse

Response for Gets details for a named interest group.

GetInterestGroupDetailsCommandSettings

Gets details for a named interest group.

GetRelatedWebsiteSetsCommandResponse

Response for Returns the effective Related Website Sets in use by this profile for the browser session. The effective Related Website Sets will not change during a browser session.

GetRelatedWebsiteSetsCommandSettings

Returns the effective Related Website Sets in use by this profile for the browser session. The effective Related Website Sets will not change during a browser session.

GetSharedStorageEntriesCommandResponse

Response for Gets the entries in an given origin's shared storage.

GetSharedStorageEntriesCommandSettings

Gets the entries in an given origin's shared storage.

GetSharedStorageMetadataCommandResponse

Response for Gets metadata for an origin's shared storage.

GetSharedStorageMetadataCommandSettings

Gets metadata for an origin's shared storage.

GetStorageKeyCommandResponse

Response for Returns storage key for the given frame. If no frame ID is provided, the storage key of the target executing this command is returned.

GetStorageKeyCommandSettings

Returns storage key for the given frame. If no frame ID is provided, the storage key of the target executing this command is returned.

GetStorageKeyForFrameCommandResponse

Response for Returns a storage key given a frame id. Deprecated. Please use Storage.getStorageKey instead.

GetStorageKeyForFrameCommandSettings

Returns a storage key given a frame id. Deprecated. Please use Storage.getStorageKey instead.

GetTrustTokensCommandResponse

Response for Returns the number of stored Trust Tokens per issuer for the current browsing context.

GetTrustTokensCommandSettings

Returns the number of stored Trust Tokens per issuer for the current browsing context.

GetUsageAndQuotaCommandResponse

Response for Returns usage and quota in bytes.

GetUsageAndQuotaCommandSettings

Returns usage and quota in bytes.

IndexedDBContentUpdatedEventArgs

The origin's IndexedDB object store has been modified.

IndexedDBListUpdatedEventArgs

The origin's IndexedDB database list has been modified.

InterestGroupAccessedEventArgs

One of the interest groups was accessed. Note that these events are global to all targets sharing an interest group store.

InterestGroupAuctionEventOccurredEventArgs

An auction involving interest groups is taking place. These events are target-specific.

InterestGroupAuctionNetworkRequestCreatedEventArgs

Specifies which auctions a particular network fetch may be related to, and in what role. Note that it is not ordered with respect to Network.requestWillBeSent (but will happen before loadingFinished loadingFailed).

OverrideQuotaForOriginCommandResponse

Response for Override quota for the specified origin

OverrideQuotaForOriginCommandSettings

Override quota for the specified origin

RelatedWebsiteSet

A single Related Website Set object.

ResetSharedStorageBudgetCommandResponse

Response for Resets the budget for ownerOrigin by clearing all budget withdrawals.

ResetSharedStorageBudgetCommandSettings

Resets the budget for ownerOrigin by clearing all budget withdrawals.

RunBounceTrackingMitigationsCommandResponse

Response for Deletes state for sites identified as potential bounce trackers, immediately.

RunBounceTrackingMitigationsCommandSettings

Deletes state for sites identified as potential bounce trackers, immediately.

SendPendingAttributionReportsCommandResponse

Response for Sends all pending Attribution Reports immediately, regardless of their scheduled report time.

SendPendingAttributionReportsCommandSettings

Sends all pending Attribution Reports immediately, regardless of their scheduled report time.

SetAttributionReportingLocalTestingModeCommandResponse

Response for https://wicg.github.io/attribution-reporting-api/

SetAttributionReportingLocalTestingModeCommandSettings

https://wicg.github.io/attribution-reporting-api/

SetAttributionReportingTrackingCommandResponse

Response for Enables/disables issuing of Attribution Reporting events.

SetAttributionReportingTrackingCommandSettings

Enables/disables issuing of Attribution Reporting events.

SetCookiesCommandResponse

Response for Sets given cookies.

SetCookiesCommandSettings

Sets given cookies.

SetInterestGroupAuctionTrackingCommandResponse

Response for Enables/Disables issuing of interestGroupAuctionEventOccurred and interestGroupAuctionNetworkRequestCreated.

SetInterestGroupAuctionTrackingCommandSettings

Enables/Disables issuing of interestGroupAuctionEventOccurred and interestGroupAuctionNetworkRequestCreated.

SetInterestGroupTrackingCommandResponse

Response for Enables/Disables issuing of interestGroupAccessed events.

SetInterestGroupTrackingCommandSettings

Enables/Disables issuing of interestGroupAccessed events.

SetProtectedAudienceKAnonymityCommandResponse

Response for SetProtectedAudienceKAnonymity

SetProtectedAudienceKAnonymityCommandSettings

SetProtectedAudienceKAnonymity

SetSharedStorageEntryCommandResponse

Response for Sets entry with key and value for a given origin's shared storage.

SetSharedStorageEntryCommandSettings

Sets entry with key and value for a given origin's shared storage.

SetSharedStorageTrackingCommandResponse

Response for Enables/disables issuing of sharedStorageAccessed events.

SetSharedStorageTrackingCommandSettings

Enables/disables issuing of sharedStorageAccessed events.

SetStorageBucketTrackingCommandResponse

Response for Set tracking for a storage key's buckets.

SetStorageBucketTrackingCommandSettings

Set tracking for a storage key's buckets.

SharedStorageAccessParams

Bundles the parameters for shared storage access events whose presence/absence can vary according to SharedStorageAccessType.

SharedStorageAccessedEventArgs

Shared storage was accessed by the associated page. The following parameters are included in all events.

SharedStorageEntry

Struct for a single key-value pair in an origin's shared storage.

SharedStorageMetadata

Details for an origin's shared storage.

SharedStoragePrivateAggregationConfig

Represents a dictionary object passed in as privateAggregationConfig to run or selectURL.

SharedStorageReportingMetadata

Pair of reporting metadata details for a candidate URL for selectURL().

SharedStorageUrlWithMetadata

Bundles a candidate URL with its reporting metadata.

SharedStorageWorkletOperationExecutionFinishedEventArgs

A shared storage run or selectURL operation finished its execution. The following parameters are included in all events.

StorageAdapter

Represents an adapter for the Storage domain to simplify the command interface.

StorageBucket

StorageBucket

StorageBucketCreatedOrUpdatedEventArgs

StorageBucketCreatedOrUpdated

StorageBucketDeletedEventArgs

StorageBucketDeleted

StorageBucketInfo

StorageBucketInfo

TrackCacheStorageForOriginCommandResponse

Response for Registers origin to be notified when an update occurs to its cache storage list.

TrackCacheStorageForOriginCommandSettings

Registers origin to be notified when an update occurs to its cache storage list.

TrackCacheStorageForStorageKeyCommandResponse

Response for Registers storage key to be notified when an update occurs to its cache storage list.

TrackCacheStorageForStorageKeyCommandSettings

Registers storage key to be notified when an update occurs to its cache storage list.

TrackIndexedDBForOriginCommandResponse

Response for Registers origin to be notified when an update occurs to its IndexedDB.

TrackIndexedDBForOriginCommandSettings

Registers origin to be notified when an update occurs to its IndexedDB.

TrackIndexedDBForStorageKeyCommandResponse

Response for Registers storage key to be notified when an update occurs to its IndexedDB.

TrackIndexedDBForStorageKeyCommandSettings

Registers storage key to be notified when an update occurs to its IndexedDB.

TrustTokens

Pair of issuer origin and number of available (signed, but not used) Trust Tokens from that issuer.

UntrackCacheStorageForOriginCommandResponse

Response for Unregisters origin from receiving notifications for cache storage.

UntrackCacheStorageForOriginCommandSettings

Unregisters origin from receiving notifications for cache storage.

UntrackCacheStorageForStorageKeyCommandResponse

Response for Unregisters storage key from receiving notifications for cache storage.

UntrackCacheStorageForStorageKeyCommandSettings

Unregisters storage key from receiving notifications for cache storage.

UntrackIndexedDBForOriginCommandResponse

Response for Unregisters origin from receiving notifications for IndexedDB.

UntrackIndexedDBForOriginCommandSettings

Unregisters origin from receiving notifications for IndexedDB.

UntrackIndexedDBForStorageKeyCommandResponse

Response for Unregisters storage key from receiving notifications for IndexedDB.

UntrackIndexedDBForStorageKeyCommandSettings

Unregisters storage key from receiving notifications for IndexedDB.

UsageForType

Usage for a storage type.

Enums

AttributionReportingAggregatableResult

AttributionReportingAggregatableResult

AttributionReportingEventLevelResult

AttributionReportingEventLevelResult

AttributionReportingReportResult

AttributionReportingReportResult

AttributionReportingSourceRegistrationResult

AttributionReportingSourceRegistrationResult

AttributionReportingSourceRegistrationTimeConfig

AttributionReportingSourceRegistrationTimeConfig

AttributionReportingSourceType

AttributionReportingSourceType

AttributionReportingTriggerDataMatching

AttributionReportingTriggerDataMatching

InterestGroupAccessType

Enum of interest group access types.

InterestGroupAuctionEventType

Enum of auction events.

InterestGroupAuctionFetchType

Enum of network fetches auctions can do.

SharedStorageAccessMethod

Enum of shared storage access methods.

SharedStorageAccessScope

Enum of shared storage access scopes.

StorageBucketsDurability

StorageBucketsDurability

StorageType

Enum of possible storage types.