Class: Google::Iam::V1beta::ListWorkloadIdentityPoolsRequest

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

Overview

Request message for ListWorkloadIdentityPools.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



286
287
288
289
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 286

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

#page_token::String



286
287
288
289
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 286

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

#parent::String



286
287
288
289
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 286

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

#show_deleted::Boolean



286
287
288
289
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 286

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