Class: Google::Cloud::Build::V2::ListRepositoriesRequest

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

Overview

Message for requesting list of Repositories.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



565
566
567
568
# File 'proto_docs/google/devtools/cloudbuild/v2/repositories.rb', line 565

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

#page_size::Integer



565
566
567
568
# File 'proto_docs/google/devtools/cloudbuild/v2/repositories.rb', line 565

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

#page_token::String



565
566
567
568
# File 'proto_docs/google/devtools/cloudbuild/v2/repositories.rb', line 565

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

#parent::String



565
566
567
568
# File 'proto_docs/google/devtools/cloudbuild/v2/repositories.rb', line 565

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