public interface FetchFileDiffResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFormattedDiff()
The raw formatted Git diff for the file.
|
com.google.protobuf.ByteString |
getFormattedDiffBytes()
The raw formatted Git diff for the file.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFormattedDiff()
The raw formatted Git diff for the file.
string formatted_diff = 1;com.google.protobuf.ByteString getFormattedDiffBytes()
The raw formatted Git diff for the file.
string formatted_diff = 1;Copyright © 2024 Google LLC. All rights reserved.