Class: Google::Cloud::Build::V1::ListBuildsResponse

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

Overview

Response including listed builds.

Instance Attribute Summary collapse

Instance Attribute Details

#builds::Array<::Google::Cloud::Build::V1::Build>



1328
1329
1330
1331
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 1328

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

#next_page_token::String



1328
1329
1330
1331
# File 'proto_docs/google/devtools/cloudbuild/v1/cloudbuild.rb', line 1328

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