Class: Google::Cloud::Security::PrivateCA::V1::ListCaPoolsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/security/privateca/v1/service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#ca_pools::Array<::Google::Cloud::Security::PrivateCA::V1::CaPool>



740
741
742
743
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 740

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

#next_page_token::String



740
741
742
743
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 740

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

#unreachable::Array<::String>



740
741
742
743
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 740

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