Class FileContentInput

java.lang.Object
com.google.gerrit.extensions.api.changes.FileContentInput

public class FileContentInput extends Object
Content to be added to a file (new or existing) via change edit.
  • Field Details

    • content

      public RawInput content
    • binary_content

      public String binary_content
    • fileMode

      public Integer fileMode
  • Constructor Details

    • FileContentInput

      public FileContentInput()