operation property

String? operation
getter/setter pair

Possible string values are:

  • "OPERATION_UNSPECIFIED"
  • "READ"
  • "MOVE"
  • "COPY"

Implementation

core.String? operation;