Class: Google::Cloud::ApiHub::V1::ApiData

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

Overview

The API data to be collected.

Instance Attribute Summary collapse

Instance Attribute Details

#api_metadata_list::Google::Cloud::ApiHub::V1::ApiMetadataList

Returns Optional. The list of API metadata.

Returns:



55
56
57
58
# File 'proto_docs/google/cloud/apihub/v1/collect_service.rb', line 55

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