Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::ApiMetadataList.
The message to hold repeated API metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#api_metadata
def api_metadata() -> ::Array<::Google::Cloud::ApiHub::V1::APIMetadata>
Returns
- (::Array<::Google::Cloud::ApiHub::V1::APIMetadata>) — Required. The list of API metadata.
#api_metadata=
def api_metadata=(value) -> ::Array<::Google::Cloud::ApiHub::V1::APIMetadata>
Parameter
- value (::Array<::Google::Cloud::ApiHub::V1::APIMetadata>) — Required. The list of API metadata.
Returns
- (::Array<::Google::Cloud::ApiHub::V1::APIMetadata>) — Required. The list of API metadata.