PutFileEntry
class PutFileEntry
Information about a file added or updated as part of a commit.
Types
Properties
Link copied to clipboard
The content of the file, if a source file is not specified.
Link copied to clipboard
The extrapolated file mode permissions for the file. Valid values include EXECUTABLE and NORMAL.
Link copied to clipboard
The name and full path of the file that contains the changes you want to make as part of the commit, if you are not providing the file content directly.