protocol property

String? protocol
getter/setter pair

Volume protocol. Possible string values are:

  • "PROTOCOL_UNSPECIFIED" : Unspecified value.
  • "PROTOCOL_FC" : Fibre channel.
  • "PROTOCOL_NFS" : Network file system.

Implementation

core.String? protocol;