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