Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::FetchFileDiffResponse.
FetchFileDiff
response message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#formatted_diff
def formatted_diff() -> ::String
Returns
- (::String) — The raw formatted Git diff for the file.
#formatted_diff=
def formatted_diff=(value) -> ::String
Parameter
- value (::String) — The raw formatted Git diff for the file.
Returns
- (::String) — The raw formatted Git diff for the file.