patch property

String? patch
getter/setter pair

Maps to HTTP PATCH.

Used for updating a resource.

Implementation

core.String? patch;