Google Cloud Dataform V1beta1 Client - Class FetchFileDiffResponse (0.4.5)

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
Name Description
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
Type Description
string

setFormattedDiff

The raw formatted Git diff for the file.

Parameter
Name Description
var string
Returns
Type Description
$this