Class: Google::Cloud::DiscoveryEngine::V1::ListTargetSitesResponse

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

Overview

Response message for SiteSearchEngineService.ListTargetSites method.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



227
228
229
230
# File 'proto_docs/google/cloud/discoveryengine/v1/site_search_engine_service.rb', line 227

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

#target_sites::Array<::Google::Cloud::DiscoveryEngine::V1::TargetSite>



227
228
229
230
# File 'proto_docs/google/cloud/discoveryengine/v1/site_search_engine_service.rb', line 227

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

#total_size::Integer



227
228
229
230
# File 'proto_docs/google/cloud/discoveryengine/v1/site_search_engine_service.rb', line 227

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