Class: Google::Cloud::Dataform::V1::FetchRepositoryHistoryResponse

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

Overview

FetchRepositoryHistory response message.

Instance Attribute Summary collapse

Instance Attribute Details

#commits::Array<::Google::Cloud::Dataform::V1::CommitLogEntry>



440
441
442
443
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 440

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

#next_page_token::String



440
441
442
443
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 440

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