operation property

String? operation
getter/setter pair

Possible string values are:

  • "OPERATION_UNSPECIFIED" : Operation not specified.
  • "DOWNLOAD" : Download operation.

Implementation

core.String? operation;