public final class FieldMask extends Object
Modifier and Type | Method and Description |
---|---|
static FieldMask |
of(FieldPath... fieldPaths)
Creates a FieldMask from the provided field paths.
|
static FieldMask |
of(String... fieldPaths)
Creates a FieldMask from the provided field paths.
|
Copyright © 2019 Google LLC. All rights reserved.