@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
runtime/fieldmask
Mask
Class Mask
Indexable
[
key
:
symbol
]:
()
=>
string
Index
Constructors
constructor
Properties
any
field
Parts
Methods
[custom
Json]
add
Path
copy
equals
get
Sub
Mask
get
Sub
Mask
By
Path
intersect
Dumb
intersect
Reset
Mask
is
Empty
is
Field
Path
marshal
merge
sub
Mask
subtract
Dumb
subtract
Reset
Mask
to
Field
Path
to
JSON
to
Object
to
String
from
Object
parse
Parse
parse
JSON
Constructors
constructor
new
Mask
(
any
?:
Mask
|
null
,
fieldParts
?:
Map
<
string
,
Mask
>
)
:
Mask
Parameters
any
:
Mask
|
null
= null
Optional
fieldParts
:
Map
<
string
,
Mask
>
Returns
Mask
Properties
any
any
:
Mask
|
null
field
Parts
fieldParts
:
Map
<
string
,
Mask
>
Methods
[custom
Json]
"[customJson]"
()
:
string
Returns
string
add
Path
addPath
(
path
:
(
string
|
FieldKey
)
[]
)
:
this
Parameters
path
: (
string
|
FieldKey
)
[]
Returns
this
copy
copy
()
:
Mask
Returns
Mask
equals
equals
(
other
:
Mask
)
:
boolean
Parameters
other
:
Mask
Returns
boolean
get
Sub
Mask
getSubMask
(
key
:
string
|
FieldKey
)
:
Mask
|
null
Parameters
key
:
string
|
FieldKey
Returns
Mask
|
null
get
Sub
Mask
By
Path
getSubMaskByPath
(
path
:
FieldPath
)
:
Mask
|
null
Parameters
path
:
FieldPath
Returns
Mask
|
null
intersect
Dumb
intersectDumb
(
other
:
Mask
|
null
|
undefined
)
:
Mask
|
null
Parameters
other
:
Mask
|
null
|
undefined
Returns
Mask
|
null
intersect
Reset
Mask
intersectResetMask
(
other
:
Mask
|
null
|
undefined
)
:
Mask
|
null
Parameters
other
:
Mask
|
null
|
undefined
Returns
Mask
|
null
is
Empty
isEmpty
()
:
boolean
Returns
boolean
is
Field
Path
isFieldPath
()
:
boolean
Returns
boolean
marshal
marshal
()
:
string
Returns
string
merge
merge
(
other
:
Mask
|
null
|
undefined
)
:
this
Parameters
other
:
Mask
|
null
|
undefined
Returns
this
sub
Mask
subMask
(
path
:
string
|
FieldKey
|
FieldPath
)
:
Mask
|
null
Parameters
path
:
string
|
FieldKey
|
FieldPath
Returns
Mask
|
null
subtract
Dumb
subtractDumb
(
other
:
Mask
|
null
|
undefined
)
:
this
Parameters
other
:
Mask
|
null
|
undefined
Returns
this
subtract
Reset
Mask
subtractResetMask
(
other
:
Mask
|
null
|
undefined
)
:
this
Parameters
other
:
Mask
|
null
|
undefined
Returns
this
to
Field
Path
toFieldPath
()
:
FieldPath
|
null
Returns
FieldPath
|
null
to
JSON
toJSON
()
:
unknown
Returns
unknown
to
Object
toObject
()
:
unknown
Returns
unknown
to
String
toString
()
:
string
Returns
string
Static
from
Object
fromObject
(
obj
:
unknown
)
:
Mask
Parameters
obj
:
unknown
Returns
Mask
Static
parse
parse
(
source
:
string
)
:
Mask
Parameters
source
:
string
Returns
Mask
Static
Parse
Parse
(
source
:
string
)
:
Mask
Parameters
source
:
string
Returns
Mask
Static
parse
JSON
parseJSON
(
source
:
unknown
)
:
Mask
Parameters
source
:
unknown
Returns
Mask
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
any
field
Parts
Methods
[custom
Json]
add
Path
copy
equals
get
Sub
Mask
get
Sub
Mask
By
Path
intersect
Dumb
intersect
Reset
Mask
is
Empty
is
Field
Path
marshal
merge
sub
Mask
subtract
Dumb
subtract
Reset
Mask
to
Field
Path
to
JSON
to
Object
to
String
from
Object
parse
Parse
parse
JSON
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...