fileSystemProtocol property
The file system protocol of the source Filestore instance that this backup is created from.
Output only. Possible string values are:
- "FILE_PROTOCOL_UNSPECIFIED" : FILE_PROTOCOL_UNSPECIFIED serves a "not set" default value when a FileProtocol is a separate field in a message.
- "NFS_V3" : NFS 3.0.
- "NFS_V4_1" : NFS 4.1.
Implementation
core.String? fileSystemProtocol;