Pouya Yarandi před 1 rokem
rodič
revize
e18338e5ce
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Documentation/API.md

+ 1 - 1
Documentation/API.md

@@ -615,7 +615,7 @@ public func -(lhs: Google_Protobuf_Timestamp, rhs: Google_Protobuf_Duration) ->
 public func +(lhs: Google_Protobuf_Timestamp, rhs: Google_Protobuf_Duration) -> Google_Protobuf_Timestamp
 ```
 
-## Google_Protobuf_FieldMask
+### Google_Protobuf_FieldMask
 
 The `Google_Protobuf_FieldMask` contains a list of field paths, where each path is a string that identifies a particular field or nested field in the message. This is particularly useful for selectively updating or trimming messages.