64 inline void SetBlobId(
const char* value) { m_blobIdHasBeenSet =
true; m_blobId.assign(value); }
79 inline File&
WithBlobId(
const char* value) { SetBlobId(value);
return *
this;}
105 inline void SetAbsolutePath(
const char* value) { m_absolutePathHasBeenSet =
true; m_absolutePath.assign(value); }
146 inline void SetRelativePath(
const char* value) { m_relativePathHasBeenSet =
true; m_relativePath.assign(value); }
203 bool m_blobIdHasBeenSet;
206 bool m_absolutePathHasBeenSet;
209 bool m_relativePathHasBeenSet;
212 bool m_fileModeHasBeenSet;