path property

String? path
getter/setter pair

Path to the target field being operated on.

If the operation is at the resource level, then path should be "/". This field is always populated.

Implementation

core.String? path;