| Package | Description |
|---|---|
| com.google.protobuf.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
FieldMaskUtil.merge(FieldMask mask,
Message source,
Message.Builder destination,
FieldMaskUtil.MergeOptions options)
Merges fields specified by a FieldMask from one message to another with the
specified merge options.
|
Copyright © 2008–2017. All rights reserved.