Class: Google::Iam::V2::ListPoliciesRequest

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

Overview

Request message for ListPolicies.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



128
129
130
131
# File 'proto_docs/google/iam/v2/policy.rb', line 128

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

#page_token::String



128
129
130
131
# File 'proto_docs/google/iam/v2/policy.rb', line 128

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

#parent::String



128
129
130
131
# File 'proto_docs/google/iam/v2/policy.rb', line 128

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