FieldMask
class FieldMask extends Message
Properties
string[] | $paths |
Methods
static
descriptor()
No description
boolean
hasPaths()
Check if
clearPaths()
Clear
string
getPaths(int $idx = NULL)
Get
string[]
getPathsList()
Get all elements of
Details
at line line 17
static
descriptor()
at line line 41
boolean
hasPaths()
Check if
at line line 50
FieldMask
clearPaths()
Clear
at line line 60
string
getPaths(int $idx = NULL)
Get
at line line 70
FieldMask
setPaths($value, $idx = NULL)
Set
at line line 79
string[]
getPathsList()
Get all elements of
at line line 89
FieldMask
addPaths(string $value)
Add a new element to