View Source GoogleApi.Dataform.V1beta1.Model.CommitRepositoryChangesResponse (google_api_dataform v0.6.0)
CommitRepositoryChanges response message.
Attributes
-
commitSha(type:String.t, default:nil) - The commit SHA of the current commit.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataform.V1beta1.Model.CommitRepositoryChangesResponse{ commitSha: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.