View Source GoogleApi.Dataform.V1beta1.Model.CommitAuthor (google_api_dataform v0.7.0)
Represents the author of a Git commit.
Attributes
-
emailAddress
(type:String.t
, default:nil
) - Required. The commit author's email address. -
name
(type:String.t
, default:nil
) - Required. The commit author's name.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.