iceberg-js
Preparing search index...
SetSnapshotRefUpdate
Interface SetSnapshotRefUpdate
interface
SetSnapshotRefUpdate
{
action
:
"set-snapshot-ref"
;
"max-ref-age-ms"
?:
number
;
"max-snapshot-age-ms"
?:
number
;
"min-snapshots-to-keep"
?:
number
;
"ref-name"
:
string
;
"snapshot-id"
:
number
;
type
:
"tag"
|
"branch"
;
}
Hierarchy (
View Summary
)
SnapshotReference
SetSnapshotRefUpdate
Index
Properties
action
max-
ref-
age-
ms?
max-
snapshot-
age-
ms?
min-
snapshots-
to-
keep?
ref-
name
snapshot-
id
type
Properties
action
action
:
"set-snapshot-ref"
Optional
max-
ref-
age-
ms
"max-ref-age-ms"
?:
number
Optional
max-
snapshot-
age-
ms
"max-snapshot-age-ms"
?:
number
Optional
min-
snapshots-
to-
keep
"min-snapshots-to-keep"
?:
number
ref-
name
"ref-name"
:
string
snapshot-
id
"snapshot-id"
:
number
type
type
:
"tag"
|
"branch"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
max-
ref-
age-
ms
max-
snapshot-
age-
ms
min-
snapshots-
to-
keep
ref-
name
snapshot-
id
type
iceberg-js
Loading...