Google Cloud Api Hub V1 Client - Class ApiData (0.3.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class ApiData.

The API data to be collected.

Generated from protobuf message google.cloud.apihub.v1.ApiData

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ api_metadata_list ApiMetadataList

Optional. The list of API metadata.

getApiMetadataList

Optional. The list of API metadata.

Returns
Type Description
ApiMetadataList|null

hasApiMetadataList

setApiMetadataList

Optional. The list of API metadata.

Parameter
Name Description
var ApiMetadataList
Returns
Type Description
$this

getData

Returns
Type Description
string