public static interface TransferTypes.PosixFilesystemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRootDirectory()
Root directory path to the filesystem.
|
com.google.protobuf.ByteString |
getRootDirectoryBytes()
Root directory path to the filesystem.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRootDirectory()
Root directory path to the filesystem.
string root_directory = 1;com.google.protobuf.ByteString getRootDirectoryBytes()
Root directory path to the filesystem.
string root_directory = 1;Copyright © 2022 Google LLC. All rights reserved.