Google Cloud Dataform V1beta1 Client - Class FetchFileDiffResponse (0.3.0)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class FetchFileDiffResponse.

FetchFileDiff response message.

Generated from protobuf message google.cloud.dataform.v1beta1.FetchFileDiffResponse

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ formatted_diff string

The raw formatted Git diff for the file.

getFormattedDiff

The raw formatted Git diff for the file.

Returns
TypeDescription
string

setFormattedDiff

The raw formatted Git diff for the file.

Parameter
NameDescription
var string
Returns
TypeDescription
$this