Class: Google::Cloud::ApiHub::V1::SearchResult

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

Overview

Represents the search results.

Instance Attribute Summary collapse

Instance Attribute Details

#resource::Google::Cloud::ApiHub::V1::ApiHubResource

Returns This represents the ApiHubResource. Note: Only selected fields of the resources are populated in response.

Returns:



1043
1044
1045
1046
# File 'proto_docs/google/cloud/apihub/v1/apihub_service.rb', line 1043

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