Méthode | Description | |
---|---|---|
ToDiagnosticString ( ) : string |
Returns a string representation of this FieldMask for diagnostic purposes. Normally the returned value will be a JSON string value (including leading and trailing quotes) but when the value is non-normalized or out of range, a JSON object representation will be returned instead, including a warning. This is to avoid exceptions being thrown when trying to diagnose problems - the regular JSON formatter will still throw an exception for non-normalized values. |
Méthode | Description | |
---|---|---|
ToJson ( IList |
Converts a timestamp specified in seconds/nanoseconds to a string. If the value is a normalized duration in the range described in |
|
ValidatePath ( string input ) : bool |
Camel-case converter with added strictness for field mask formatting.
|