Class: Google::Cloud::ResourceManager::V3::ListProjectsRequest

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

Overview

The request sent to the ListProjects method.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



154
155
156
157
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 154

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

#page_token::String



154
155
156
157
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 154

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

#parent::String



154
155
156
157
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 154

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

#show_deleted::Boolean



154
155
156
157
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 154

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