Get desktop application:
View/edit binary Protocol Buffers messages
string store_id = 1
repeated string files = 2
int64 store_version = 1
repeated File files = 2
int64 store_version = 1
repeated string files = 2
int64 new_store_version = 1
string store_id = 1
oneof contents
bytes zipped_contents = 3
optional ChangeDetails change_details = 4
int64 new_store_version = 1
repeated string ignored_files = 2
Used in: GetCurrentVersionResponse, ModifyFilesRequest, ReplaceFilesRequest
string description = 1
oneof origin
Used in: ChangeDetails
string repo = 1
string ref = 2
string hash = 3
string message = 4
string committer = 5
string author = 7
Used in: ChangeDetails
Used in: ChangeDetails
(message has no fields)
int64 current_store_version = 1
repeated string ignored_files = 1
int64 current_store_version = 1
repeated string ignored_files = 2
Used in: FileOp, GetFilesResponse, ReplaceFilesRequest.Files
string path = 1
bytes contents = 2
Used in: ErrDetailValidationFailure
string file = 1
string details = 3
Used in: FileError
CAUSE_UNSPECIFIED = 0
CAUSE_INVALID_FILE_PATH = 1
CAUSE_UNSUPPORTED_FILE_EXTENSION = 2
CAUSE_INVALID_FILE_CONTENTS = 3
CAUSE_DUPLICATE_FILE_PATH = 4
CAUSE_FILE_TOO_LARGE = 5
Used in: ListFilesRequest
Used in: ModifyFilesRequest
oneof op
File add_or_update = 1
string delete = 2
Used in: ModifyFilesRequest
int64 store_version_must_equal = 1
Used in: ReplaceFilesRequest
int64 store_version_must_equal = 1
Used in: ReplaceFilesRequest
Used in: FileFilter
oneof match
string equals = 1
string contains = 2
Used in: StringMatch
repeated string values = 1