@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
runtime/fieldmask
FieldPath
Class FieldPath
Indexable
[
key
:
symbol
]:
(
()
=>
string
)
|
(
()
=>
Iterator
<
FieldKey
>
)
Index
Constructors
constructor
Properties
parts
Accessors
length
Methods
[custom
Json]
[iterator]
append
append
Many
at
concat
copy
equals
is
Prefix
Of
marshal
parent
to
Mask
to
String
from
Constructors
constructor
new
FieldPath
(
base
?:
Iterable
<
string
|
FieldKey
,
any
,
any
>
|
null
)
:
FieldPath
Parameters
Optional
base
:
Iterable
<
string
|
FieldKey
,
any
,
any
>
|
null
Returns
FieldPath
Properties
Readonly
parts
parts
:
FieldKey
[]
Accessors
length
get
length
()
:
number
Returns
number
Methods
[custom
Json]
"[customJson]"
()
:
string
Returns
string
[iterator]
"[iterator]"
()
:
Iterator
<
FieldKey
>
Returns
Iterator
<
FieldKey
>
append
append
(
v
:
string
|
FieldKey
)
:
this
Parameters
v
:
string
|
FieldKey
Returns
this
append
Many
appendMany
(
iter
:
Iterable
<
string
|
FieldKey
>
)
:
this
Parameters
iter
:
Iterable
<
string
|
FieldKey
>
Returns
this
at
at
(
i
:
number
)
:
FieldKey
|
undefined
Parameters
i
:
number
Returns
FieldKey
|
undefined
concat
concat
(
iter
:
Iterable
<
string
|
FieldKey
>
)
:
FieldPath
Parameters
iter
:
Iterable
<
string
|
FieldKey
>
Returns
FieldPath
copy
copy
()
:
FieldPath
Returns
FieldPath
equals
equals
(
other
:
FieldPath
)
:
boolean
Parameters
other
:
FieldPath
Returns
boolean
is
Prefix
Of
isPrefixOf
(
other
:
FieldPath
)
:
boolean
Parameters
other
:
FieldPath
Returns
boolean
marshal
marshal
()
:
string
Returns
string
parent
parent
()
:
FieldPath
|
null
Returns
FieldPath
|
null
to
Mask
toMask
()
:
Mask
Returns
Mask
to
String
toString
()
:
string
Returns
string
Static
from
from
(
...
parts
:
(
string
|
FieldKey
)
[]
)
:
FieldPath
Parameters
...
parts
: (
string
|
FieldKey
)
[]
Returns
FieldPath
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
parts
Accessors
length
Methods
[custom
Json]
[iterator]
append
append
Many
at
concat
copy
equals
is
Prefix
Of
marshal
parent
to
Mask
to
String
from
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...