-
Method Summary
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasPath
boolean hasPath()
The path being exported
optional string path = 1;
- Returns:
- Whether the path field is set.
-
getPath
The path being exported
optional string path = 1;
- Returns:
- The path.
-
getPathBytes
The path being exported
optional string path = 1;
- Returns:
- The bytes for path.