Class: Google::Cloud::Dataform::V1::CommitLogEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataform/v1/dataform.rb

Overview

Represents a single commit log.

Instance Attribute Summary collapse

Instance Attribute Details

#author::Google::Cloud::Dataform::V1::CommitAuthor



458
459
460
461
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 458

class CommitLogEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#commit_message::String



458
459
460
461
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 458

class CommitLogEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#commit_sha::String



458
459
460
461
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 458

class CommitLogEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#commit_time::Google::Protobuf::Timestamp



458
459
460
461
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 458

class CommitLogEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end